| Namespace | Operation | Count | Min (ms) | Max (ms) | Avg (ms) | P95 (ms) | Total (sec) | Avg Keys Ex | Avg Docs Ex | Avg Return | Ex/Ret Ratio | Avg Shards | Avg Read | Max Read | Avg Write | Max Write |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sample_mflix.comments | find | 172 | 20 | 235 | 46 | 132 | 7 | 0 | 40,289 | 1 | 28,401 | 0 | 81.3KB | 2.9MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (235ms, 53.3 KB):
{"t":{"$date":"2025-08-18T19:33:12.596+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn823","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"9F14A0A957EAE318F1E8949709264C85D2C...","command":{"find":"comments","filter":{"date":{"$date":"1995-02-24T11:52:11.000Z"},"text":"Aut at laboriosam alias voluptate q..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":41079,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"782E6DBD","queryHash":"782E6DBD","planCacheKey":"4EE86169","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":54571,"timeReadingMicros":18}},"cpuNanos":23840961,"remote":"44.252.45.26:60124","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":79824}},"workingMillis":156,"durationMillis":235}}
|
||||||||||||||||
| sample_mflix.movies | aggregate | 163 | 20 | 238 | 55 | 170 | 8 | 0 | 21,234 | 1 | 14,127 | 0 | 812.1KB | 14.6MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (238ms, 8.1 MB):
{"t":{"$date":"2025-08-18T19:33:12.108+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"4A4EF33B3F63CDE2713B0B5460888E04AB8B7BFBE17AA515A0CCE565A3ACA45A","command":{"aggregate":"movies","pipeline":[{"$match":{"rated":"PG-13"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":223,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"AEB5004F","queryHash":"AEB5004F","planCacheKey":"ACD77C63","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8504050,"timeReadingMicros":83570}},"cpuNanos":27447522,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10,"totalTimeQueuedMicros":90548}},"workingMillis":148,"durationMillis":238}}
|
||||||||||||||||
| sample_training.inspections | aggregate | 150 | 22 | 802 | 119 | 390 | 17 | 11,206 | 67,761 | 3 | 17,140 | 0 | 790.2KB | 8.5MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (802ms, 2.7 MB):
{"t":{"$date":"2025-08-18T19:33:13.609+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"45194A385F66EDE1EB796C52C384DFD5617ADCBFF087ADBFB87D8308FD4316D0","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":9300037},"sector":"Grocery-Retail - 808","date":"Apr 1 2015"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":382,"keysExamined":43421,"docsExamined":43421,"cursorExhausted":true,"numYields":23,"nreturned":1,"planCacheShapeHash":"34CA6DC1","queryHash":"34CA6DC1","planCacheKey":"FC5D78F1","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":25}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2837446,"timeReadingMicros":3161}},"cpuNanos":110693887,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":24,"totalTimeQueuedMicros":102763}},"workingMillis":700,"durationMillis":802}}
|
||||||||||||||||
| sample_training.inspections | find | 134 | 22 | 383 | 99 | 298 | 13 | 5,716 | 66,599 | 9 | 7,004 | 0 | 832.6KB | 21.8MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (383ms, 853.1 KB):
{"t":{"$date":"2025-08-18T19:52:00.821+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn960","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"F8F5854C501F387C58ADBF2DD092FDDB68C...","command":{"find":"inspections","filter":{"date":"Jan 9 2016"},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":75894,"nBatches":1,"cursorExhausted":true,"numYields":12,"nreturned":10,"planCacheShapeHash":"E13CBF47","queryHash":"E13CBF47","planCacheKey":"992E960B","queryFramework":"classic","reslen":3048,"locks":{"Global":{"acquireCount":{"r":13}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":873604,"timeReadingMicros":24515}},"cpuNanos":46290978,"remote":"44.252.45.26:42088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":14,"totalTimeQueuedMicros":15748}},"workingMillis":368,"durationMillis":383}}
|
||||||||||||||||
| sample_mflix.comments | aggregate | 131 | 20 | 246 | 55 | 164 | 7 | 0 | 39,888 | 3 | 10,186 | 0 | 245.3KB | 3.0MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (246ms, 180.8 KB):
{"t":{"$date":"2025-08-18T19:50:42.136+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn931","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"250FDF6DBCFCB0F2FECE40CF49254F9AA26F67BE95BA1B104E3CF14E90773BB3","command":{"aggregate":"comments","pipeline":[{"$match":{"text":"Repudiandae fugiat voluptas aperiam eius quia alias maxime nam. Nulla illum sapiente architecto. Harum ducimus consectetur aperiam explicabo eligendi.","date":{"$date":"1989-04-29T21:40:53.000Z"}}}],"cursor":{},"lsid":{"id":{"$uuid":"d5eab81b-de07-4844-973e-1250429a04ba"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":70,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"782E6DBD","queryHash":"782E6DBD","planCacheKey":"4EE86169","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":185133,"timeReadingMicros":61}},"cpuNanos":23630695,"remote":"44.252.45.26:42802","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":88527}},"workingMillis":158,"durationMillis":246}}
|
||||||||||||||||
| sample_training.routes | aggregate | 113 | 20 | 326 | 85 | 251 | 9 | 2,272 | 55,394 | 6 | 9,006 | 0 | 1.5MB | 23.6MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (326ms):
{"t":{"$date":"2025-08-18T19:33:13.478+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"46A901E648CF69F90B33C6A6E8B3FCBD01D56E2CA7AE6DCF12C079621C81F055","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"BCN","stops":{"$lt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":282,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"4B64D840","queryHash":"4B64D840","planCacheKey":"E8AC4AA0","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":37712848,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":101659}},"workingMillis":225,"durationMillis":326}}
|
||||||||||||||||
| sample_mflix.movies | find | 113 | 20 | 262 | 54 | 162 | 6 | 0 | 20,850 | 1 | 16,361 | 0 | 1.3MB | 28.5MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (262ms, 2.8 MB):
{"t":{"$date":"2025-08-18T19:33:12.134+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F8ACF8DFB02D0BDFF6CAEDE8B215192732C...","command":{"find":"movies","filter":{"fullplot":"A group of friends and family reuni...","poster":"https://m.media-amazon.com/images/M..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"9F72FDF3","queryHash":"9F72FDF3","planCacheKey":"23CABCCF","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2924873,"timeReadingMicros":21082}},"cpuNanos":25327952,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":55697}},"workingMillis":207,"durationMillis":262}}
|
||||||||||||||||
| sample_airbnb.listingsAndReviews | aggregate | 96 | 20 | 461 | 74 | 259 | 7 | 226 | 5,252 | 3 | 1,359 | 0 | 4.8MB | 70.9MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (461ms, 40.5 MB):
{"t":{"$date":"2025-08-18T19:20:33.081+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn693","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"8CCC0FCBEA51A2F210BAF552EE393F7878EC72D7D08499D86AE6AE252C3B8FA1","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"price":{"$numberDecimal":"565.00"},"property_type":"Apartment"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"55b4aa8a-b1f6-4d79-8114-78db24acab65"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544825,"i":1}},"signature":{"hash":{"$binary":{"base64":"zpptsxQMf8HHbWQxwgJfid7lCyA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","planningTimeMicros":3306,"keysExamined":3626,"docsExamined":3626,"cursorExhausted":true,"numYields":25,"nreturned":0,"planCacheShapeHash":"2EFBD434","queryHash":"2EFBD434","planCacheKey":"F68B5BFB","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":27}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":42434554,"timeReadingMicros":406623}},"cpuNanos":76323511,"remote":"104.30.164.8:61419","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":26}},"workingMillis":461,"durationMillis":461}}
|
||||||||||||||||
| sample_training.routes | find | 74 | 20 | 391 | 85 | 323 | 6 | 957 | 56,690 | 17 | 3,217 | 0 | 774.3KB | 7.4MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (391ms, 4.5 MB):
{"t":{"$date":"2025-08-18T19:33:12.957+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"E4EF9608D637B07DA40BCB2CDD5C2242D1C...","command":{"find":"routes","filter":{"stops":{"$gt":0},"codeshare":""},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":63528,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":10,"planCacheShapeHash":"9562FAD5","queryHash":"9562FAD5","planCacheKey":"A1C227B1","queryFramework":"classic","reslen":2112,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4669648,"timeReadingMicros":353}},"cpuNanos":46767288,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":178417}},"workingMillis":213,"durationMillis":391}}
|
||||||||||||||||
| sample_training.companies | aggregate | 69 | 20 | 146 | 52 | 113 | 3 | 0 | 9,086 | 6 | 1,371 | 0 | 1.9MB | 12.8MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (146ms):
{"t":{"$date":"2025-08-18T19:33:13.286+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"8AFD91C1996A35A7014A6C92241DE1E0AEE8404CC246AEC75B2357E08EB82C77","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_year":2011,"description":"Online Marketing Development"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":220,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"4B26F2FC","queryHash":"4B26F2FC","planCacheKey":"833D7C14","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9495183,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":42162}},"workingMillis":104,"durationMillis":146}}
|
||||||||||||||||
| sample_airbnb.listingsAndReviews | find | 66 | 20 | 527 | 67 | 178 | 4 | 164 | 5,433 | 2 | 2,269 | 0 | 4.8MB | 71.8MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (527ms, 71.8 MB):
{"t":{"$date":"2025-08-18T19:25:19.944+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1044","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"EA31D6147AC0889AA7FE3614ABBEAFD18BE...","command":{"find":"listingsAndReviews","filter":{"number_of_reviews":{"$lte":103},"monthly_price":{"$numberDecimal":"9828.00"},"first_review":{"$date":"2016-07-10T04:00:00.000Z"}},"limit":10,"$db":"sample_airbnb","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":26,"nreturned":0,"planCacheShapeHash":"855B296C","queryHash":"855B296C","planCacheKey":"63D56544","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":28}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":75289834,"timeReadingMicros":430195}},"cpuNanos":116514604,"remote":"104.30.164.8:21090","protocol":"op_msg","queues":{"execution":{"admissions":27},"ingress":{"admissions":1}},"workingMillis":527,"durationMillis":527}}
|
||||||||||||||||
| sample_training.zips | aggregate | 65 | 21 | 185 | 63 | 151 | 4 | 0 | 28,048 | 10 | 2,593 | 0 | 626.9KB | 3.3MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (185ms, 636.1 KB):
{"t":{"$date":"2025-08-18T19:52:00.642+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn959","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"C2EBA6AEAA6D52BE45F9A9D92B8EB52613FF93DDC35B1190AE407050F9D1C8C9","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$gte":561}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a1590c93-b300-4a01-8d9a-4854e093735b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":285,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"9E559B9E","queryHash":"9E559B9E","planCacheKey":"E53FAA5E","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":651380,"timeReadingMicros":102}},"cpuNanos":19310456,"remote":"44.252.45.26:42084","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":69167}},"workingMillis":116,"durationMillis":185}}
|
||||||||||||||||
| sample_training.grades | aggregate | 54 | 20 | 581 | 102 | 324 | 5 | 49,209 | 14,639 | 19 | 760 | 0 | 4.2MB | 17.8MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (581ms, 15.8 MB):
{"t":{"$date":"2025-08-18T19:33:12.060+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"1D8CE09BD7AF9F935AED07E1FCEFDE91EEC55507080A01EACBFBF326BDFBC663","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gte":5},"student_id":{"$gte":5279}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { student_id: 1 }","planningTimeMicros":15679,"keysExamined":47210,"docsExamined":47210,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":22,"nreturned":1,"planCacheShapeHash":"11E3239B","queryHash":"11E3239B","planCacheKey":"CCC8DEEB","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":23}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":16602919,"timeReadingMicros":7626}},"cpuNanos":82294821,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":24,"totalTimeQueuedMicros":89457}},"workingMillis":492,"durationMillis":581}}
|
||||||||||||||||
| sample_training.zips | find | 49 | 20 | 172 | 47 | 108 | 2 | 0 | 26,245 | 15 | 1,728 | 0 | 707.5KB | 3.5MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (172ms, 3.5 MB):
{"t":{"$date":"2025-08-18T19:33:12.338+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"0AE9C402E097DBBB00197E18E3DB79BB49A...","command":{"find":"zips","filter":{"pop":527},"limit":10,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":29470,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":7,"planCacheShapeHash":"967AF1AA","queryHash":"967AF1AA","planCacheKey":"C0858C02","queryFramework":"classic","reslen":1039,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3714884,"timeReadingMicros":9168}},"cpuNanos":20382188,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":75063}},"workingMillis":97,"durationMillis":172}}
|
||||||||||||||||
| sample_restaurants.restaurants | aggregate | 42 | 20 | 101 | 43 | 101 | 1 | 0 | 23,902 | 6 | 3,831 | 0 | 1.2MB | 9.0MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (101ms, 9.0 MB):
{"t":{"$date":"2025-08-18T19:50:47.478+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1534","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"041EA74C51C683EE6817316EDF46BE1403C673F9A2278FC48E6190430D7015A1","command":{"aggregate":"restaurants","pipeline":[{"$match":{"borough":"Brooklyn"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f745fba6-3b38-4415-9946-7845570c6d8b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","planningTimeMicros":314,"keysExamined":0,"docsExamined":25359,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"CE66055D","queryHash":"CE66055D","planCacheKey":"A8940189","queryFramework":"sbe","reslen":268,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9417131,"timeReadingMicros":79442}},"cpuNanos":24839755,"remote":"44.252.45.26:47064","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":101,"durationMillis":101}}
|
||||||||||||||||
| sample_training.companies | find | 42 | 21 | 149 | 51 | 105 | 2 | 0 | 9,220 | 1 | 6,246 | 0 | 2.5MB | 10.7MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (149ms, 6.6 MB):
{"t":{"$date":"2025-08-18T19:50:41.865+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn919","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"91EB483C2756FBC31818F263A4067573CCC...","command":{"find":"companies","filter":{"founded_year":2007,"crunchbase_url":"http://www.crunchbase.com/company/c...","alias_list":""},"limit":20,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"1821424F","queryHash":"1821424F","planCacheKey":"BF231263","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6889969,"timeReadingMicros":106049}},"cpuNanos":26938557,"remote":"44.252.45.26:42726","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12}},"workingMillis":149,"durationMillis":149}}
|
||||||||||||||||
| sample_mflix.embedded_movies | aggregate | 41 | 21 | 330 | 84 | 318 | 3 | 359 | 3,078 | 10 | 299 | 0 | 4.0MB | 25.9MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (330ms, 10.2 MB):
{"t":{"$date":"2025-08-18T19:33:11.773+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"C3C3CD72ED041D15193D83E3898C90F249A5C233EF815B7C5DC85DAE65A8E51C","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"rated":"PG-13"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":277,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":20,"nreturned":1,"planCacheShapeHash":"AEB5004F","queryHash":"AEB5004F","planCacheKey":"ACD77C63","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":21}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":10696615,"timeReadingMicros":196826}},"cpuNanos":33883909,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":22,"totalTimeQueuedMicros":35468}},"workingMillis":295,"durationMillis":330}}
|
||||||||||||||||
| sample_geospatial.shipwrecks | aggregate | 33 | 20 | 65 | 36 | 61 | 1 | 0 | 11,095 | 7 | 1,564 | 0 | 430.8KB | 3.4MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (65ms):
{"t":{"$date":"2025-08-18T19:33:16.260+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"69F210A9786289F00633D9AA30530A3E6F88A47241CF2E6B729F326422CA0408","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"depth":{"$gte":0},"feature_type":"Wrecks - Visible","watlev":"always under water/submerged"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":442,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"767E8726","queryHash":"767E8726","planCacheKey":"BA88C1D6","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10589762,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":7720}},"workingMillis":58,"durationMillis":65}}
|
||||||||||||||||
| sample_training.trips | aggregate | 33 | 20 | 100 | 41 | 96 | 1 | 2,341 | 8,704 | 3 | 2,374 | 0 | 752.6KB | 4.1MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (100ms, 28.8 KB):
{"t":{"$date":"2025-08-18T19:33:17.323+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"751FDE7C0BF0E7E839A59A6E7714AA2B42BF5A5BC1764269365401D1FAF5FD81","command":{"aggregate":"trips","pipeline":[{"$match":{"birth year":{"$lte":1966},"usertype":"Subscriber","start station id":{"$lte":3138}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","planningTimeMicros":312,"keysExamined":8819,"docsExamined":8819,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"47E50EEC","queryHash":"47E50EEC","planCacheKey":"73E851C0","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29489,"timeReadingMicros":31}},"cpuNanos":18627522,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":100,"durationMillis":100}}
|
||||||||||||||||
| sample_training.trips | find | 30 | 20 | 302 | 52 | 191 | 1 | 3,697 | 8,031 | 2 | 3,543 | 0 | 414.8KB | 4.1MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (302ms, 28.8 KB):
{"t":{"$date":"2025-08-18T19:50:42.146+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn933","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"B88E4E8EA363345425EF2F605A3D5CF5057...","command":{"find":"trips","filter":{"start station id":{"$lt":3136},"bikeid":23988,"tripduration":{"$lte":1736}},"limit":5,"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","keysExamined":8726,"docsExamined":8726,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":2,"planCacheShapeHash":"39D10824","queryHash":"39D10824","planCacheKey":"A707105F","queryFramework":"classic","reslen":1105,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29485,"timeReadingMicros":6543}},"cpuNanos":41063400,"remote":"44.252.45.26:42810","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":36067}},"workingMillis":266,"durationMillis":302}}
|
||||||||||||||||
| sample_weatherdata.data | aggregate | 21 | 21 | 127 | 47 | 123 | 0 | 0 | 8,931 | 10 | 826 | 0 | 3.2MB | 11.1MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (127ms, 11.1 MB):
{"t":{"$date":"2025-08-18T19:33:13.479+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"BBEAE415264896FF2B1D9FF75608A31C8D90CCC7A5FEFAFC24CE798FF03657F7","command":{"aggregate":"data","pipeline":[{"$match":{"qualityControlProcess":"V020","dataSource":"4"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":416,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"310EE093","queryHash":"310EE093","planCacheKey":"79870DEF","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11664584,"timeReadingMicros":664}},"cpuNanos":12376942,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":13216}},"workingMillis":114,"durationMillis":127}}
|
||||||||||||||||
| sample_mflix.embedded_movies | find | 21 | 21 | 245 | 47 | 234 | 0 | 897 | 3,053 | 0 | 5,828 | 0 | 2.2MB | 6.1MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (245ms, 1.7 MB):
{"t":{"$date":"2025-08-18T19:33:11.419+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1107","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"4B2FADB873DDC86755E949170944157096C...","command":{"find":"embedded_movies","filter":{"lastupdated":"2015-09-13 00:58:03.470000000"},"limit":10,"$db":"sample_mflix","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":14,"nreturned":1,"planCacheShapeHash":"7C105B0A","queryHash":"7C105B0A","planCacheKey":"2B432CE2","queryFramework":"classic","reslen":17294,"locks":{"Global":{"acquireCount":{"r":16}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1751252,"timeReadingMicros":605}},"cpuNanos":70858694,"remote":"44.252.45.26:54308","protocol":"op_msg","queues":{"execution":{"admissions":15,"totalTimeQueuedMicros":20341},"ingress":{"admissions":1}},"workingMillis":225,"durationMillis":245}}
|
||||||||||||||||
| sample_analytics.transactions | command | 10 | 2 | 89 | 21 | 89 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (89ms):
{"t":{"$date":"2025-08-18T19:20:35.862+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn701","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_analytics.transactions","collectionType":"normal","command":{"createIndexes":"transactions","indexes":[{"name":"account_id_1","key":{"account_id":1}}],"lsid":{"id":{"$uuid":"bc5079e9-6c83-43c4-9d0b-3f03722e25e2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544835,"i":1}},"signature":{"hash":{"$binary":{"base64":"j840zZBh6ntsAv8SEEJfvg6JmOQ=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_analytics"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":1,"storage":{},"cpuNanos":566893,"remote":"104.30.164.8:61111","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":89,"durationMillis":89}}
|
||||||||||||||||
| sample_training.inspections | command | 10 | 92 | 316 | 146 | 316 | 1 | 0 | 0 | 0 | 0 | 0 | 11.1KB | 110.7KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (316ms, 110.7 KB):
{"t":{"$date":"2025-08-18T19:33:08.652+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","command":{"createIndexes":"inspections","indexes":[{"name":"id_1","key":{"id":1}}],"$db":"sample_training"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":113318,"timeReadingMicros":20}},"cpuNanos":552787,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":316,"durationMillis":316}}
|
||||||||||||||||
| sample_guides.planets | command | 10 | 0 | 41 | 8 | 41 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (41ms):
{"t":{"$date":"2025-08-18T19:20:45.294+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn699","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_guides.planets","collectionType":"normal","command":{"createIndexes":"planets","indexes":[{"name":"orderFromSun_1","key":{"orderFromSun":1}}],"lsid":{"id":{"$uuid":"732f0111-367c-4fcd-8044-4615f395b636"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":8}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_guides"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":473501,"remote":"104.30.164.8:61400","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":41,"durationMillis":41}}
|
||||||||||||||||
| sample_training.grades | getMore | 10 | 30 | 594 | 178 | 594 | 1 | 43,533 | 43,533 | 43,886 | 0 | 0 | 7.1MB | 17.6MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (594ms, 6.5 MB):
{"t":{"$date":"2025-08-18T19:52:00.934+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn969","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"getMore":5630686673863296621,"collection":"grades","lsid":{"id":{"$uuid":"b60a3ca8-8d14-409f-b7c7-f346a2fcfe68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$gte":1958}}}],"cursor":{},"lsid":{"id":{"$uuid":"b60a3ca8-8d14-409f-b7c7-f346a2fcfe68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { student_id: 1 }","cursorid":5630686673863296621,"keysExamined":69952,"docsExamined":69952,"nBatches":1,"numYields":20,"nreturned":69951,"planCacheShapeHash":"47599F46","queryHash":"47599F46","planCacheKey":"7DAA45E4","queryFramework":"classic","reslen":16777365,"locks":{"Global":{"acquireCount":{"r":21}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6801513,"timeReadingMicros":10612}},"cpuNanos":96640667,"remote":"44.252.45.26:42134","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":22,"totalTimeQueuedMicros":34866}},"workingMillis":560,"durationMillis":594}}
|
||||||||||||||||
| sample_training.routes | command | 10 | 79 | 228 | 119 | 228 | 1 | 0 | 0 | 0 | 0 | 0 | 10.8KB | 108.4KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (228ms, 108.4 KB):
{"t":{"$date":"2025-08-18T19:33:10.089+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","command":{"createIndexes":"routes","indexes":[{"name":"src_airport_1","key":{"src_airport":1}}],"$db":"sample_training"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":110982,"timeReadingMicros":19}},"cpuNanos":600837,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":228,"durationMillis":228}}
|
||||||||||||||||
| sample_training.companies | command | 10 | 13 | 183 | 75 | 183 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (183ms):
{"t":{"$date":"2025-08-18T19:33:09.170+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","command":{"createIndexes":"companies","indexes":[{"name":"name_1","key":{"name":1}}],"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545588,"i":64}},"signature":{"hash":{"$binary":{"base64":"UdGeHF5lM9lHKorfIPXlK0DcB+4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":460855,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":183,"durationMillis":183}}
|
||||||||||||||||
| sample_training.zips | command | 10 | 35 | 150 | 66 | 150 | 0 | 0 | 0 | 0 | 0 | 0 | 4.8KB | 47.9KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (150ms, 47.9 KB):
{"t":{"$date":"2025-08-18T19:33:10.428+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","command":{"createIndexes":"zips","indexes":[{"name":"city_1","key":{"city":1}}],"$db":"sample_training"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":49071,"timeReadingMicros":14}},"cpuNanos":496903,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":150,"durationMillis":150}}
|
||||||||||||||||
| sample_weatherdata.data | command | 10 | 13 | 152 | 56 | 152 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (152ms):
{"t":{"$date":"2025-08-18T19:33:10.878+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","command":{"createIndexes":"data","indexes":[{"name":"st_1","key":{"st":1}}],"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":46}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":477917,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":152,"durationMillis":152}}
|
||||||||||||||||
| sample_training.posts | command | 10 | 0 | 137 | 41 | 137 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (137ms):
{"t":{"$date":"2025-08-18T19:33:10.670+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","command":{"createIndexes":"posts","indexes":[{"name":"permalink_1","key":{"permalink":1}}],"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":30}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":487236,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":137,"durationMillis":137}}
|
||||||||||||||||
| sample_training.grades | command | 10 | 118 | 327 | 191 | 327 | 1 | 0 | 0 | 0 | 0 | 0 | 11.0KB | 109.9KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (327ms, 109.9 KB):
{"t":{"$date":"2025-08-18T19:33:09.572+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"createIndexes":"grades","indexes":[{"name":"student_id_1","key":{"student_id":1}}],"$db":"sample_training"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":112546,"timeReadingMicros":15}},"cpuNanos":590769,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":327,"durationMillis":327}}
|
||||||||||||||||
| sample_supplies.sales | command | 10 | 6 | 53 | 17 | 53 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (53ms):
{"t":{"$date":"2025-08-18T19:33:08.331+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_supplies.sales","collectionType":"normal","command":{"createIndexes":"sales","indexes":[{"name":"storeLocation_1","key":{"storeLocation":1}}],"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545588,"i":26}},"signature":{"hash":{"$binary":{"base64":"UdGeHF5lM9lHKorfIPXlK0DcB+4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_supplies"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":478826,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":53,"durationMillis":53}}
|
||||||||||||||||
| sample_mflix.comments | command | 10 | 47 | 225 | 94 | 225 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (225ms):
{"t":{"$date":"2025-08-18T19:33:07.591+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","command":{"createIndexes":"comments","indexes":[{"name":"name_1","key":{"name":1}}],"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545585,"i":1}},"signature":{"hash":{"$binary":{"base64":"J7QSIW/G49k9LDpssv0FgQgY9MQ=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":563256,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":225,"durationMillis":225}}
|
||||||||||||||||
| sample_training.trips | command | 10 | 11 | 61 | 23 | 61 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (61ms):
{"t":{"$date":"2025-08-18T19:33:08.984+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","command":{"createIndexes":"trips","indexes":[{"name":"start station id_1","key":{"start station id":1}}],"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545588,"i":56}},"signature":{"hash":{"$binary":{"base64":"UdGeHF5lM9lHKorfIPXlK0DcB+4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":432254,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":61,"durationMillis":61}}
|
||||||||||||||||
| sample_restaurants.restaurants | command | 10 | 30 | 279 | 90 | 279 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (279ms):
{"t":{"$date":"2025-08-18T19:33:08.039+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","command":{"createIndexes":"restaurants","indexes":[{"name":"name_1","key":{"name":1}}],"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545587,"i":16}},"signature":{"hash":{"$binary":{"base64":"fNvUXjcnd+eV1yiwo+nCw8cE3bM=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":426995,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":279,"durationMillis":279}}
|
||||||||||||||||
| sample_analytics.customers | command | 10 | 0 | 88 | 14 | 88 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (88ms):
{"t":{"$date":"2025-08-18T19:20:38.536+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn693","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_analytics.customers","collectionType":"normal","command":{"createIndexes":"customers","indexes":[{"name":"username_1","key":{"username":1}}],"lsid":{"id":{"$uuid":"55b4aa8a-b1f6-4d79-8114-78db24acab65"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544835,"i":17}},"signature":{"hash":{"$binary":{"base64":"j840zZBh6ntsAv8SEEJfvg6JmOQ=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_analytics"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":501375,"remote":"104.30.164.8:61419","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":88,"durationMillis":88}}
|
||||||||||||||||
| sample_mflix.embedded_movies | command | 10 | 7 | 375 | 154 | 375 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (375ms):
{"t":{"$date":"2025-08-18T19:20:56.230+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn699","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","command":{"createIndexes":"embedded_movies","indexes":[{"name":"plot_1","key":{"plot":1}}],"lsid":{"id":{"$uuid":"732f0111-367c-4fcd-8044-4615f395b636"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544855,"i":1}},"signature":{"hash":{"$binary":{"base64":"1z9kj7f1bN+n6Z/+hNUVPXQDpg0=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":523011,"remote":"104.30.164.8:61400","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":375,"durationMillis":375}}
|
||||||||||||||||
| sample_geospatial.shipwrecks | find | 8 | 20 | 74 | 41 | 74 | 0 | 0 | 11,035 | 1 | 8,026 | 0 | 871.3KB | 3.4MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (74ms):
{"t":{"$date":"2025-08-18T19:33:16.346+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"4051C8D4126FE12677D4EEB254DC9E89623539F26603D181753B346F01B6650A","command":{"find":"shipwrecks","filter":{"quasou":"depth unknown","latdec":{"$lt":28.8983646},"chart":"US,US,graph,Chart 11340"},"limit":10,"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":18379,"keysExamined":0,"docsExamined":10622,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":10,"planCacheShapeHash":"7BA67F3E","queryHash":"7BA67F3E","planCacheKey":"E831067E","queryFramework":"classic","reslen":3649,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8667489,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":30413}},"workingMillis":44,"durationMillis":74}}
|
||||||||||||||||
| sample_restaurants.restaurants | find | 8 | 21 | 204 | 52 | 204 | 0 | 0 | 21,345 | 43 | 490 | 0 | 1.6MB | 8.9MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (204ms, 8.9 MB):
{"t":{"$date":"2025-08-18T19:33:13.438+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"45FA9718528BA071ACFFF627C5326A0C4B0...","command":{"find":"restaurants","filter":{"cuisine":"Asian","borough":"Staten Island"},"limit":10,"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":23628,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":10,"planCacheShapeHash":"A8D1FEF4","queryHash":"A8D1FEF4","planCacheKey":"DBAEC4BC","queryFramework":"classic","reslen":4072,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9364170,"timeReadingMicros":19594}},"cpuNanos":21179329,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":56449}},"workingMillis":148,"durationMillis":204}}
|
||||||||||||||||
| sample_training.posts | aggregate | 8 | 24 | 106 | 52 | 106 | 0 | 0 | 500 | 13 | 37 | 0 | 12.8MB | 16.7MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (106ms, 12.2 MB):
{"t":{"$date":"2025-08-18T19:50:43.050+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1530","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","queryShapeHash":"0E5DD45713E9AEF57F7865D0D5D1A1776A63EB626974CDF6FEC2C6FB8B942404","command":{"aggregate":"posts","pipeline":[{"$match":{"body":"When in the Course of human events, it becomes necessary for one people to dissolve the political bands which have connected them with another, and to assume among the powers of the earth, the separate and equal station to which the Laws of Nature and of Nature's God entitle them, a decent respect to the opinions of mankind requires that they should declare the causes which impel them to the separation.<p>We hold these truths to be self-evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness.<p>That to secure these rights, Governments are instituted among Men, deriving their just powers from the consent of the governed, That whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness. Prudence, indeed, will dictate that Governments long established should not be changed for light and transient causes; and accordingly all experience hath shewn, that mankind are more disposed to suffer, while evils are sufferable, than to right themselves by abolishing the forms to which they are accustomed. But when a long train of abuses and usurpations, pursuing invariably the same Object evinces a design to reduce them under absolute Despotism, it is their right, it is their duty, to throw off such Government, and to provide new Guards for their future security.\"\n\n"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"eaf731b4-34d1-4cec-a5be-778561b23b2b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":337,"keysExamined":0,"docsExamined":500,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"7BFC3A59","queryHash":"7BFC3A59","planCacheKey":"281A76DD","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12756717,"timeReadingMicros":98860}},"cpuNanos":11290891,"remote":"44.252.45.26:47032","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":106,"durationMillis":106}}
|
||||||||||||||||
| sample_airbnb.listingsAndReviews | insert | 6 | 108 | 240 | 182 | 240 | 1 | 0 | 0 | 847 | 0 | 0 | 56.8KB | 332.8KB | 1.3MB | 8.0MB |
|
Slowest Query Log Message (from mongod) (240ms, 332.8 KB):
{"t":{"$date":"2025-08-18T19:07:36.329+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn567","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","appName":"mongorestore","command":{"insert":"listingsAndReviews","ordered":false,"bypassEmptyTsReplacement":true,"writeConcern":{"w":"majority"},"txnNumber":5,"$db":"sample_airbnb"},"ninserted":1000,"keysInserted":1000,"numYields":0,"reslen":230,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":93}},"Global":{"acquireCount":{"w":92}},"Database":{"acquireCount":{"w":92}},"Collection":{"acquireCount":{"w":92}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"clientSupplied"},"storage":{"data":{"bytesRead":340797,"bytesWritten":8353425,"timeReadingMicros":73,"timeWritingMicros":13031,"txnBytesDirty":302379},"timeWaitingMicros":{"cache":90830}},"cpuNanos":99762957,"remote":"3.223.8.180:28108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":47}},"workingMillis":240,"durationMillis":240}}
|
||||||||||||||||
| sample_training.inspections | getMore | 6 | 27 | 169 | 85 | 169 | 0 | 24,123 | 50,700 | 32,161 | 1 | 0 | 900.5KB | 2.9MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (169ms, 2.9 MB):
{"t":{"$date":"2025-08-18T19:52:10.726+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn954","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","command":{"getMore":1943015301556370106,"collection":"inspections","lsid":{"id":{"$uuid":"176fb3f0-c649-4f10-b3e7-00e2030034e7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gt":9280892}}}],"cursor":{},"lsid":{"id":{"$uuid":"176fb3f0-c649-4f10-b3e7-00e2030034e7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","cursorid":1943015301556370106,"keysExamined":46981,"docsExamined":46981,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":46981,"planCacheShapeHash":"E5A46FCB","queryHash":"E5A46FCB","planCacheKey":"AB2B43DA","queryFramework":"classic","reslen":13472401,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3085053,"timeReadingMicros":1180}},"cpuNanos":104612352,"remote":"44.252.45.26:42056","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":169,"durationMillis":169}}
|
||||||||||||||||
| sample_restaurants.neighborhoods | command | 5 | 3 | 79 | 39 | 79 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (79ms):
{"t":{"$date":"2025-08-18T19:33:08.220+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.neighborhoods","collectionType":"normal","command":{"createIndexes":"neighborhoods","indexes":[{"name":"name_1","key":{"name":1}}],"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545588,"i":11}},"signature":{"hash":{"$binary":{"base64":"UdGeHF5lM9lHKorfIPXlK0DcB+4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"waitForWriteConcernDurationMillis":2,"storage":{},"cpuNanos":436929,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":79,"durationMillis":79}}
|
||||||||||||||||
| sample_analytics.accounts | command | 5 | 2 | 42 | 10 | 42 | 0 | 0 | 0 | 0 | 0 | 0 | 21.0KB | 105.2KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (42ms, 105.2 KB):
{"t":{"$date":"2025-08-18T19:20:40.815+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn699","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_analytics.accounts","collectionType":"normal","command":{"createIndexes":"accounts","indexes":[{"name":"account_id_1","key":{"account_id":1}}],"$db":"sample_analytics"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":107740,"timeReadingMicros":721}},"cpuNanos":649740,"remote":"104.30.164.8:61400","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":42,"durationMillis":42}}
|
||||||||||||||||
| sample_airbnb.listingsAndReviews | command | 5 | 338 | 3,649 | 1,054 | 3,649 | 5 | 0 | 0 | 0 | 0 | 0 | 18.5KB | 92.6KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (3.6s, 92.6 KB):
{"t":{"$date":"2025-08-18T19:08:22.332+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn577","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","appName":"mongorestore","command":{"createIndexes":"listingsAndReviews","indexes":[{"key":{"name":1},"ns":"sample_airbnb.listingsAndReviews","name":"name_1","background":true},{"key":{"address.location":"2dsphere"},"name":"address.location_2dsphere","background":true,"2dsphereIndexVersion":3,"ns":"sample_airbnb.listingsAndReviews"},{"key":{"property_type":1,"room_type":1,"beds":1},"ns":"sample_airbnb.listingsAndReviews","name":"property_type_1_room_type_1_beds_1","background":true}],"ignoreUnknownIndexOptions":true,"$db":"sample_airbnb"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":94791,"timeReadingMicros":706}},"cpuNanos":888009,"remote":"3.223.8.180:56747","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":3649,"durationMillis":3649}}
|
||||||||||||||||
| sample_mflix.movies | command | 5 | 1,420 | 3,233 | 1,806 | 3,233 | 9 | 0 | 0 | 0 | 0 | 0 | 23.0KB | 115.1KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (3.2s, 115.1 KB):
{"t":{"$date":"2025-08-18T19:08:21.858+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn567","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","appName":"mongorestore","command":{"createIndexes":"movies","indexes":[{"key":{"_fts":"text","_ftsx":1},"language_override":"language","textIndexVersion":3,"ns":"sample_mflix.movies","name":"cast_text_fullplot_text_genres_text...","weights":{"cast":1,"fullplot":1,"genres":1,"title":1},"default_language":"english"}],"ignoreUnknownIndexOptions":true,"$db":"sample_mflix"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":117828,"timeReadingMicros":1170}},"cpuNanos":775786,"remote":"3.223.8.180:28108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":3233,"durationMillis":3233}}
|
||||||||||||||||
| sample_geospatial.shipwrecks | command | 5 | 52 | 3,767 | 800 | 3,767 | 4 | 0 | 0 | 0 | 0 | 0 | 23.2KB | 115.9KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (3.8s, 115.9 KB):
{"t":{"$date":"2025-08-18T19:08:22.451+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn576","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","appName":"mongorestore","command":{"createIndexes":"shipwrecks","indexes":[{"key":{"coordinates":"2dsphere"},"ns":"sample_geospatial.shipwrecks","name":"coordinates_2dsphere","background":true,"2dsphereIndexVersion":3}],"ignoreUnknownIndexOptions":true,"$db":"sample_geospatial"},"numYields":0,"reslen":271,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"w":2}},"Collection":{"acquireCount":{"w":1,"W":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":118732,"timeReadingMicros":683}},"cpuNanos":622415,"remote":"3.223.8.180:36665","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":3767,"durationMillis":3767}}
|
||||||||||||||||
| sample_mflix.theaters | command | 4 | 8 | 14 | 10 | 14 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (14ms):
{"t":{"$date":"2025-08-18T19:08:18.437+00:00"},"s":"I","c":"INDEX","id":20391,"ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: collection scan done","attr":{"buildUUID":{"uuid":{"$uuid":"eb4546ff-4aba-498a-92af-c5a10046f85..."}},"collectionUUID":{"uuid":{"$uuid":"cc63b849-bdfc-459e-9520-5759168d0bb..."}},"namespace":"sample_mflix.theaters","totalRecords":1564,"readSource":"kMajorityCommitted","durationMillis":14}}
|
||||||||||||||||
| sample_mflix.users | command | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (0ms):
{"t":{"$date":"2025-08-18T19:08:18.300+00:00"},"s":"I","c":"INDEX","id":20391,"ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: collection scan done","attr":{"buildUUID":{"uuid":{"$uuid":"c19778c4-6b08-44c1-a2bf-7ba5006be3f..."}},"collectionUUID":{"uuid":{"$uuid":"2c9f5e81-ccb4-46b1-86ae-81a4ae0b518..."}},"namespace":"sample_mflix.users","totalRecords":185,"readSource":"kMajorityCommitted","durationMillis":0}}
|
||||||||||||||||
| sample_training.routes | getMore | 4 | 67 | 143 | 88 | 143 | 0 | 0 | 66,884 | 55,939 | 1 | 0 | 108.4KB | 433.7KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (143ms, 433.7 KB):
{"t":{"$date":"2025-08-18T19:50:42.797+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","command":{"getMore":5705164468591975279,"collection":"routes","lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":""}}],"cursor":{},"lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","cursorid":5705164468591975279,"keysExamined":0,"docsExamined":66884,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":52295,"planCacheShapeHash":"177C4106","queryHash":"177C4106","planCacheKey":"CF1EA536","queryFramework":"classic","reslen":9956829,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":444135,"timeReadingMicros":49}},"cpuNanos":44158252,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":143,"durationMillis":143}}
|
||||||||||||||||
| sample_mflix.sessions | command | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (0ms):
{"t":{"$date":"2025-08-18T19:08:18.548+00:00"},"s":"I","c":"INDEX","id":20391,"ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: collection scan done","attr":{"buildUUID":{"uuid":{"$uuid":"64ea2c17-f1e0-4100-8571-a32df8237d6..."}},"collectionUUID":{"uuid":{"$uuid":"0e9dd4cb-dbeb-457e-8fa3-68fc9a0b588..."}},"namespace":"sample_mflix.sessions","totalRecords":1,"readSource":"kMajorityCommitted","durationMillis":0}}
|
||||||||||||||||
| sample_airbnb.listingsAndReviews | getMore | 3 | 25 | 70 | 44 | 70 | 0 | 0 | 3,145 | 1,047 | 3 | 0 | 4.5MB | 10.9MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (70ms, 10.9 MB):
{"t":{"$date":"2025-08-18T19:50:54.377+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn941","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","command":{"getMore":2384598557692151836,"collection":"listingsAndReviews","lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"originatingCommand":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":3}}],"cursor":{},"lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":2384598557692151836,"keysExamined":0,"docsExamined":4594,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":556,"planCacheShapeHash":"3B181160","queryHash":"3B181160","planCacheKey":"1E36FFDC","queryFramework":"classic","reslen":9646026,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11386440,"timeReadingMicros":52014}},"cpuNanos":23613613,"remote":"44.252.45.26:42884","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":70,"durationMillis":70}}
|
||||||||||||||||
| sample_restaurants.restaurants | getMore | 3 | 23 | 59 | 42 | 59 | 0 | 0 | 24,416 | 4,710 | 5 | 0 | 947.2KB | 1.3MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (59ms, 642.1 KB):
{"t":{"$date":"2025-08-18T19:53:54.193+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1019","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","command":{"getMore":3131752977225242401,"collection":"restaurants","lsid":{"id":{"$uuid":"efbb5c18-1d27-43af-a721-d473b078686a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants"},"originatingCommand":{"aggregate":"restaurants","pipeline":[{"$match":{"borough":"Staten Island"}}],"cursor":{},"lsid":{"id":{"$uuid":"efbb5c18-1d27-43af-a721-d473b078686a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":3131752977225242401,"keysExamined":0,"docsExamined":23254,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":868,"planCacheShapeHash":"6F86E80A","queryHash":"6F86E80A","planCacheKey":"F0371BE2","queryFramework":"classic","reslen":354972,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":657496,"timeReadingMicros":42677}},"cpuNanos":12679260,"remote":"44.252.45.26:54126","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":5137}},"workingMillis":54,"durationMillis":59}}
|
||||||||||||||||
| sample_mflix.embedded_movies | insert | 3 | 143 | 171 | 158 | 171 | 0 | 0 | 0 | 1,000 | 0 | 0 | 10.1KB | 30.2KB | 1.8MB | 5.5MB |
|
Slowest Query Log Message (from mongod) (171ms):
{"t":{"$date":"2025-08-18T19:07:45.356+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn567","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","appName":"mongorestore","command":{"insert":"embedded_movies","ordered":false,"bypassEmptyTsReplacement":true,"writeConcern":{"w":"majority"},"txnNumber":73,"$db":"sample_mflix"},"ninserted":1000,"keysInserted":1000,"numYields":0,"reslen":230,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":117}},"Global":{"acquireCount":{"w":116}},"Database":{"acquireCount":{"w":116}},"Collection":{"acquireCount":{"w":116}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"clientSupplied"},"storage":{"data":{"bytesWritten":5722205,"timeWritingMicros":4211,"txnBytesDirty":300449},"timeWaitingMicros":{"cache":7667}},"cpuNanos":50193311,"remote":"3.223.8.180:28108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":59}},"workingMillis":171,"durationMillis":171}}
|
||||||||||||||||
| sample_training.zips | getMore | 3 | 20 | 47 | 30 | 47 | 0 | 0 | 28,768 | 14,700 | 1 | 0 | 584.8KB | 1.6MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (47ms, 1.6 MB):
{"t":{"$date":"2025-08-18T19:53:54.023+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1015","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","command":{"getMore":1220757077803058616,"collection":"zips","lsid":{"id":{"$uuid":"d3d181e7-1d8f-4f87-a6cb-81d65e521034"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$gt":40270}}}],"cursor":{},"lsid":{"id":{"$uuid":"d3d181e7-1d8f-4f87-a6cb-81d65e521034"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","cursorid":1220757077803058616,"keysExamined":0,"docsExamined":27604,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":883,"planCacheShapeHash":"EB821735","queryHash":"EB821735","planCacheKey":"9C2DA191","queryFramework":"classic","reslen":103484,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1719911,"timeReadingMicros":272}},"cpuNanos":16668864,"remote":"44.252.45.26:54088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":47,"durationMillis":47}}
|
||||||||||||||||
| sample_mflix.movies | getMore | 2 | 25 | 36 | 30 | 36 | 0 | 0 | 12,083 | 1,148 | 10 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (36ms):
{"t":{"$date":"2025-08-18T19:53:48.919+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1018","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","command":{"getMore":4714287728208833999,"collection":"movies","lsid":{"id":{"$uuid":"6524d947-92b1-46fc-b4fc-c7ce5bf0e19e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"originatingCommand":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":68}}],"cursor":{},"lsid":{"id":{"$uuid":"6524d947-92b1-46fc-b4fc-c7ce5bf0e19e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","cursorid":4714287728208833999,"keysExamined":0,"docsExamined":6948,"nBatches":1,"cursorExhausted":true,"numYields":0,"nreturned":76,"planCacheShapeHash":"05A94B8F","queryHash":"05A94B8F","planCacheKey":"21288AA3","queryFramework":"classic","reslen":127419,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":5520731,"remote":"44.252.45.26:54116","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":12620}},"workingMillis":24,"durationMillis":36}}
|
||||||||||||||||
| sample_analytics.transactions | find | 2 | 36 | 47 | 41 | 47 | 0 | 0 | 1,746 | 1 | 1,746 | 0 | 4.0MB | 4.4MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (47ms, 4.4 MB):
{"t":{"$date":"2025-08-18T19:33:21.953+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_analytics.transactions","collectionType":"normal","queryShapeHash":"2CB98FE2F75CBA91799C9E9AA373E6278C9...","command":{"find":"transactions","filter":{"bucket_end_date":{"$date":"2016-08-04T00:00:00.000Z"},"transaction_count":18},"limit":10,"$db":"sample_analytics"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1746,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"84A0F7E2","queryHash":"84A0F7E2","planCacheKey":"880067EA","queryFramework":"classic","reslen":243,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4582406,"timeReadingMicros":23520}},"cpuNanos":7554001,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":14386}},"workingMillis":33,"durationMillis":47}}
|
||||||||||||||||
| sample_geospatial.shipwrecks | getMore | 2 | 21 | 32 | 26 | 32 | 0 | 0 | 5,453 | 6,601 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (32ms):
{"t":{"$date":"2025-08-18T19:53:53.318+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1011","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","command":{"getMore":4157145074883857841,"collection":"shipwrecks","lsid":{"id":{"$uuid":"1cbc542a-7873-4d51-a926-3b81db2ef5f6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"originatingCommand":{"aggregate":"shipwrecks","pipeline":[{"$match":{"vesslterms":"","watlev":"always dry","gp_quality":""}}],"cursor":{},"lsid":{"id":{"$uuid":"1cbc542a-7873-4d51-a926-3b81db2ef5f6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","cursorid":4157145074883857841,"keysExamined":0,"docsExamined":10907,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":2219,"planCacheShapeHash":"00124028","queryHash":"00124028","planCacheKey":"520FF358","queryFramework":"classic","reslen":659750,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11411856,"remote":"44.252.45.26:54048","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||
| sample_analytics.transactions | aggregate | 2 | 22 | 168 | 95 | 168 | 0 | 800 | 1,673 | 1 | 1,673 | 0 | 6.3MB | 11.6MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (168ms, 11.6 MB):
{"t":{"$date":"2025-08-18T19:25:36.186+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1045","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_analytics.transactions","collectionType":"normal","queryShapeHash":"12F2120690017DF5C821A3A15F67DAC077A8F0CCDD817099AF6CBD9AB738A3D8","command":{"aggregate":"transactions","pipeline":[{"$match":{"transaction_count":54}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"95034e66-49e2-4210-8979-71f53544f695"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545135,"i":1}},"signature":{"hash":{"$binary":{"base64":"t8fkxetNhOC2RjwZyodULsafQRU=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_analytics","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","planningTimeMicros":319,"keysExamined":0,"docsExamined":1746,"cursorExhausted":true,"numYields":10,"nreturned":1,"planCacheShapeHash":"08F3D6B7","queryHash":"08F3D6B7","planCacheKey":"691A143B","queryFramework":"sbe","reslen":267,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12132560,"timeReadingMicros":155043}},"cpuNanos":22225291,"remote":"104.30.164.8:21483","protocol":"op_msg","queues":{"execution":{"admissions":11},"ingress":{"admissions":1}},"workingMillis":168,"durationMillis":168}}
|
||||||||||||||||
| admin.$cmd.aggregate | aggregate | 2 | 47 | 76 | 61 | 76 | 0 | 0 | 0 | 100 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (76ms):
{"t":{"$date":"2025-08-18T19:45:34.079+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn629","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"admin.$cmd.aggregate","collectionType":"admin","appName":"MongoDB Automation Agent v13.36.2.9568 (git: d0b7d9416f1c734af62438a53fbc8ebe776caaf1)","command":{"aggregate":1,"pipeline":[{"$queryStats":{}},{"$sort":{"metrics.workingTimeMillis.sum":-1}},{"$limit":100}],"cursor":{},"lsid":{"id":{"$uuid":"e36f513b-9e18-465c-9651-60acf1c7721b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546325,"i":1}},"signature":{"hash":{"$binary":{"base64":"G5RsnghYwdYy6fUw/mPshgMYidc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"admin","$readPreference":{"mode":"primaryPreferred"}},"keysExamined":0,"docsExamined":0,"hasSortStage":true,"cursorExhausted":true,"numYields":0,"nreturned":100,"queryFramework":"classic","reslen":174502,"locks":{},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"cpuNanos":76166875,"remote":"192.168.236.24:56294","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{}},"workingMillis":76,"durationMillis":76}}
|
||||||||||||||||
| sample_weatherdata.data | getMore | 2 | 46 | 134 | 90 | 134 | 0 | 0 | 9,869 | 9,868 | 1 | 0 | 3.9MB | 6.0MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (134ms, 6.0 MB):
{"t":{"$date":"2025-08-18T19:53:54.261+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1022","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","command":{"getMore":5523858865326055561,"collection":"data","lsid":{"id":{"$uuid":"b046070c-0ed4-41c8-96dd-37b149c90bec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata"},"originatingCommand":{"aggregate":"data","pipeline":[{"$match":{"qualityControlProcess":"V020"}}],"cursor":{},"lsid":{"id":{"$uuid":"b046070c-0ed4-41c8-96dd-37b149c90bec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":5523858865326055561,"keysExamined":0,"docsExamined":9869,"nBatches":1,"numYields":3,"nreturned":9868,"planCacheShapeHash":"1851DA5F","queryHash":"1851DA5F","planCacheKey":"486F83B3","queryFramework":"classic","reslen":16775899,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6332786,"timeReadingMicros":38834}},"cpuNanos":16070425,"remote":"44.252.45.26:54150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":21663}},"workingMillis":113,"durationMillis":134}}
|
||||||||||||||||
| sample_training.posts | insert | 1 | 130 | 130 | 130 | 130 | 0 | 0 | 0 | 480 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod) (130ms):
{"t":{"$date":"2025-08-18T19:07:58.618+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn567","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","appName":"mongorestore","command":{"insert":"posts","ordered":false,"bypassEmptyTsReplacement":true,"writeConcern":{"w":"majority"},"txnNumber":209,"$db":"sample_training"},"ninserted":480,"keysInserted":480,"numYields":0,"reslen":230,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":119}},"Global":{"acquireCount":{"w":118}},"Database":{"acquireCount":{"w":118}},"Collection":{"acquireCount":{"w":118}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"clientSupplied"},"storage":{"data":{"txnBytesDirty":507561}},"cpuNanos":51221815,"remote":"3.223.8.180:28108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":60}},"workingMillis":130,"durationMillis":130}}
|
||||||||||||||||
| sample_training.trips | getMore | 1 | 20 | 20 | 20 | 20 | 0 | 8,574 | 8,574 | 8,574 | 1 | 0 | 28.8KB | 28.8KB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (20ms, 28.8 KB):
{"t":{"$date":"2025-08-18T19:52:19.258+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn959","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","command":{"getMore":164507787488436419,"collection":"trips","lsid":{"id":{"$uuid":"3e52ea5f-8d21-4e6e-8c92-bcbe465e4e7d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"trips","pipeline":[{"$match":{"start station id":{"$lte":3129}}}],"cursor":{},"lsid":{"id":{"$uuid":"3e52ea5f-8d21-4e6e-8c92-bcbe465e4e7d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","cursorid":164507787488436419,"keysExamined":8574,"docsExamined":8574,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":8574,"planCacheShapeHash":"29023E5B","queryHash":"29023E5B","planCacheKey":"4A8C6A12","queryFramework":"classic","reslen":3722677,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29485,"timeReadingMicros":43}},"cpuNanos":20313132,"remote":"44.252.45.26:42084","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||
| sample_training.companies | insert | 1 | 114 | 114 | 114 | 114 | 0 | 0 | 0 | 1,000 | 0 | 0 | 13.3KB | 13.3KB | 7.8MB | 7.8MB |
|
Slowest Query Log Message (from mongod) (114ms, 13.3 KB):
{"t":{"$date":"2025-08-18T19:07:59.109+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn567","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","appName":"mongorestore","command":{"insert":"companies","ordered":false,"bypassEmptyTsReplacement":true,"writeConcern":{"w":"majority"},"txnNumber":211,"$db":"sample_training"},"ninserted":1000,"keysInserted":1000,"numYields":0,"reslen":230,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":51}},"Global":{"acquireCount":{"w":50}},"Database":{"acquireCount":{"w":50}},"Collection":{"acquireCount":{"w":50}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"clientSupplied"},"storage":{"data":{"bytesRead":13605,"bytesWritten":8209570,"timeReadingMicros":23,"timeWritingMicros":1067,"txnBytesDirty":206057},"timeWaitingMicros":{"cache":14009}},"cpuNanos":47488356,"remote":"3.223.8.180:28108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":26}},"workingMillis":114,"durationMillis":114}}
|
||||||||||||||||
| sample_training.posts | find | 1 | 48 | 48 | 48 | 48 | 0 | 0 | 396 | 100 | 3 | 0 | 5.2MB | 5.2MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (48ms, 5.2 MB):
{"t":{"$date":"2025-08-18T19:50:42.155+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn914","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","queryShapeHash":"701A78D01037E7B6A2400A9DC5A8D592BA2...","command":{"find":"posts","filter":{"title":"Gettysburg Address"},"limit":100,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":396,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":100,"planCacheShapeHash":"79F2D0D9","queryHash":"79F2D0D9","planCacheKey":"3403A35D","queryFramework":"classic","reslen":2797698,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5414568,"timeReadingMicros":34761}},"cpuNanos":5406063,"remote":"44.252.45.26:42664","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":9742}},"workingMillis":39,"durationMillis":48}}
|
||||||||||||||||
| sample_supplies.sales | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 5,000 | 1 | 5,000 | 0 | 1.8MB | 1.8MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (38ms, 1.8 MB):
{"t":{"$date":"2025-08-18T19:52:00.536+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_supplies.sales","collectionType":"normal","queryShapeHash":"A79C424A983C48DA3DF8B42565A7FFE785DDBD5D86159EE39656C580E4DFB57D","command":{"aggregate":"sales","pipeline":[{"$match":{"couponUsed":{"$gte":false}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"abb04366-f7a4-469f-bfc2-b772de1cdfa1"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_supplies","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":371,"keysExamined":0,"docsExamined":5000,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"67293038","queryHash":"67293038","planCacheKey":"FBEADCA8","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1862872,"timeReadingMicros":120}},"cpuNanos":4722568,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":16962}},"workingMillis":22,"durationMillis":38}}
|
||||||||||||||||
| sample_training.grades | find | 1 | 26 | 26 | 26 | 26 | 0 | 156 | 156 | 100 | 1 | 0 | 8.1MB | 8.1MB | 0 | 0 |
|
Slowest Query Log Message (from mongod) (26ms, 8.1 MB):
{"t":{"$date":"2025-08-18T19:50:41.843+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"34A403CD3997B9D7BA2DA5E2DE1E4CE6D7F...","command":{"find":"grades","filter":{"student_id":{"$gt":2654},"class_id":159},"limit":100,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","keysExamined":156,"docsExamined":156,"fromPlanCache":true,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":100,"planCacheShapeHash":"41850C9B","queryHash":"41850C9B","planCacheKey":"CD64C761","queryFramework":"classic","reslen":23926,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8459799,"timeReadingMicros":20656}},"cpuNanos":7136551,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||
| local.replset.initialSyncId | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T19:00:03.491+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"195645e8-3656-4ed7-92de-0c4ad768141..."}},"namespace":"local.replset.initialSyncId","index":"_id_","ident":"index-20-16073003699391760592","collectionIdent":"collection-19-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| local.system.views | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T18:59:59.422+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"41458e70-3ebc-4502-9531-7602c4cf306..."}},"namespace":"local.system.views","index":"_id_","ident":"index-11-16073003699391760592","collectionIdent":"collection-10-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| admin.system.keys | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T19:00:14.969+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"monitoring-keys-for-HMAC","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"bdf43649-e1e5-4021-b29f-381df94f347..."}},"namespace":"admin.system.keys","index":"_id_","ident":"index-31-16073003699391760592","collectionIdent":"collection-29-16073003699391760592","commitTimestamp":{"$timestamp":{"t":1755543614,"i":8}}}}
|
||||||||||||||||
| local.system.rollback.id | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T18:59:59.410+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"aee201e0-9b68-410b-bded-964d816cdf2..."}},"namespace":"local.system.rollback.id","index":"_id_","ident":"index-9-16073003699391760592","collectionIdent":"collection-8-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| local.startup_log | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T18:59:59.356+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"303ffb3b-91c6-4188-9d73-e6b4d201071..."}},"namespace":"local.startup_log","index":"_id_","ident":"index-1-16073003699391760592","collectionIdent":"collection-0-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| admin.system.roles | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T19:00:25.695+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"e4627834-fa3c-40d4-833f-1673b6d59b0..."}},"namespace":"admin.system.roles","index":"_id_","ident":"index-44-16073003699391760592","collectionIdent":"collection-43-16073003699391760592","commitTimestamp":{"$timestamp":{"t":1755543625,"i":7}}}}
|
||||||||||||||||
| local.system.replset | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T19:00:03.449+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"194394db-1cb0-4f33-8ae3-c2c76a340e3..."}},"namespace":"local.system.replset","index":"_id_","ident":"index-18-16073003699391760592","collectionIdent":"collection-17-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| local.replset.oplogTruncateAfterPoint | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T18:59:59.370+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"d6235a6b-91bb-422a-a1c8-e3349203574..."}},"namespace":"local.replset.oplogTruncateAfterPoi...","index":"_id_","ident":"index-3-16073003699391760592","collectionIdent":"collection-2-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| local.clustermanager | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T18:59:59.741+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"conn12","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"61351724-ba19-495e-a0f7-96324cf3217..."}},"namespace":"local.clustermanager","index":"_id_","ident":"index-13-16073003699391760592","collectionIdent":"collection-12-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| admin.system.version | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T19:00:02.808+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"298821e7-b534-463a-9f4f-37ab9f53085..."}},"namespace":"admin.system.version","index":"_id_","ident":"index-15-16073003699391760592","collectionIdent":"collection-14-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| admin.system.users | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T19:00:25.674+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"faf9328d-6294-427f-be45-aeda1a50c0f..."}},"namespace":"admin.system.users","index":"_id_","ident":"index-41-16073003699391760592","collectionIdent":"collection-40-16073003699391760592","commitTimestamp":{"$timestamp":{"t":1755543625,"i":4}}}}
|
||||||||||||||||
| local.replset.minvalid | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T18:59:59.383+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"6dfea27a-5a12-4cb7-baec-e1b9c4d2985..."}},"namespace":"local.replset.minvalid","index":"_id_","ident":"index-5-16073003699391760592","collectionIdent":"collection-4-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| local.replset.election | command | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|
Slowest Query Log Message (from mongod):
{"t":{"$date":"2025-08-18T18:59:59.396+00:00"},"s":"I","c":"INDEX","id":20345,"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"ceb84200-75e1-4232-8cfb-0a9d9082019..."}},"namespace":"local.replset.election","index":"_id_","ident":"index-7-16073003699391760592","collectionIdent":"collection-6-16073003699391760592","commitTimestamp":null}}
|
||||||||||||||||
| Operation Type | Count | Percentage |
|---|---|---|
| aggregate | 1,024 | 28.9% |
| index_maintenance | 898 | 25.3% |
| index_operation | 820 | 23.1% |
| find | 721 | 20.3% |
| getMore | 36 | 1.0% |
| createIndexes | 35 | 1.0% |
| insert | 11 | 0.3% |
| Code Name | Error Code | Count | Percentage | Sample Error Message |
|---|---|---|---|---|
| InterruptedByClientDisconnect | unknown | 880 | 60.4% | Interrupted operation as its client disconnected (opId: 22529) |
| NamespaceNotFound | 26 | 565 | 38.8% | Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [local.oplog.rs] n... |
| NoMatchingDocument | 47 | 4 | 0.3% | Did not find replica set configuration document in local.system.replset |
| ClientDisconnect | 279 | 3 | 0.2% | operation was interrupted |
| InvalidSyncSource | 119 | 3 | 0.2% | Sync source was cleared. Was atlas-o3y5yd-shard-00-00.ufghn.mongodb.net:27017 |
| SocketException | 9001 | 1 | 0.1% | futurize :: caused by :: Broken pipe |
| Query Hash | Namespace | Operation | Count | Min (ms) | Max (ms) | Avg (ms) | P95 (ms) | Total (sec) | Avg Keys Ex | Avg Docs Ex | Avg Return | Ex/Ret Ratio | Avg Shards | Avg Read | Max Read | Avg Write | Max Write | Read Preference | Read Preference Tags | Plan Summary | Avg Plan (ms) | Replan % |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| F9558D33 | sample_mflix.comments | find | 54 | 22 | 144 | 46 | 108 | 2 | 0 | 41,079 | 0 | 0 | 0 | 90.9KB | 1.8MB | 0 | 0 | default: 28 primaryPreferred: 21 secondaryPreferred: 4 nearest: 1 |
nodeType: REPORTING: 7 datacenter: primary: 2 nodeType: ANALYTICS: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"2002-01-27T15:29:38.000Z"},"text":"Eligendi quam numquam a incidunt. Illum quo corrupti quod sequi deserunt. Fuga eveniet quidem ea quibusdam totam ipsum. Voluptas architecto accusantium quos quibusdam.","movie_id":{"$oid":"573a13a4f29313caabd10f7a"}} Slowest Query Log Message (from mongod) (144ms): {"t":{"$date":"2025-08-18T19:53:48.193+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1004","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"2C0341A9856070587984B764F00F4D26E2A0F114CF2FB87C97643D6574D8B755","command":{"find":"comments","filter":{"movie_id":{"$oid":"573a13a4f29313caabd0f8dc"},"date":{"$date":"2010-06-23T21:25:14.000Z"},"text":"Pariatur vitae atque labore esse odit necessitatibus. Itaque id quisquam dolore. Quae blanditiis non dolorum iusto quas doloremque corrupti."},"limit":20,"lsid":{"id":{"$uuid":"e9cf4b8a-82ec-4ae2-a0a3-5a5e3dbb0dbb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":134,"keysExamined":0,"docsExamined":41079,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"F9558D33","queryHash":"F9558D33","planCacheKey":"5D43BD0F","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":24291407,"remote":"44.252.45.26:54002","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":6817}},"workingMillis":138,"durationMillis":144}}
|
||||||||||||||||||||||
| E2E791AE | sample_mflix.comments | aggregate | 27 | 22 | 193 | 52 | 184 | 1 | 0 | 41,079 | 0 | 1,109,133 | 0 | 260.9KB | 1.6MB | 0 | 0 | default: 17 primaryPreferred: 8 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"1977-08-11T01:10:06.000Z"},"text":"Eligendi quam numquam a incidunt. Illum quo corrupti quod sequi deserunt. Fuga eveniet quidem ea quibusdam totam ipsum. Voluptas architecto accusantium quos quibusdam.","movie_id":{"$oid":"573a13a4f29313caabd10f7a"}} Slowest Query Log Message (from mongod) (193ms, 293.5 KB): {"t":{"$date":"2025-08-18T19:33:12.892+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn823","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"E4AE00FA678DF7236FA746161BA9A767D77E41FCD086D49D4907F703035BBD85","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a139ef29313caabcfc7b7"},"date":{"$date":"1996-08-11T08:19:40.000Z"},"text":"Aut at laboriosam alias voluptate quos. Tenetur ratione doloribus voluptates natus nulla. Excepturi veritatis consequuntur natus aut ipsam veritatis."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6a788214-1da1-44c3-b302-7b3c1b030973"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":330,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"E2E791AE","queryHash":"E2E791AE","planCacheKey":"549EC5AE","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":300504,"timeReadingMicros":53}},"cpuNanos":23159181,"remote":"44.252.45.26:60124","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":91501}},"workingMillis":102,"durationMillis":193}}
|
||||||||||||||||||||||
| E13CBF47 | sample_mflix.comments | find | 25 | 22 | 134 | 42 | 133 | 1 | 0 | 40,330 | 1 | 40,330 | 0 | 62.9KB | 625.6KB | 0 | 0 | primaryPreferred: 13 default: 7 secondaryPreferred: 5 |
nodeType: REPORTING: 4 nodeType: ANALYTICS, region... nodeType: ANALYTICS: 2 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"2001-11-22T15:51:03.000Z"}} Slowest Query Log Message (from mongod) (134ms): {"t":{"$date":"2025-08-18T19:53:48.254+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn996","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"D5A8C829BA72DC61B4F38DA0A1A518CB6F575C2E44D49AA98FFC1163F6CC3F31","command":{"find":"comments","filter":{"date":{"$date":"2007-11-09T05:17:32.000Z"}},"limit":50,"lsid":{"id":{"$uuid":"a78da9ff-b257-45a8-a049-85a77e0a0b5d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":93,"keysExamined":0,"docsExamined":41079,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"E13CBF47","queryHash":"E13CBF47","planCacheKey":"992E960B","queryFramework":"classic","reslen":460,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":22469211,"remote":"44.252.45.26:53944","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":9685}},"workingMillis":125,"durationMillis":134}}
|
||||||||||||||||||||||
| DCD1CD5A | sample_training.inspections | find | 23 | 38 | 285 | 86 | 283 | 1 | 0 | 74,578 | 2 | 36,495 | 0 | 369.8KB | 3.2MB | 0 | 0 | default: 12 primaryPreferred: 9 secondaryPreferred: 2 |
nodeType: ANALYTICS: 4 nodeType: REPORTING: 2 nodeType: ANALYTICS, region... |
COLLSCAN | 1 | 0.0 |
|
Query:
{"business_name":"A & B VARIETIES CORP"} Slowest Query Log Message (from mongod) (285ms): {"t":{"$date":"2025-08-18T19:33:16.803+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn836","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"3CB922A13DC01F9C757F3C8FB350D78367D9E005BEC1616A3B9FDCCC2FB91F51","command":{"find":"inspections","filter":{"business_name":"A & B VARIETIES CORP"},"limit":10,"lsid":{"id":{"$uuid":"be371ba8-faa3-498d-936c-ec28aaaea387"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":169,"keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":11,"nreturned":3,"planCacheShapeHash":"DCD1CD5A","queryHash":"DCD1CD5A","planCacheKey":"4A8E7972","queryFramework":"classic","reslen":1104,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":54578871,"remote":"44.252.45.26:60242","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":13,"totalTimeQueuedMicros":43275}},"workingMillis":242,"durationMillis":285}}
|
||||||||||||||||||||||
| 34F48BC1 | sample_mflix.comments | find | 22 | 23 | 135 | 39 | 134 | 0 | 0 | 40,028 | 0 | 440,313 | 0 | 54.9KB | 834.8KB | 0 | 0 | default: 11 primaryPreferred: 8 secondaryPreferred: 3 |
nodeType: ANALYTICS, region... datacenter: primary: 2 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"1977-08-11T01:10:06.000Z"},"movie_id":{"$oid":"573a13a1f29313caabd066cb"}} Slowest Query Log Message (from mongod) (135ms): {"t":{"$date":"2025-08-18T19:53:47.864+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1007","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"BEC778D8D9196C048FA5AD23893FC5A7BB5CE2232CB66D1B30494EAB4604FA70","command":{"find":"comments","filter":{"movie_id":{"$oid":"573a13adf29313caabd29a2b"},"date":{"$date":"1986-06-08T11:37:59.000Z"}},"limit":1,"lsid":{"id":{"$uuid":"e9cf4b8a-82ec-4ae2-a0a3-5a5e3dbb0dbb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":124,"keysExamined":0,"docsExamined":41079,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":0,"planCacheShapeHash":"34F48BC1","queryHash":"34F48BC1","planCacheKey":"8D84CFB5","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":24628198,"remote":"44.252.45.26:54022","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":135,"durationMillis":135}}
|
||||||||||||||||||||||
| C347B161 | sample_mflix.comments | find | 22 | 20 | 177 | 39 | 163 | 0 | 0 | 41,026 | 1 | 41,026 | 0 | 33.0KB | 445.4KB | 0 | 0 | default: 12 primaryPreferred: 9 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 |
COLLSCAN | 1 | 0.0 |
|
Query:
{"text":"Aut at laboriosam alias voluptate quos. Tenetur ratione doloribus voluptates natus nulla. Excepturi veritatis consequuntur natus aut ipsam veritatis."} Slowest Query Log Message (from mongod) (177ms): {"t":{"$date":"2025-08-18T19:33:13.088+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"6F99B6FFE03F2A5562A73017ABA6AA35CE0808E79AA562FC29ED906A69989F44","command":{"find":"comments","filter":{"text":"Aut at laboriosam alias voluptate quos. Tenetur ratione doloribus voluptates natus nulla. Excepturi veritatis consequuntur natus aut ipsam veritatis."},"limit":10,"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":5695,"keysExamined":0,"docsExamined":41079,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"C347B161","queryHash":"C347B161","planCacheKey":"B216C9D5","queryFramework":"classic","reslen":519,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":20320796,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":23627}},"workingMillis":154,"durationMillis":177}}
|
||||||||||||||||||||||
| 782E6DBD | sample_mflix.comments | find | 21 | 22 | 235 | 54 | 225 | 1 | 0 | 41,079 | 0 | 862,659 | 0 | 213.7KB | 2.9MB | 0 | 0 | default: 14 primaryPreferred: 4 secondaryPreferred: 2 nearest: 1 |
datacenter: primary: 3 nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 |
COLLSCAN | 2 | 0.0 |
|
Query:
{"date":{"$date":"1995-02-24T11:52:11.000Z"},"text":"Aut at laboriosam alias voluptate quos. Tenetur ratione doloribus voluptates natus nulla. Excepturi veritatis consequuntur natus aut ipsam veritatis."} Slowest Query Log Message (from mongod) (235ms, 53.3 KB): {"t":{"$date":"2025-08-18T19:33:12.596+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn823","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"9F14A0A957EAE318F1E8949709264C85D2C...","command":{"find":"comments","filter":{"date":{"$date":"1995-02-24T11:52:11.000Z"},"text":"Aut at laboriosam alias voluptate q..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":41079,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"782E6DBD","queryHash":"782E6DBD","planCacheKey":"4EE86169","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":54571,"timeReadingMicros":18}},"cpuNanos":23840961,"remote":"44.252.45.26:60124","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":79824}},"workingMillis":156,"durationMillis":235}}
|
||||||||||||||||||||||
| 68BE8222 | sample_training.routes | find | 20 | 24 | 370 | 117 | 370 | 2 | 0 | 61,084 | 24 | 2,518 | 0 | 688.0KB | 7.4MB | 0 | 0 | default: 9 primaryPreferred: 9 secondaryPreferred: 2 |
datacenter: primary: 2 nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 1 | 0.0 |
|
Query:
{"codeshare":"Y","dst_airport":"BCN"} Slowest Query Log Message (from mongod) (370ms, 1.1 MB): {"t":{"$date":"2025-08-18T19:52:00.777+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn966","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"C3FA62194235BC8D92F323B42E5D444A7EF...","command":{"find":"routes","filter":{"codeshare":"","dst_airport":"SEA"},"limit":100,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":59679,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":100,"planCacheShapeHash":"68BE8222","queryHash":"68BE8222","planCacheKey":"69D3A92A","queryFramework":"classic","reslen":19417,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1109524,"timeReadingMicros":85}},"cpuNanos":42961666,"remote":"44.252.45.26:42108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11}},"workingMillis":370,"durationMillis":370}}
|
||||||||||||||||||||||
| 08813519 | sample_mflix.comments | find | 19 | 23 | 169 | 55 | 169 | 1 | 0 | 41,079 | 0 | 390,250 | 0 | 56.6KB | 399.4KB | 0 | 0 | default: 9 primaryPreferred: 9 secondaryPreferred: 1 |
nodeType: REPORTING: 2 nodeType: ANALYTICS, region... |
COLLSCAN | 0 | 0.0 |
|
Query:
{"text":"Aut at laboriosam alias voluptate quos. Tenetur ratione doloribus voluptates natus nulla. Excepturi veritatis consequuntur natus aut ipsam veritatis.","movie_id":{"$oid":"573a13a1f29313caabd066cb"}} Slowest Query Log Message (from mongod) (169ms): {"t":{"$date":"2025-08-18T19:33:21.963+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"99BF4934DE5C77B42E913BD192800891E0D8225C8550183DEF042399CF440613","command":{"find":"comments","filter":{"movie_id":{"$oid":"573a13a1f29313caabd066cb"},"text":"Aut at laboriosam alias voluptate quos. Tenetur ratione doloribus voluptates natus nulla. Excepturi veritatis consequuntur natus aut ipsam veritatis."},"limit":10,"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":80,"keysExamined":0,"docsExamined":41079,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"08813519","queryHash":"08813519","planCacheKey":"24B4529D","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":23396691,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":16376}},"workingMillis":153,"durationMillis":169}}
|
||||||||||||||||||||||
| 016DA7E6 | sample_training.zips | find | 17 | 20 | 101 | 43 | 101 | 0 | 0 | 29,470 | 0 | 250,495 | 0 | 755.4KB | 2.6MB | 0 | 0 | primaryPreferred: 9 default: 7 nearest: 1 |
COLLSCAN | 2 | 0.0 | |
|
Query:
{"pop":3615,"state":"IL"} Slowest Query Log Message (from mongod) (101ms, 874.8 KB): {"t":{"$date":"2025-08-18T19:50:42.117+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn922","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"106464F7860C17D47A8B89A81C53E2532C7...","command":{"find":"zips","filter":{"state":"IL","pop":3615},"limit":20,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":29470,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"016DA7E6","queryHash":"016DA7E6","planCacheKey":"7AE05196","queryFramework":"classic","reslen":234,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":895793,"timeReadingMicros":238}},"cpuNanos":19155509,"remote":"44.252.45.26:42768","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":101,"durationMillis":101}}
|
||||||||||||||||||||||
| 4B35A0C8 | sample_training.routes | aggregate | 16 | 34 | 324 | 127 | 324 | 2 | 0 | 66,985 | 1 | 66,985 | 0 | 1.6MB | 6.9MB | 0 | 0 | primaryPreferred: 8 default: 5 secondary: 2 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":""} Slowest Query Log Message (from mongod) (324ms): {"t":{"$date":"2025-08-18T19:33:16.707+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"45599DF46EE026BFDA881C8F84AC4FD5A3C2A01AD522086885336D313E3B5766","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":454,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"4B35A0C8","queryHash":"4B35A0C8","planCacheKey":"A7B61078","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":49244712,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10,"totalTimeQueuedMicros":66547}},"workingMillis":258,"durationMillis":324}}
|
||||||||||||||||||||||
| EB12C53E | sample_restaurants.restaurants | aggregate | 16 | 20 | 100 | 43 | 100 | 0 | 0 | 25,359 | 1 | 25,359 | 0 | 722.8KB | 2.7MB | 0 | 0 | primaryPreferred: 9 default: 5 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"cuisine":"Spanish"} Slowest Query Log Message (from mongod) (100ms): {"t":{"$date":"2025-08-18T19:53:54.273+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1004","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"543666A6F8528F2E73A5E8EFBFB46080701FABABC5DCE074EB83373FB9257E04","command":{"aggregate":"restaurants","pipeline":[{"$match":{"cuisine":"Italian"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"1cbc542a-7873-4d51-a926-3b81db2ef5f6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":289,"keysExamined":0,"docsExamined":25359,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"EB12C53E","queryHash":"EB12C53E","planCacheKey":"2511F87E","queryFramework":"sbe","reslen":268,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":13339265,"remote":"44.252.45.26:54002","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":7890}},"workingMillis":93,"durationMillis":100}}
|
||||||||||||||||||||||
| 7E5E72ED | sample_mflix.comments | aggregate | 14 | 21 | 159 | 49 | 159 | 0 | 0 | 41,079 | 0 | 287,553 | 0 | 261.9KB | 1.4MB | 0 | 0 | default: 6 primaryPreferred: 6 nearest: 1 secondaryPreferred: 1 |
nodeType: REPORTING: 3 nodeType: ANALYTICS: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"text":"Aut at laboriosam alias voluptate quos. Tenetur ratione doloribus voluptates natus nulla. Excepturi veritatis consequuntur natus aut ipsam veritatis.","movie_id":{"$oid":"573a13a5f29313caabd1348f"}} Slowest Query Log Message (from mongod) (159ms, 1.0 MB): {"t":{"$date":"2025-08-18T19:33:11.822+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"0CFC4BC3430CBAB17C147A55A9E3EF6D6EDA10C0BC6A985F17A1425472216C33","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a13a5f29313caabd1348f"},"text":"Aut at laboriosam alias voluptate quos. Tenetur ratione doloribus voluptates natus nulla. Excepturi veritatis consequuntur natus aut ipsam veritatis."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":441,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"7E5E72ED","queryHash":"7E5E72ED","planCacheKey":"A77E4C59","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1078759,"timeReadingMicros":402}},"cpuNanos":23466082,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":32807}},"workingMillis":127,"durationMillis":159}}
|
||||||||||||||||||||||
| 1EE55139 | sample_training.inspections | find | 14 | 41 | 311 | 93 | 311 | 1 | 0 | 80,047 | 0 | 160,094 | 0 | 424.6KB | 1.6MB | 0 | 0 | default: 10 primaryPreferred: 3 nearest: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Mar 27 2015","business_name":"EEJ DELI & GROCERY CORP"} Slowest Query Log Message (from mongod) (311ms): {"t":{"$date":"2025-08-18T19:50:42.144+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn930","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"F2E6D219EFD3AB5F5704EBF7BA58A719E8D0043CDB6FA6386B2E6B0D537D2A65","command":{"find":"inspections","filter":{"business_name":"THIRD AVE PHARMACY INC.","date":"Nov 17 2015"},"limit":1,"lsid":{"id":{"$uuid":"79126310-f190-479e-b171-85868adf410d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":112,"keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"1EE55139","queryHash":"1EE55139","planCacheKey":"ADE4913D","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":44349278,"remote":"44.252.45.26:42798","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12,"totalTimeQueuedMicros":28353}},"workingMillis":283,"durationMillis":311}}
|
||||||||||||||||||||||
| 4F5323F4 | sample_training.inspections | aggregate | 13 | 38 | 405 | 106 | 405 | 1 | 0 | 80,047 | 1 | 80,047 | 0 | 1.5MB | 8.5MB | 0 | 0 | primaryPreferred: 6 default: 5 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Sep 9 2015"} Slowest Query Log Message (from mongod) (405ms, 5.5 MB): {"t":{"$date":"2025-08-18T19:33:12.180+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"D7B0CE968519132B0A047BF3CFCF10AF9FC860F78BB24CDF773F6B8B009B4625","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Sep 9 2015"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":272,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":9,"nreturned":1,"planCacheShapeHash":"4F5323F4","queryHash":"4F5323F4","planCacheKey":"D6B043BC","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5734834,"timeReadingMicros":15712}},"cpuNanos":45282841,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":70755}},"workingMillis":335,"durationMillis":405}}
|
||||||||||||||||||||||
| CE66055D | sample_restaurants.restaurants | aggregate | 13 | 21 | 101 | 45 | 101 | 0 | 0 | 25,359 | 1 | 25,359 | 0 | 1.8MB | 9.0MB | 0 | 0 | default: 7 primaryPreferred: 3 secondaryPreferred: 2 secondary: 1 |
datacenter: primary: 2 nodeType: ANALYTICS, region... |
COLLSCAN | 0 | 0.0 |
|
Query:
{"borough":"Staten Island"} Slowest Query Log Message (from mongod) (101ms, 9.0 MB): {"t":{"$date":"2025-08-18T19:50:47.478+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1534","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"041EA74C51C683EE6817316EDF46BE1403C673F9A2278FC48E6190430D7015A1","command":{"aggregate":"restaurants","pipeline":[{"$match":{"borough":"Brooklyn"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f745fba6-3b38-4415-9946-7845570c6d8b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","planningTimeMicros":314,"keysExamined":0,"docsExamined":25359,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"CE66055D","queryHash":"CE66055D","planCacheKey":"A8940189","queryFramework":"sbe","reslen":268,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9417131,"timeReadingMicros":79442}},"cpuNanos":24839755,"remote":"44.252.45.26:47064","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":101,"durationMillis":101}}
|
||||||||||||||||||||||
| 2DD1F781 | sample_training.inspections | aggregate | 12 | 42 | 385 | 99 | 385 | 1 | 0 | 80,047 | 1 | 80,047 | 0 | 1009.0KB | 5.0MB | 0 | 0 | default: 5 primaryPreferred: 3 secondaryPreferred: 3 nearest: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"result":"Pass"} Slowest Query Log Message (from mongod) (385ms, 232.4 KB): {"t":{"$date":"2025-08-18T19:33:12.603+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"EE9AD1DE3E6AC8C2E3346A43AFF2D8CF0EE0134C8B7ED81D614C78AEAADF430A","command":{"aggregate":"inspections","pipeline":[{"$match":{"result":"Pass"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":297,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":7,"nreturned":1,"planCacheShapeHash":"2DD1F781","queryHash":"2DD1F781","planCacheKey":"DABBE675","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":238012,"timeReadingMicros":52}},"cpuNanos":43441230,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":117653}},"workingMillis":268,"durationMillis":385}}
|
||||||||||||||||||||||
| B1652CED | sample_training.routes | find | 12 | 20 | 109 | 51 | 109 | 0 | 0 | 50,120 | 30 | 1,656 | 0 | 1.4MB | 4.7MB | 0 | 0 | primaryPreferred: 5 default: 3 secondaryPreferred: 3 nearest: 1 |
nodeType: REPORTING: 3 nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"dst_airport":"FSD"} Slowest Query Log Message (from mongod) (109ms): {"t":{"$date":"2025-08-18T19:52:00.381+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn966","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"084CE5AF233C433AA9C48A16D04DAB28AFC0D1EAF7F03AF1A8570F9B845CEF52","command":{"find":"routes","filter":{"dst_airport":"GIG"},"limit":100,"lsid":{"id":{"$uuid":"ffd3542a-7faf-4bbb-8ffb-a54d296ceaad"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":91,"keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":96,"planCacheShapeHash":"B1652CED","queryHash":"B1652CED","planCacheKey":"34160259","queryFramework":"classic","reslen":18545,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":40317409,"remote":"44.252.45.26:42108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":109,"durationMillis":109}}
|
||||||||||||||||||||||
| B4326488 | sample_training.zips | aggregate | 12 | 28 | 168 | 74 | 168 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 810.4KB | 3.3MB | 0 | 0 | default: 6 primaryPreferred: 5 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"state":"PA"} Slowest Query Log Message (from mongod) (168ms, 3.3 MB): {"t":{"$date":"2025-08-18T19:33:11.816+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"79C0B4A2FF73A6D0FD6CB62DB5C7C5AB327FE150451158DB412C8FB3A8B26972","command":{"aggregate":"zips","pipeline":[{"$match":{"state":"PA"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"14409632-b818-45df-9557-456a3d707488"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":277,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"B4326488","queryHash":"B4326488","planCacheKey":"749B3F38","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3456556,"timeReadingMicros":1275}},"cpuNanos":19359766,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":73080}},"workingMillis":95,"durationMillis":168}}
|
||||||||||||||||||||||
| 23A23AFE | sample_training.inspections | find | 12 | 42 | 307 | 102 | 307 | 1 | 0 | 75,730 | 4 | 15,668 | 0 | 948.4KB | 4.4MB | 0 | 0 | primaryPreferred: 6 default: 4 secondaryPreferred: 2 |
nodeType: ANALYTICS: 2 datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"result":"No Violation Issued","business_name":"CITY MEMORIES"} Slowest Query Log Message (from mongod) (307ms): {"t":{"$date":"2025-08-18T19:53:54.311+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1002","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"9913CC976BEC9A895F3BAD8F03A66261B46D283C39919A52DB7CCA1D951DC827","command":{"find":"inspections","filter":{"business_name":"FOREVER SIMON'S JEWELRY INC.","result":"No Violation Issued"},"limit":20,"lsid":{"id":{"$uuid":"595ea184-bd4d-4956-b281-1efc076f3018"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":129,"keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":2,"planCacheShapeHash":"23A23AFE","queryHash":"23A23AFE","planCacheKey":"089CB73E","queryFramework":"classic","reslen":824,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":42423589,"remote":"44.252.45.26:53984","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":56691}},"workingMillis":251,"durationMillis":307}}
|
||||||||||||||||||||||
| EDC329B1 | sample_training.zips | find | 11 | 22 | 91 | 45 | 91 | 0 | 0 | 22,849 | 11 | 1,994 | 0 | 800.3KB | 3.0MB | 0 | 0 | primaryPreferred: 6 default: 5 |
nodeType: REPORTING: 2 nodeType: ANALYTICS, region... |
COLLSCAN | 1 | 0.0 |
|
Query:
{"state":"WA"} Slowest Query Log Message (from mongod) (91ms, 3.0 MB): {"t":{"$date":"2025-08-18T19:33:11.425+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"EE7E5EF2E469E6D7C4F4DBDDB0E7E1124F0...","command":{"find":"zips","filter":{"state":"WA"},"limit":10,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":27480,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":10,"planCacheShapeHash":"EDC329B1","queryHash":"EDC329B1","planCacheKey":"1B9F4065","queryFramework":"classic","reslen":1377,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3177368,"timeReadingMicros":539}},"cpuNanos":19557261,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":8919}},"workingMillis":83,"durationMillis":91}}
|
||||||||||||||||||||||
| B5C5C12F | sample_mflix.comments | aggregate | 11 | 21 | 123 | 47 | 123 | 0 | 0 | 41,079 | 0 | 451,869 | 0 | 46.4KB | 186.9KB | 0 | 0 | default: 6 primaryPreferred: 4 nearest: 1 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"2009-08-22T07:04:25.000Z"},"text":"Eligendi quam numquam a incidunt. Illum quo corrupti quod sequi deserunt. Fuga eveniet quidem ea quibusdam totam ipsum. Voluptas architecto accusantium quos quibusdam."} Slowest Query Log Message (from mongod) (123ms, 110.8 KB): {"t":{"$date":"2025-08-18T19:53:53.413+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1013","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"919DFA2ADB7BE89DD9C9D66B7383D710222983943325130AC47EBDD493420FC2","command":{"aggregate":"comments","pipeline":[{"$match":{"text":"Odio veritatis sit suscipit minus excepturi. Error cum dolorem amet ducimus quia natus. Eveniet maiores beatae cum dolorem dolore fuga consequuntur.","date":{"$date":"1978-02-03T02:43:43.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e4d6e4ab-e29b-43bb-b00c-c40ae2845adc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":332,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"B5C5C12F","queryHash":"B5C5C12F","planCacheKey":"C625F4C3","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":113451,"timeReadingMicros":23}},"cpuNanos":22451053,"remote":"44.252.45.26:54068","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":123,"durationMillis":123}}
|
||||||||||||||||||||||
| 4F5323F4 | sample_mflix.comments | aggregate | 10 | 21 | 129 | 58 | 129 | 0 | 0 | 41,079 | 1 | 41,079 | 0 | 194.5KB | 1.0MB | 0 | 0 | default: 5 primaryPreferred: 4 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"1995-02-24T11:52:11.000Z"}} Slowest Query Log Message (from mongod) (129ms): {"t":{"$date":"2025-08-18T19:33:16.665+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"004D10DEDFABA1C4D4EDE4A78EFDD86B00271AFC6BFBA07502C3CEBC037D493F","command":{"aggregate":"comments","pipeline":[{"$match":{"date":{"$date":"1995-02-24T11:52:11.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":224,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"4F5323F4","queryHash":"4F5323F4","planCacheKey":"D6B043BC","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20324703,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":8272}},"workingMillis":121,"durationMillis":129}}
|
||||||||||||||||||||||
| 967AF1AA | sample_training.zips | find | 10 | 20 | 172 | 60 | 172 | 0 | 0 | 28,939 | 3 | 7,420 | 0 | 1.1MB | 3.5MB | 0 | 0 | default: 5 primaryPreferred: 5 |
COLLSCAN | 4 | 0.0 | |
|
Query:
{"pop":527} Slowest Query Log Message (from mongod) (172ms, 3.5 MB): {"t":{"$date":"2025-08-18T19:33:12.338+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"0AE9C402E097DBBB00197E18E3DB79BB49A...","command":{"find":"zips","filter":{"pop":527},"limit":10,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":29470,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":7,"planCacheShapeHash":"967AF1AA","queryHash":"967AF1AA","planCacheKey":"C0858C02","queryFramework":"classic","reslen":1039,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3714884,"timeReadingMicros":9168}},"cpuNanos":20382188,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":75063}},"workingMillis":97,"durationMillis":172}}
|
||||||||||||||||||||||
| BCF882C2 | sample_mflix.movies | find | 10 | 20 | 233 | 61 | 233 | 0 | 0 | 20,706 | 4 | 5,050 | 0 | 26.9KB | 268.5KB | 0 | 0 | default: 7 primaryPreferred: 2 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... | COLLSCAN | 4 | 0.0 |
|
Query:
{"released":{"$date":"2008-04-02T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (233ms): {"t":{"$date":"2025-08-18T19:33:13.392+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"1F9B20B0AADB046CA3F70B139C83851CAF4EE606465C14D670C0BF03DB0F1DAD","command":{"find":"movies","filter":{"released":{"$date":"2014-10-30T00:00:00.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":30805,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":5,"planCacheShapeHash":"BCF882C2","queryHash":"BCF882C2","planCacheKey":"F6EFA64A","queryFramework":"classic","reslen":6010,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":19759241,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":134625}},"workingMillis":99,"durationMillis":233}}
|
||||||||||||||||||||||
| 0BC4A93F | sample_training.inspections | aggregate | 10 | 35 | 356 | 88 | 356 | 0 | 0 | 80,047 | 1 | 80,047 | 0 | 391.9KB | 3.0MB | 0 | 0 | primaryPreferred: 5 nearest: 3 default: 1 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"business_name":"SUBZI MANDI CASH & CARRY, INC."} Slowest Query Log Message (from mongod) (356ms, 3.0 MB): {"t":{"$date":"2025-08-18T19:33:12.548+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"1DB7C0DACE2D0C559083CCB0C1940F157DC7494ADE373E16FFE3A3AD0E987453","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"SUBZI MANDI CASH & CARRY, INC."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":294,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"0BC4A93F","queryHash":"0BC4A93F","planCacheKey":"B82ED613","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3111331,"timeReadingMicros":610}},"cpuNanos":40226570,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10,"totalTimeQueuedMicros":99077}},"workingMillis":257,"durationMillis":356}}
|
||||||||||||||||||||||
| B8F5DE8E | sample_training.inspections | aggregate | 10 | 44 | 387 | 109 | 387 | 1 | 0 | 80,047 | 1 | 80,047 | 0 | 397.6KB | 2.4MB | 0 | 0 | primaryPreferred: 4 secondaryPreferred: 4 default: 2 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 2 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"sector":"Electronic Store - 001"} Slowest Query Log Message (from mongod) (387ms, 55.1 KB): {"t":{"$date":"2025-08-18T19:33:13.050+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"9F368040BC88214A0234A959A89C580A11CD3E6B81AD389A1CCDCB081199DB1C","command":{"aggregate":"inspections","pipeline":[{"$match":{"sector":"Electronic Store - 001"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":264,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":10,"nreturned":1,"planCacheShapeHash":"B8F5DE8E","queryHash":"B8F5DE8E","planCacheKey":"3D2BBA0E","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":56462,"timeReadingMicros":16}},"cpuNanos":42890183,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12,"totalTimeQueuedMicros":94774}},"workingMillis":293,"durationMillis":387}}
|
||||||||||||||||||||||
| 8B1353F0 | sample_mflix.comments | aggregate | 10 | 23 | 144 | 66 | 144 | 0 | 0 | 41,079 | 1 | 41,079 | 0 | 122.0KB | 1.2MB | 0 | 0 | primaryPreferred: 7 default: 2 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"movie_id":{"$oid":"573a13acf29313caabd29647"}} Slowest Query Log Message (from mongod) (144ms): {"t":{"$date":"2025-08-18T19:33:13.044+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"9181AB93451729179847D6ED6D3E793228D4D4AA3B66AE30E4BCCB64A3DE2185","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a13acf29313caabd29647"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"d2863551-97bf-4f05-9a87-7d5f13d681d0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":182,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"8B1353F0","queryHash":"8B1353F0","planCacheKey":"636BFA10","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18774220,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":3925}},"workingMillis":141,"durationMillis":144}}
|
||||||||||||||||||||||
| 56BF508B | sample_training.inspections | find | 10 | 42 | 183 | 80 | 183 | 0 | 0 | 80,047 | 0 | 160,094 | 0 | 602.8KB | 3.0MB | 0 | 0 | default: 5 secondaryPreferred: 3 primaryPreferred: 2 |
nodeType: REPORTING: 2 nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 1 | 0.0 |
|
Query:
{"business_name":"J F MOTORS LLC","sector":"Secondhand Dealer Auto - 005"} Slowest Query Log Message (from mongod) (183ms, 3.0 MB): {"t":{"$date":"2025-08-18T19:52:00.097+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn969","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"5EB8F094B73F597528BA79BDB55BCA791DE...","command":{"find":"inspections","filter":{"sector":"Secondhand Dealer Auto - 005","business_name":"J F MOTORS LLC"},"limit":5,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":11,"nreturned":2,"planCacheShapeHash":"56BF508B","queryHash":"56BF508B","planCacheKey":"6F6CF7F7","queryFramework":"classic","reslen":818,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3095529,"timeReadingMicros":26422}},"cpuNanos":49669000,"remote":"44.252.45.26:42134","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":13}},"workingMillis":183,"durationMillis":183}}
|
||||||||||||||||||||||
| E40261A5 | sample_training.routes | aggregate | 10 | 37 | 218 | 72 | 218 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 713.0KB | 2.0MB | 0 | 0 | primaryPreferred: 9 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"","dst_airport":"KHI"} Slowest Query Log Message (from mongod) (218ms): {"t":{"$date":"2025-08-18T19:33:16.689+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"BCA8E228C57AE4F18A0602B4622D4DE835D682519B6F1FD7FFD7EEE5B634BB40","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","dst_airport":"KHI"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":258,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":11,"nreturned":1,"planCacheShapeHash":"E40261A5","queryHash":"E40261A5","planCacheKey":"A9B218C1","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":39817945,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":13,"totalTimeQueuedMicros":4876}},"workingMillis":214,"durationMillis":218}}
|
||||||||||||||||||||||
| 79F2D0D9 | sample_mflix.movies | find | 10 | 20 | 82 | 46 | 82 | 0 | 0 | 21,349 | 1 | 19,408 | 0 | 565.9KB | 5.5MB | 0 | 0 | primaryPreferred: 6 default: 2 nearest: 1 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"title":"The Thaw"} Slowest Query Log Message (from mongod) (82ms): {"t":{"$date":"2025-08-18T19:50:42.676+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn936","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"5047C0C2209DBA69ADEE833535DAF92FC7E6C1DFBC67FC3FEB85ECAA6C8FCCAC","command":{"find":"movies","filter":{"title":"Ready? OK!"},"limit":50,"lsid":{"id":{"$uuid":"0fa8f753-3966-4380-9d3f-651ba3cfc41f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":144,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"79F2D0D9","queryHash":"79F2D0D9","planCacheKey":"3403A35D","queryFramework":"classic","reslen":1580,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":17443562,"remote":"44.252.45.26:42826","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":82,"durationMillis":82}}
|
||||||||||||||||||||||
| 73722F1C | sample_training.inspections | find | 10 | 42 | 270 | 127 | 270 | 1 | 0 | 80,047 | 0 | 266,823 | 0 | 519.4KB | 2.0MB | 0 | 0 | default: 8 primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 1 | 0.0 |
|
Query:
{"result":"No Violation Issued","business_name":"GAD GASOLINE, INC.","sector":"Cigarette Retail Dealer - 127"} Slowest Query Log Message (from mongod) (270ms): {"t":{"$date":"2025-08-18T19:53:48.443+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn999","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"931DCD3F098F75CE33E6342E5F7B2BC02A82962DB14FFA6F76360896636B7E41","command":{"find":"inspections","filter":{"result":"No Violation Issued","business_name":"YOW HONG TOM & SIU MING CHAN","sector":"Cigarette Retail Dealer - 127"},"limit":20,"lsid":{"id":{"$uuid":"8f3375f2-b8d8-4c72-80e2-087500a7ee2f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":89,"keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":1,"planCacheShapeHash":"73722F1C","queryHash":"73722F1C","planCacheKey":"073290B4","queryFramework":"classic","reslen":534,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":43265892,"remote":"44.252.45.26:53970","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":14437}},"workingMillis":256,"durationMillis":270}}
|
||||||||||||||||||||||
| 95E982E2 | sample_training.inspections | aggregate | 9 | 44 | 353 | 101 | 353 | 0 | 0 | 80,047 | 0 | 90,052 | 0 | 117.1KB | 780.2KB | 0 | 0 | default: 6 primaryPreferred: 2 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Aug 18 2015","sector":"Cigarette Retail Dealer - 127"} Slowest Query Log Message (from mongod) (353ms, 274.0 KB): {"t":{"$date":"2025-08-18T19:33:16.513+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn836","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"3D3419AF4238D6CEF86D1DA0F491346394BBB9019D9CF95B8BDCFAFA927410B1","command":{"aggregate":"inspections","pipeline":[{"$match":{"sector":"Cigarette Retail Dealer - 127","date":"Aug 18 2015"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"be371ba8-faa3-498d-936c-ec28aaaea387"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":364,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":13,"nreturned":1,"planCacheShapeHash":"95E982E2","queryHash":"95E982E2","planCacheKey":"9E71D8EA","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":280541,"timeReadingMicros":106}},"cpuNanos":63245239,"remote":"44.252.45.26:60242","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":15,"totalTimeQueuedMicros":17472}},"workingMillis":336,"durationMillis":353}}
|
||||||||||||||||||||||
| CAA76A74 | sample_mflix.comments | find | 9 | 21 | 136 | 55 | 136 | 0 | 0 | 30,775 | 21 | 1,442 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 5 default: 4 |
nodeType: ANALYTICS: 2 nodeType: REPORTING: 1 |
COLLSCAN | 6 | 0.0 |
|
Query:
{"movie_id":{"$oid":"573a13a5f29313caabd1348f"}} Slowest Query Log Message (from mongod) (136ms): {"t":{"$date":"2025-08-18T19:33:13.220+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"0531E7BB31A62BB4D9D24C6D227A528454BB8FDA073A554D4CF5B3A544B564F6","command":{"find":"comments","filter":{"movie_id":{"$oid":"573a13acf29313caabd29647"}},"limit":10,"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":18210,"keysExamined":0,"docsExamined":26663,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":10,"planCacheShapeHash":"CAA76A74","queryHash":"CAA76A74","planCacheKey":"D108763C","queryFramework":"classic","reslen":3129,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":14907382,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":48983}},"workingMillis":88,"durationMillis":136}}
|
||||||||||||||||||||||
| 7C105B0A | sample_mflix.movies | aggregate | 9 | 20 | 105 | 48 | 105 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 4 primaryPreferred: 3 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"lastupdated":"2015-09-12 00:24:39.043000000"} Slowest Query Log Message (from mongod) (105ms): {"t":{"$date":"2025-08-18T19:33:16.402+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F7E283658DDB802F7F06A37C21CACCDDF7206EC97001885DE410F3C6EC6E0381","command":{"aggregate":"movies","pipeline":[{"$match":{"lastupdated":"2015-09-11 00:40:44.063000000"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"9e91e69e-478a-4d3c-a45f-526115ec008e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":52,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"7C105B0A","queryHash":"7C105B0A","planCacheKey":"2B432CE2","queryFramework":"classic","reslen":1615,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19074724,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":2148}},"workingMillis":103,"durationMillis":105}}
|
||||||||||||||||||||||
| 6662C73E | sample_mflix.movies | aggregate | 9 | 22 | 85 | 48 | 85 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 108.5KB | 976.9KB | 0 | 0 | default: 7 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"fullplot":"The story follows a young rickshaw-puller in Bhopal who gets a menial job at a chemical plant, but in December of 1984 a chemical spill in India takes the lives of almost 15,000 people and injuring more than 100,000. The film follows how the industrial disaster in the city changes his life and those of others."} Slowest Query Log Message (from mongod) (85ms): {"t":{"$date":"2025-08-18T19:33:16.307+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"DE7963BC4D87C38B1AFA9CD023353DB1D7F94B31313DD201FEE57EC8C162C81E","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"From the biggest festival to the smallest church social, Kenny Smyth delivers porta-loos to them all. Ignored and unappreciated, he is one of the cogs in society's machinery; a knight in shining overalls taking care of business with his faithful 'Splashdown' crew. Follow Kenny as he tackles every septic challenge that comes his way, culminating in a pilgrimage to that Mecca of waste management, the International Pumper and Cleaner Expo in Nashville Tennessee - or as Kenny affectionately calls it, \"Poo HQ\". With fly-on-the-wall honesty and wit, 'KENNY' lifts the lid on one of Australia's roughest diamonds as he juggles family tensions, fatherhood and sewage with charm, humour and unflinching dignity. \"It takes a certain kind of person to do what I do... No-one's ever impressed; no-one's ever fascinated... If you're a fireman, all the kids will want to jump on the back of the truck and follow you to a fire. There's going to be no kids willing to do that with me. So, I don't do it to impress people - it's a job, it's my trade, and I actually think I'm pretty good at it.\" - Kenny Smyth Part philosopher, part comedian and all heart, KENNY is living proof that in sewage, like life, the best will always rise to the top."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":56,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"6662C73E","queryHash":"6662C73E","planCacheKey":"8F0ECE7E","queryFramework":"classic","reslen":2658,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":16584476,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":85,"durationMillis":85}}
|
||||||||||||||||||||||
| 6662C73E | sample_mflix.movies | find | 9 | 20 | 175 | 47 | 175 | 0 | 0 | 21,349 | 1 | 19,214 | 0 | 1.4MB | 4.9MB | 0 | 0 | default: 5 primaryPreferred: 4 |
nodeType: ANALYTICS, region... | COLLSCAN | 2 | 0.0 |
|
Query:
{"fullplot":"After the successful bank robbery Micky hopes to take back his girlfriend Mary who has been taken from him by the brothers Venin. On the way to Paris he meets one Leon, a neurotic and dreamer, whom he and his associates consider an idiot. Leon can hardly understand what Micky is up to but he follows him everywhere and soon falls in love with Mary. This strange love triangle resolves in a tragic ending. Strange it may seem but the credits tell us that \"The film is inspired by Dostoyevsky's \"The Idiot\" and intended as a homage to the great writer\"."} Slowest Query Log Message (from mongod) (175ms, 2.8 MB): {"t":{"$date":"2025-08-18T19:33:21.979+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"660A670919E70865F48C1D1939408A3E149...","command":{"find":"movies","filter":{"fullplot":"After the successful bank robbery M..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"6662C73E","queryHash":"6662C73E","planCacheKey":"8F0ECE7E","queryFramework":"classic","reslen":1770,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2972272,"timeReadingMicros":23346}},"cpuNanos":20047554,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":75538}},"workingMillis":100,"durationMillis":175}}
|
||||||||||||||||||||||
| 55F48D6F | sample_mflix.movies | find | 8 | 22 | 254 | 70 | 254 | 0 | 0 | 21,349 | 1 | 18,976 | 0 | 4.3MB | 28.5MB | 0 | 0 | primaryPreferred: 4 default: 2 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 2 | 0.0 |
|
Query:
{"poster":"https://m.media-amazon.com/images/M/MV5BMTcwNzU0MTQ2Nl5BMl5BanBnXkFtZTcwMjUwMjEyOQ@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (254ms, 28.5 MB): {"t":{"$date":"2025-08-18T19:33:11.612+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1114","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"7A22957C05EB90AB8225C8C162ECFD290D7...","command":{"find":"movies","filter":{"poster":"https://m.media-amazon.com/images/M..."},"limit":10,"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":14,"nreturned":1,"planCacheShapeHash":"55F48D6F","queryHash":"55F48D6F","planCacheKey":"69139603","queryFramework":"classic","reslen":1962,"locks":{"Global":{"acquireCount":{"r":16}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29892316,"timeReadingMicros":192014},"timeWaitingMicros":{"cache":53}},"cpuNanos":53258957,"remote":"44.252.45.26:54354","protocol":"op_msg","queues":{"execution":{"admissions":15,"totalTimeQueuedMicros":18008},"ingress":{"admissions":1}},"workingMillis":236,"durationMillis":254}}
|
||||||||||||||||||||||
| C347B161 | sample_mflix.comments | aggregate | 8 | 21 | 198 | 76 | 198 | 0 | 0 | 41,079 | 1 | 41,079 | 0 | 10.0KB | 80.0KB | 0 | 0 | primaryPreferred: 4 default: 3 secondaryPreferred: 1 |
nodeType: ANALYTICS: 1 datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"text":"Delectus nobis fugiat aut hic sed. Beatae ex voluptatum laborum enim aut ipsam. Eos molestias minus eligendi laudantium. Iste eveniet occaecati doloribus inventore."} Slowest Query Log Message (from mongod) (198ms): {"t":{"$date":"2025-08-18T19:33:12.356+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"BBB486B8258B9D602A719BE4A16C513E793D0C945995B607F78088CA19890923","command":{"aggregate":"comments","pipeline":[{"$match":{"text":"Delectus nobis fugiat aut hic sed. Beatae ex voluptatum laborum enim aut ipsam. Eos molestias minus eligendi laudantium. Iste eveniet occaecati doloribus inventore."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":50,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"C347B161","queryHash":"C347B161","planCacheKey":"B216C9D5","queryFramework":"classic","reslen":538,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":21012390,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":45195}},"workingMillis":153,"durationMillis":198}}
|
||||||||||||||||||||||
| DCD1CD5A | sample_training.inspections | aggregate | 8 | 39 | 471 | 113 | 471 | 0 | 0 | 80,047 | 2 | 32,018 | 0 | 196.4KB | 1.2MB | 0 | 0 | primaryPreferred: 4 default: 3 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"business_name":"CITY MEMORIES"} Slowest Query Log Message (from mongod) (471ms): {"t":{"$date":"2025-08-18T19:33:13.379+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"AA495FF6E69567C4959304A8C16CACE790A48119B39CAA47A2B72B0F629D4FAF","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"CITY MEMORIES"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":72,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":9,"nreturned":2,"planCacheShapeHash":"DCD1CD5A","queryHash":"DCD1CD5A","planCacheKey":"4A8E7972","queryFramework":"classic","reslen":763,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":40620014,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10,"totalTimeQueuedMicros":210373}},"workingMillis":261,"durationMillis":471}}
|
||||||||||||||||||||||
| A5CE8445 | sample_restaurants.restaurants | aggregate | 8 | 22 | 99 | 40 | 99 | 0 | 0 | 25,359 | 1 | 25,359 | 0 | 945.7KB | 3.5MB | 0 | 0 | primaryPreferred: 6 default: 2 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"cuisine":"Mexican","borough":"Manhattan"} Slowest Query Log Message (from mongod) (99ms, 240.4 KB): {"t":{"$date":"2025-08-18T19:53:53.398+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1000","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"CFB236FE155909A54F9880D2AFA2BD6C0F9759F374D753AC797FAF906C88799F","command":{"aggregate":"restaurants","pipeline":[{"$match":{"cuisine":"Chinese","borough":"Bronx"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f9cbfe54-2403-4151-b17f-e0c1c3bc9d44"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":237,"keysExamined":0,"docsExamined":25359,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"A5CE8445","queryHash":"A5CE8445","planCacheKey":"E180C9E1","queryFramework":"sbe","reslen":268,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":246184,"timeReadingMicros":511}},"cpuNanos":14873929,"remote":"44.252.45.26:53972","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":99,"durationMillis":99}}
|
||||||||||||||||||||||
| FB7B5C6D | sample_training.inspections | find | 8 | 41 | 158 | 90 | 158 | 0 | 0 | 80,047 | 0 | 0 | 0 | 339.7KB | 2.5MB | 0 | 0 | default: 2 primaryPreferred: 2 nearest: 2 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Jan 8 2016","business_name":"BERGES, JOSEFA","sector":"Tow Truck Company - 124"} Slowest Query Log Message (from mongod) (158ms): {"t":{"$date":"2025-08-18T19:52:14.268+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn972","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"F6546970608BC5323FAFC38D8D5BE2E26A1A1E3E4B1F99373D2FCDA45F81BBBF","command":{"find":"inspections","filter":{"date":"Dec 14 2015","sector":"Cigarette Retail Dealer - 127","business_name":"PANTOJA USED CAR INC."},"limit":5,"lsid":{"id":{"$uuid":"597264b2-80df-4915-a10d-e329f2835efb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":123,"keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"FB7B5C6D","queryHash":"FB7B5C6D","planCacheKey":"3CCB47D9","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":43117325,"remote":"44.252.45.26:42148","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":158,"durationMillis":158}}
|
||||||||||||||||||||||
| A8E39B5C | sample_mflix.comments | aggregate | 7 | 22 | 68 | 40 | 68 | 0 | 0 | 41,079 | 0 | 0 | 0 | 265.5KB | 1.5MB | 0 | 0 | default: 3 primaryPreferred: 2 nearest: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"2009-08-22T07:04:25.000Z"},"movie_id":{"$oid":"573a13a1f29313caabd066cb"}} Slowest Query Log Message (from mongod) (68ms): {"t":{"$date":"2025-08-18T19:51:59.760+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn967","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"A1B81A4F7CE1DC3B4669AF643257701408E4B77655B9E2E9159EDF6A9EBEDA5C","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a139bf29313caabcf3d23"},"date":{"$date":"2004-02-02T22:29:12.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"1199b571-cd0b-41d0-80f7-e20396e79715"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":297,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"A8E39B5C","queryHash":"A8E39B5C","planCacheKey":"3F2F71F4","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":23133352,"remote":"44.252.45.26:42120","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":68,"durationMillis":68}}
|
||||||||||||||||||||||
| F8A374BD | sample_training.routes | aggregate | 7 | 37 | 123 | 71 | 123 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 1.4MB | 6.7MB | 0 | 0 | primaryPreferred: 4 default: 3 |
nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"stops":0} Slowest Query Log Message (from mongod) (123ms): {"t":{"$date":"2025-08-18T19:33:38.443+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"03FC7F967E213C63CF1450A11D66583E6098E4C194DC09E7DA343E5490592494","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":0}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":330,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"F8A374BD","queryHash":"F8A374BD","planCacheKey":"00ACFE69","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":39703566,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":123,"durationMillis":123}}
|
||||||||||||||||||||||
| 8E0D3064 | sample_mflix.comments | aggregate | 7 | 20 | 42 | 25 | 42 | 0 | 0 | 41,079 | 1 | 41,079 | 0 | 61.0KB | 426.7KB | 0 | 0 | primaryPreferred: 5 nearest: 1 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"text":"Molestias corrupti consectetur cupiditate aspernatur dolorem dolore. Ipsa assumenda nesciunt maxime minus. Laboriosam fuga quisquam tempore minima."} Slowest Query Log Message (from mongod) (42ms, 426.7 KB): {"t":{"$date":"2025-08-18T19:33:39.197+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"F30208F504AE8FA2A73DFCA9C565B769D634218B429D522AF1BE0B7AF7796042","command":{"aggregate":"comments","pipeline":[{"$match":{"text":"Eligendi quam numquam a incidunt. Illum quo corrupti quod sequi deserunt. Fuga eveniet quidem ea quibusdam totam ipsum. Voluptas architecto accusantium quos quibusdam."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":319,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"8E0D3064","queryHash":"8E0D3064","planCacheKey":"51DA4EEC","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":436900,"timeReadingMicros":103}},"cpuNanos":21629523,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":42,"durationMillis":42}}
|
||||||||||||||||||||||
| 016DA7E6 | sample_training.zips | aggregate | 7 | 23 | 148 | 76 | 148 | 0 | 0 | 29,470 | 0 | 0 | 0 | 551.3KB | 2.3MB | 0 | 0 | secondaryPreferred: 3 default: 2 primaryPreferred: 2 |
nodeType: REPORTING: 3 nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":10776,"state":"FL"} Slowest Query Log Message (from mongod) (148ms, 1.1 MB): {"t":{"$date":"2025-08-18T19:33:16.391+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"730C079AF5299A7FD15AD9A347F9630E36445B77F2031FD83E21451DABCBCF66","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":10776,"state":"FL"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":106,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"016DA7E6","queryHash":"016DA7E6","planCacheKey":"7AE05196","queryFramework":"classic","reslen":234,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1126415,"timeReadingMicros":311}},"cpuNanos":20624034,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":42}},"workingMillis":148,"durationMillis":148}}
|
||||||||||||||||||||||
| 55F48D6F | sample_mflix.movies | aggregate | 7 | 22 | 118 | 50 | 118 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 322.5KB | 2.2MB | 0 | 0 | default: 3 secondaryPreferred: 3 primaryPreferred: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"poster":"https://m.media-amazon.com/images/M/MV5BMTc2NTU0MDA0M15BMl5BanBnXkFtZTcwOTg1OTA4Mg@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (118ms): {"t":{"$date":"2025-08-18T19:33:13.193+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"9774EF847E4C653188522CF8FC5BFDD2E5EE2CC412FE82E9E8BE54E29D295E5F","command":{"aggregate":"movies","pipeline":[{"$match":{"poster":"https://m.media-amazon.com/images/M/MV5BNTRjZjUzMDEtMjM5MC00NTMzLWJlYzItNzYzNjIwZjc0YjIzXkEyXkFqcGdeQXVyMjgyNjk3MzE@._V1_SY1000_SX677_AL_.jpg"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":42,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"55F48D6F","queryHash":"55F48D6F","planCacheKey":"69139603","queryFramework":"classic","reslen":2400,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17035545,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":38184}},"workingMillis":80,"durationMillis":118}}
|
||||||||||||||||||||||
| 463B6666 | sample_training.routes | aggregate | 7 | 34 | 101 | 60 | 101 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 346.2KB | 1.1MB | 0 | 0 | primaryPreferred: 4 default: 3 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"dst_airport":"BCN"} Slowest Query Log Message (from mongod) (101ms, 669.7 KB): {"t":{"$date":"2025-08-18T19:53:53.588+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1017","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"91FBAE7EE692286D94E0FCB83D64CC21C6997430AB7AD7D0B925F2C0C3993024","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"XIY"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"61a8b22d-6654-43ba-be1b-012d02c31a2c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":291,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"463B6666","queryHash":"463B6666","planCacheKey":"19B35C16","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":685767,"timeReadingMicros":56}},"cpuNanos":32439509,"remote":"44.252.45.26:54100","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":101,"durationMillis":101}}
|
||||||||||||||||||||||
| A4FD5257 | sample_training.inspections | find | 7 | 34 | 50 | 45 | 50 | 0 | 0 | 71,926 | 8 | 8,391 | 0 | 211.5KB | 1.3MB | 0 | 0 | primaryPreferred: 5 default: 1 secondaryPreferred: 1 |
nodeType: ANALYTICS: 2 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Sep 9 2015","sector":"Gas Station-Retail - 815"} Slowest Query Log Message (from mongod) (50ms, 1.3 MB): {"t":{"$date":"2025-08-18T19:52:25.828+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn954","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"FE76E7AB90367AB5F3B80CC2B70C03E2F65...","command":{"find":"inspections","filter":{"date":"May 1 2015","sector":"Misc Non-Food Retail - 817"},"limit":50,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":31,"planCacheShapeHash":"A4FD5257","queryHash":"A4FD5257","planCacheKey":"C51BA85B","queryFramework":"classic","reslen":9002,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1352502,"timeReadingMicros":193}},"cpuNanos":48437716,"remote":"44.252.45.26:42056","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":50,"durationMillis":50}}
|
||||||||||||||||||||||
| A8D1FEF4 | sample_restaurants.restaurants | find | 6 | 21 | 204 | 60 | 204 | 0 | 0 | 22,541 | 33 | 683 | 0 | 2.0MB | 8.9MB | 0 | 0 | primaryPreferred: 4 default: 2 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"cuisine":"Asian","borough":"Staten Island"} Slowest Query Log Message (from mongod) (204ms, 8.9 MB): {"t":{"$date":"2025-08-18T19:33:13.438+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"45FA9718528BA071ACFFF627C5326A0C4B0...","command":{"find":"restaurants","filter":{"cuisine":"Asian","borough":"Staten Island"},"limit":10,"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":23628,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":10,"planCacheShapeHash":"A8D1FEF4","queryHash":"A8D1FEF4","planCacheKey":"DBAEC4BC","queryFramework":"classic","reslen":4072,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9364170,"timeReadingMicros":19594}},"cpuNanos":21179329,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":56449}},"workingMillis":148,"durationMillis":204}}
|
||||||||||||||||||||||
| E13CBF47 | sample_training.inspections | find | 6 | 22 | 383 | 131 | 383 | 0 | 0 | 35,601 | 48 | 736 | 0 | 520.3KB | 1.9MB | 0 | 0 | primaryPreferred: 4 default: 2 |
nodeType: REPORTING: 2 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Apr 1 2015"} Slowest Query Log Message (from mongod) (383ms, 853.1 KB): {"t":{"$date":"2025-08-18T19:52:00.821+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn960","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"F8F5854C501F387C58ADBF2DD092FDDB68C...","command":{"find":"inspections","filter":{"date":"Jan 9 2016"},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":75894,"nBatches":1,"cursorExhausted":true,"numYields":12,"nreturned":10,"planCacheShapeHash":"E13CBF47","queryHash":"E13CBF47","planCacheKey":"992E960B","queryFramework":"classic","reslen":3048,"locks":{"Global":{"acquireCount":{"r":13}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":873604,"timeReadingMicros":24515}},"cpuNanos":46290978,"remote":"44.252.45.26:42088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":14,"totalTimeQueuedMicros":15748}},"workingMillis":368,"durationMillis":383}}
|
||||||||||||||||||||||
| 1E0370B6 | sample_training.zips | aggregate | 6 | 23 | 115 | 62 | 115 | 0 | 0 | 29,470 | 0 | 176,820 | 0 | 274.1KB | 1.1MB | 0 | 0 | default: 3 primaryPreferred: 2 secondaryPreferred: 1 |
nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":11980,"state":"FL"} Slowest Query Log Message (from mongod) (115ms, 224.7 KB): {"t":{"$date":"2025-08-18T19:33:13.354+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"0CF61B96338F84C7A90D20080C143EC3D2E9F96423B0BE8B06A042F17A2AEB50","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":11980,"state":"FL"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":240,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"1E0370B6","queryHash":"1E0370B6","planCacheKey":"3D87E0A6","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":230117,"timeReadingMicros":53}},"cpuNanos":16393246,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":51960}},"workingMillis":64,"durationMillis":115}}
|
||||||||||||||||||||||
| EDBC0EC5 | sample_mflix.movies | aggregate | 6 | 20 | 147 | 60 | 147 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 407.7KB | 1.5MB | 0 | 0 | default: 3 primaryPreferred: 2 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"type":"movie"} Slowest Query Log Message (from mongod) (147ms): {"t":{"$date":"2025-08-18T19:33:12.897+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"CD5D440F103AC769EA78E337BE7FDE0D778080BC28CDFB0D4C4847422DBBD4E1","command":{"aggregate":"movies","pipeline":[{"$match":{"type":"movie"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":181,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"EDBC0EC5","queryHash":"EDBC0EC5","planCacheKey":"D1EA9261","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20674284,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":75592}},"workingMillis":72,"durationMillis":147}}
|
||||||||||||||||||||||
| EDC329B1 | sample_training.zips | aggregate | 6 | 21 | 107 | 68 | 107 | 0 | 0 | 22,676 | 47 | 482 | 0 | 1003.0KB | 1.8MB | 0 | 0 | default: 3 primaryPreferred: 3 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"state":"PA"} Slowest Query Log Message (from mongod) (107ms, 1.5 MB): {"t":{"$date":"2025-08-18T19:53:48.419+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn996","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"C5038A3EE609F009C80C35FAA6C87104931F8D07A5DB993E39A810E05DB3F4EC","command":{"aggregate":"zips","pipeline":[{"$match":{"state":"WI"}}],"cursor":{},"lsid":{"id":{"$uuid":"e4d6e4ab-e29b-43bb-b00c-c40ae2845adc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":44,"cursorid":683526546499706736,"keysExamined":0,"docsExamined":28714,"numYields":3,"nreturned":101,"planCacheShapeHash":"EDC329B1","queryHash":"EDC329B1","planCacheKey":"1B9F4065","queryFramework":"classic","reslen":11898,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1576758,"timeReadingMicros":380}},"cpuNanos":18886619,"remote":"44.252.45.26:53944","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":43296}},"workingMillis":64,"durationMillis":107}}
|
||||||||||||||||||||||
| 782E6DBD | sample_mflix.comments | aggregate | 6 | 24 | 246 | 105 | 246 | 0 | 0 | 41,079 | 0 | 0 | 0 | 510.2KB | 1.6MB | 0 | 0 | primaryPreferred: 5 default: 1 |
nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"1992-07-31T19:13:22.000Z"},"text":"Deleniti facere modi nihil possimus perferendis quidem quo. Quisquam eligendi impedit odio maxime ab voluptas."} Slowest Query Log Message (from mongod) (246ms, 180.8 KB): {"t":{"$date":"2025-08-18T19:50:42.136+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn931","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"250FDF6DBCFCB0F2FECE40CF49254F9AA26F67BE95BA1B104E3CF14E90773BB3","command":{"aggregate":"comments","pipeline":[{"$match":{"text":"Repudiandae fugiat voluptas aperiam eius quia alias maxime nam. Nulla illum sapiente architecto. Harum ducimus consectetur aperiam explicabo eligendi.","date":{"$date":"1989-04-29T21:40:53.000Z"}}}],"cursor":{},"lsid":{"id":{"$uuid":"d5eab81b-de07-4844-973e-1250429a04ba"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":70,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"782E6DBD","queryHash":"782E6DBD","planCacheKey":"4EE86169","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":185133,"timeReadingMicros":61}},"cpuNanos":23630695,"remote":"44.252.45.26:42802","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":88527}},"workingMillis":158,"durationMillis":246}}
|
||||||||||||||||||||||
| 88F57A2B | sample_training.inspections | find | 6 | 46 | 205 | 85 | 205 | 0 | 0 | 80,047 | 12 | 6,319 | 0 | 199.0KB | 1.1MB | 0 | 0 | default: 2 primaryPreferred: 2 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Apr 1 2015","result":"No Violation Issued","sector":"Secondhand Dealer [General] - 006"} Slowest Query Log Message (from mongod) (205ms): {"t":{"$date":"2025-08-18T19:33:17.389+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"D27E76929464669D6D237F3BD69E76BB35370F44CE805A12A75776685E14A6CA","command":{"find":"inspections","filter":{"date":"Apr 1 2015","sector":"Secondhand Dealer [General] - 006","result":"No Violation Issued"},"limit":10,"lsid":{"id":{"$uuid":"04a4744d-ee8b-41e0-bce8-6e0623b5a9c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":81,"keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":11,"nreturned":5,"planCacheShapeHash":"88F57A2B","queryHash":"88F57A2B","planCacheKey":"6FEA3E17","queryFramework":"classic","reslen":1728,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":49631971,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":13}},"workingMillis":205,"durationMillis":205}}
|
||||||||||||||||||||||
| ED14DB63 | sample_training.routes | find | 6 | 25 | 46 | 34 | 46 | 0 | 0 | 53,923 | 47 | 1,147 | 0 | 307.5KB | 1.8MB | 0 | 0 | default: 3 primaryPreferred: 3 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"TLV","stops":0} Slowest Query Log Message (from mongod) (46ms): {"t":{"$date":"2025-08-18T19:53:49.219+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1005","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"6826253141C86286BA8553D6C89FEDD4802F369617148953DA9D1DBA410F372B","command":{"find":"routes","filter":{"dst_airport":"OGG","stops":0},"limit":50,"lsid":{"id":{"$uuid":"efbb5c18-1d27-43af-a721-d473b078686a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":117,"keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":42,"planCacheShapeHash":"ED14DB63","queryHash":"ED14DB63","planCacheKey":"E7D27AFF","queryFramework":"classic","reslen":8079,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":40714807,"remote":"44.252.45.26:54008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":46,"durationMillis":46}}
|
||||||||||||||||||||||
| 1B6A48F2 | sample_training.inspections | find | 6 | 41 | 152 | 72 | 152 | 0 | 0 | 80,047 | 0 | 0 | 0 | 1.2MB | 4.2MB | 0 | 0 | secondaryPreferred: 3 primaryPreferred: 2 default: 1 |
nodeType: REPORTING: 4 datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"May 6 2015","result":"Violation Issued","business_name":"EXPRESS HEALTH MART PHARMACY CORP."} Slowest Query Log Message (from mongod) (152ms, 4.2 MB): {"t":{"$date":"2025-08-18T19:50:41.585+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn919","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"5EA194EFA9016C164E30721AD66AE47B6C3...","command":{"find":"inspections","filter":{"date":"Apr 7 2015","result":"No Violation Issued","business_name":"THIRD AVE PHARMACY INC."},"limit":100,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":80047,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":0,"planCacheShapeHash":"1B6A48F2","queryHash":"1B6A48F2","planCacheKey":"4095843A","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4428476,"timeReadingMicros":64574}},"cpuNanos":50039011,"remote":"44.252.45.26:42726","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11}},"workingMillis":152,"durationMillis":152}}
|
||||||||||||||||||||||
| F1385B00 | sample_training.inspections | find | 6 | 35 | 367 | 114 | 367 | 0 | 0 | 71,148 | 27 | 2,571 | 0 | 615.1KB | 3.3MB | 0 | 0 | default: 5 primaryPreferred: 1 |
COLLSCAN | 5 | 0.0 | |
|
Query:
{"date":"Jan 8 2016","result":"No Violation Issued"} Slowest Query Log Message (from mongod) (367ms): {"t":{"$date":"2025-08-18T19:33:13.443+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"FC603341C80CF81F0A1596ED3CE1D7FAA50EEECA93443CF652A028C21F30B2FA","command":{"find":"inspections","filter":{"date":"Jan 8 2016","result":"No Violation Issued"},"limit":10,"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":29497,"keysExamined":0,"docsExamined":75883,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":10,"planCacheShapeHash":"F1385B00","queryHash":"F1385B00","planCacheKey":"7D36A660","queryFramework":"classic","reslen":3081,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":44869805,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12,"totalTimeQueuedMicros":114777}},"workingMillis":253,"durationMillis":367}}
|
||||||||||||||||||||||
| 0297557D | sample_training.inspections | aggregate | 6 | 49 | 169 | 95 | 169 | 0 | 0 | 80,047 | 1 | 80,047 | 0 | 40.6KB | 243.8KB | 0 | 0 | default: 5 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"result":"No Violation Issued","sector":"Cigarette Retail Dealer - 127"} Slowest Query Log Message (from mongod) (169ms): {"t":{"$date":"2025-08-18T19:52:00.253+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn950","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"94B1AE4809D9558F4917D3FAB95173FB3F1AAC7FCC258EAEE959E962724ABEAB","command":{"aggregate":"inspections","pipeline":[{"$match":{"result":"Violation Issued","sector":"Cigarette Retail Dealer - 127"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"372c3517-4e66-4ff5-a286-8041791d697e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":390,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":9,"nreturned":1,"planCacheShapeHash":"0297557D","queryHash":"0297557D","planCacheKey":"2B17A429","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":53598142,"remote":"44.252.45.26:42026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11}},"workingMillis":169,"durationMillis":169}}
|
||||||||||||||||||||||
| 2E4C3D9D | sample_training.inspections | aggregate | 6 | 41 | 243 | 95 | 243 | 0 | 0 | 80,047 | 0 | 240,141 | 0 | 876.7KB | 4.9MB | 0 | 0 | default: 2 primaryPreferred: 2 secondaryPreferred: 2 |
nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"May 6 2015","business_name":"GAD GASOLINE, INC."} Slowest Query Log Message (from mongod) (243ms, 159.4 KB): {"t":{"$date":"2025-08-18T19:53:48.976+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1008","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"365FDB75BA6CD86A5FCD0177F906D110E02C1F0CC0D8F4DB633A1239B92C55B9","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"Q & L BAKERY INC.","date":"Nov 25 2015"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"40e087dd-7a7d-481c-bc5a-fb0614537f1b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":399,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":9,"nreturned":0,"planCacheShapeHash":"2E4C3D9D","queryHash":"2E4C3D9D","planCacheKey":"9CAD1EC9","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":163185,"timeReadingMicros":34}},"cpuNanos":46955306,"remote":"44.252.45.26:54026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":243,"durationMillis":243}}
|
||||||||||||||||||||||
| 0CD4B2F8 | sample_training.inspections | aggregate | 6 | 46 | 294 | 102 | 294 | 0 | 0 | 80,047 | 0 | 0 | 0 | 364.6KB | 1.8MB | 0 | 0 | primaryPreferred: 3 nearest: 2 secondaryPreferred: 1 |
nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"business_name":"EXPRESS HEALTH MART PHARMACY CORP.","sector":"Cigarette Retail Dealer - 127"} Slowest Query Log Message (from mongod) (294ms, 110.7 KB): {"t":{"$date":"2025-08-18T19:33:12.845+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"2A40A63FEB88F32F1D2A4B290E2C12605A81131EA7846BC60084228BF141AEB0","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"EXPRESS HEALTH MART PHARMACY CORP.","sector":"Cigarette Retail Dealer - 127"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":352,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":12,"nreturned":0,"planCacheShapeHash":"0CD4B2F8","queryHash":"0CD4B2F8","planCacheKey":"4BF06268","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":113318,"timeReadingMicros":16}},"cpuNanos":46219861,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":13,"totalTimeQueuedMicros":13599}},"workingMillis":281,"durationMillis":294}}
|
||||||||||||||||||||||
| F9558D33 | sample_mflix.comments | aggregate | 6 | 22 | 130 | 61 | 130 | 0 | 0 | 41,079 | 0 | 0 | 0 | 370.5KB | 1.5MB | 0 | 0 | default: 3 primaryPreferred: 2 secondaryPreferred: 1 |
nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"2001-11-22T15:51:03.000Z"},"text":"Dolores praesentium minima voluptates. Laborum accusantium dolores occaecati dicta doloribus tempore ratione. Quisquam a dolore odio eligendi. Suscipit aperiam distinctio deleniti in.","movie_id":{"$oid":"573a139ef29313caabcfc7b7"}} Slowest Query Log Message (from mongod) (130ms): {"t":{"$date":"2025-08-18T19:53:47.841+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1008","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"0B3F1FE8C0F20CFAF18A06CF36F15C047A6D727EEEFF5579AA00AE52EDDF016E","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a13b1f29313caabd376cf"},"date":{"$date":"1978-11-24T10:38:01.000Z"},"text":"Odio veritatis sit suscipit minus excepturi. Error cum dolorem amet ducimus quia natus. Eveniet maiores beatae cum dolorem dolore fuga consequuntur."}}],"cursor":{},"lsid":{"id":{"$uuid":"40e087dd-7a7d-481c-bc5a-fb0614537f1b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":63,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":8,"nreturned":0,"planCacheShapeHash":"F9558D33","queryHash":"F9558D33","planCacheKey":"5D43BD0F","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":23316399,"remote":"44.252.45.26:54026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10,"totalTimeQueuedMicros":1030}},"workingMillis":129,"durationMillis":130}}
|
||||||||||||||||||||||
| 08813519 | sample_mflix.comments | aggregate | 5 | 25 | 90 | 57 | 90 | 0 | 0 | 41,079 | 0 | 102,697 | 0 | 555.4KB | 2.6MB | 0 | 0 | primaryPreferred: 3 default: 1 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"text":"Amet dignissimos velit molestiae. Veritatis optio sit provident quo quo. Ducimus accusantium quam velit aperiam in. Rem assumenda molestias eaque fuga.","movie_id":{"$oid":"573a13c5f29313caabd7054b"}} Slowest Query Log Message (from mongod) (90ms): {"t":{"$date":"2025-08-18T19:51:59.853+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn955","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"BC926DE672332870FFEDF727EC56145C372F90F50AE682ADDADEAFD00731EAD3","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a13b1f29313caabd365f3"},"text":"Ut quia aut eum odit dolore earum. Eaque velit totam consequuntur. Asperiores temporibus impedit facilis."}}],"cursor":{},"lsid":{"id":{"$uuid":"abbfb93c-e003-4e8c-ab56-298dc3d21dee"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":64,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"08813519","queryHash":"08813519","planCacheKey":"24B4529D","queryFramework":"classic","reslen":477,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":24060781,"remote":"44.252.45.26:42060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":90,"durationMillis":90}}
|
||||||||||||||||||||||
| CAA76A74 | sample_mflix.comments | aggregate | 5 | 21 | 106 | 57 | 106 | 0 | 0 | 33,504 | 26 | 1,269 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 4 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"movie_id":{"$oid":"573a13a4f29313caabd10f7a"}} Slowest Query Log Message (from mongod) (106ms): {"t":{"$date":"2025-08-18T19:33:13.084+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"E8E6B026A4D4EEA3A761FE2B108FCE202E49A743279A57840E86B4CE7B729968","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a13a4f29313caabd10f7a"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"14409632-b818-45df-9557-456a3d707488"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":42,"keysExamined":0,"docsExamined":19658,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"CAA76A74","queryHash":"CAA76A74","planCacheKey":"D108763C","queryFramework":"classic","reslen":2975,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10631762,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":34810}},"workingMillis":72,"durationMillis":106}}
|
||||||||||||||||||||||
| 48EB3F37 | sample_training.zips | aggregate | 5 | 24 | 110 | 50 | 110 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 105.8KB | 304.4KB | 0 | 0 | default: 2 primaryPreferred: 1 nearest: 1 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$ne":2714},"state":"MA"} Slowest Query Log Message (from mongod) (110ms, 304.4 KB): {"t":{"$date":"2025-08-18T19:53:48.971+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1001","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"F0C4CEE0F5EBDE8182E8DCBE5AEB7F42236F3FF9E29A47588B6B3623CDE76751","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$ne":8},"state":"SD"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9febec44-3b8e-439d-9ff8-2376383fa39f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":339,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"48EB3F37","queryHash":"48EB3F37","planCacheKey":"DEFDFA79","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":311690,"timeReadingMicros":9233}},"cpuNanos":17424930,"remote":"44.252.45.26:53974","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":19812}},"workingMillis":91,"durationMillis":110}}
|
||||||||||||||||||||||
| 68BE8222 | sample_training.routes | aggregate | 5 | 20 | 79 | 48 | 79 | 0 | 0 | 29,578 | 18 | 1,643 | 0 | 0 | 0 | 0 | 0 | default: 2 primaryPreferred: 2 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"","dst_airport":"RIX"} Slowest Query Log Message (from mongod) (79ms): {"t":{"$date":"2025-08-18T19:33:16.872+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"FE1B4E7CC6538E0473EB433E10D3A50CCF10E7F0A534D7D434BE010DF9C942C7","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"Y","dst_airport":"DXB"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":133,"keysExamined":0,"docsExamined":40555,"cursorExhausted":true,"numYields":4,"nreturned":10,"planCacheShapeHash":"68BE8222","queryHash":"68BE8222","planCacheKey":"69D3A92A","queryFramework":"classic","reslen":2099,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":29601650,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":79,"durationMillis":79}}
|
||||||||||||||||||||||
| 55DF509A | sample_mflix.movies | aggregate | 5 | 20 | 105 | 51 | 105 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 4 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"lastupdated":"2015-09-16 00:11:02.097000000"} Slowest Query Log Message (from mongod) (105ms): {"t":{"$date":"2025-08-18T19:33:13.174+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"B51F93A9F8C21AE85FB02B702100CF762DC6A6F3461592C48CF2B392E97B4D2D","command":{"aggregate":"movies","pipeline":[{"$match":{"lastupdated":"2015-09-12 00:36:07.957000000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":224,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"55DF509A","queryHash":"55DF509A","planCacheKey":"5D19A7B2","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18689503,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":159}},"workingMillis":105,"durationMillis":105}}
|
||||||||||||||||||||||
| 967AF1AA | sample_training.zips | aggregate | 5 | 28 | 102 | 57 | 102 | 0 | 0 | 29,470 | 4 | 7,016 | 0 | 678.3KB | 2.2MB | 0 | 0 | default: 3 primaryPreferred: 2 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":477} Slowest Query Log Message (from mongod) (102ms): {"t":{"$date":"2025-08-18T19:33:16.352+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"4F6B8B874615B5FA724DC39A64C55AE3D8D0D3F2701BECF871481FFC19EF62FB","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":477}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":73,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":3,"nreturned":7,"planCacheShapeHash":"967AF1AA","queryHash":"967AF1AA","planCacheKey":"C0858C02","queryFramework":"classic","reslen":1029,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":15395348,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":10931}},"workingMillis":92,"durationMillis":102}}
|
||||||||||||||||||||||
| 7C105B0A | sample_mflix.movies | find | 5 | 20 | 36 | 28 | 36 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 465.3KB | 885.1KB | 0 | 0 | primaryPreferred: 3 default: 2 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"lastupdated":"2015-09-16 12:00:30.057000000"} Slowest Query Log Message (from mongod) (36ms): {"t":{"$date":"2025-08-18T19:51:03.872+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn940","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"860C36262D15E42CDC13387E378953A6231FC073E64B23F28BA06695E2AA141E","command":{"find":"movies","filter":{"lastupdated":"2015-08-26 00:25:24.917000000"},"limit":20,"lsid":{"id":{"$uuid":"5daaae86-f5bd-4c62-8ea5-4185541cf2ca"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":70,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"7C105B0A","queryHash":"7C105B0A","planCacheKey":"2B432CE2","queryFramework":"classic","reslen":1544,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":18937714,"remote":"44.252.45.26:42872","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":36,"durationMillis":36}}
|
||||||||||||||||||||||
| 3A8E50A0 | sample_training.companies | find | 5 | 21 | 91 | 51 | 91 | 0 | 0 | 9,500 | 1 | 6,785 | 0 | 851.9KB | 3.5MB | 0 | 0 | primaryPreferred: 2 secondaryPreferred: 2 default: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 9 | 0.0 |
|
Query:
{"overview":"<p>Epona Media is an online development company, that specialises in building tools for online marketers.<\/p>"} Slowest Query Log Message (from mongod) (91ms): {"t":{"$date":"2025-08-18T19:33:16.363+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"04A0F23AD40073F99E61481E1E5DC3B8975C18ADC1D104271F29D2BEE09C3E6C","command":{"find":"companies","filter":{"overview":"<p>Nike, Inc. designs, develops, and markets footwear, apparel, equipment, and accessory products worldwide. The company offers various categories of shoes, including running, training, basketball, soccer, sport-inspired urban shoes, and kids’ shoes. It also provides shoes for aquatic activities, baseball, football, cheerleading, golf, lacrosse, outdoor activities, skateboarding, tennis, volleyball, walking, wrestling, and various athletic and recreational uses. In addition, the company offers sports-inspired lifestyle apparel, athletic bags, and accessory items. Further, it provides a line of performance equipment, including bags, socks, sport balls, eyewear, timepieces, electronic devices, bats, gloves, protective equipment, golf clubs, and various equipments designed for sports activities under the NIKE brand name, as well as markets apparel with licensed college and professional team and league logos. Additionally, it offers licenses to produce and sell NIKE brand swimwear, children’s apparel, training equipment, eyewear, electronic devices, and golf accessories. The company also markets its products under the brand names of Converse, Chuck Taylor, All Star, One Star, Umbro, Jack Purcell, Cole Haan, Bragano, and Hurley. It sells its products to retail accounts through stores, independent distributors, and licensees, as well as through its Website, nikestore.com. As of May 31, 2009, Nike, Inc. operated 338 retail stores in the United States and 336 retail stores internationally. </p>\n\n<p>The company was founded in 1964 and is headquartered in Beaverton, Oregon.#nikebasketball #nikekicks</p>"},"limit":10,"lsid":{"id":{"$uuid":"77f82b2e-65b1-4764-9beb-72b54bbd8ade"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":13688,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"3A8E50A0","queryHash":"3A8E50A0","planCacheKey":"B07EBA80","queryFramework":"classic","reslen":13413,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":12538807,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":15888}},"workingMillis":76,"durationMillis":91}}
|
||||||||||||||||||||||
| 4BCA6E87 | sample_training.grades | aggregate | 4 | 20 | 105 | 52 | 105 | 0 | 74,425 | 0 | 1 | 0 | 0 | 201.6KB | 403.1KB | 0 | 0 | default: 2 primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COUNT_SCAN { student_id: 1 } | 0 | 0.0 |
|
Query:
{"student_id":{"$lte":8273}} Slowest Query Log Message (from mongod) (105ms): {"t":{"$date":"2025-08-18T19:53:48.891+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1004","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"C247FA538D1D14DB969EFFA32C9EBD647525A1A97F72E25F8B813C678E425F85","command":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$lte":6086}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0baac330-4f4a-4774-9443-4bfa703739db"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COUNT_SCAN { student_id: 1 }","planningTimeMicros":299,"keysExamined":60870,"docsExamined":0,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"4BCA6E87","queryHash":"4BCA6E87","planCacheKey":"CC75145C","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17038672,"remote":"44.252.45.26:54002","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":1443}},"workingMillis":104,"durationMillis":105}}
|
||||||||||||||||||||||
| 3958222F | sample_airbnb.listingsAndReviews | aggregate | 4 | 22 | 107 | 48 | 107 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 1.9MB | 5.5MB | 0 | 0 | primaryPreferred: 2 default: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"first_review":{"$date":"2018-02-20T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (107ms, 5.5 MB): {"t":{"$date":"2025-08-18T19:33:11.093+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn485","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"148488742193D418AD58F7ACF70DDB5F9C5263DC9359341D77854C0DD5091974","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"first_review":{"$date":"2018-02-20T05:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":957,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"3958222F","queryHash":"3958222F","planCacheKey":"40DB7FC3","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5798902,"timeReadingMicros":89935}},"cpuNanos":19779272,"remote":"44.252.45.26:47804","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":107,"durationMillis":107}}
|
||||||||||||||||||||||
| F010E17C | sample_training.zips | find | 4 | 24 | 40 | 28 | 40 | 0 | 0 | 23,302 | 35 | 656 | 0 | 87.0KB | 348.1KB | 0 | 0 | primaryPreferred: 3 default: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$lte":87},"state":"TN"} Slowest Query Log Message (from mongod) (40ms): {"t":{"$date":"2025-08-18T19:52:14.270+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn978","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"26F6865B606BB1E98B5A8A16F34E1BC1A8250FF934D72BE614810ADD6C155D8B","command":{"find":"zips","filter":{"pop":{"$lte":561},"state":"TN"},"limit":50,"lsid":{"id":{"$uuid":"85e5a114-523a-4f58-962f-e8bb5c65d7b8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":129,"keysExamined":0,"docsExamined":29470,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":36,"planCacheShapeHash":"F010E17C","queryHash":"F010E17C","planCacheKey":"96E59694","queryFramework":"classic","reslen":4389,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":17013416,"remote":"44.252.45.26:42200","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":40,"durationMillis":40}}
|
||||||||||||||||||||||
| 8DA27A98 | sample_training.routes | find | 4 | 51 | 271 | 111 | 271 | 0 | 0 | 66,985 | 0 | 0 | 0 | 221.6KB | 886.3KB | 0 | 0 | primaryPreferred: 2 default: 1 secondaryPreferred: 1 |
datacenter: primary: 2 | COLLSCAN | 0 | 0.0 |
|
Query:
{"dst_airport":"GIG","stops":{"$lt":0}} Slowest Query Log Message (from mongod) (271ms): {"t":{"$date":"2025-08-18T19:52:00.596+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn958","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"DA79531F0989042273228C1325692CD09E3FAC16DC7E6B732ED8C7153D54FEAC","command":{"find":"routes","filter":{"dst_airport":"GIG","stops":{"$lt":0}},"limit":1,"lsid":{"id":{"$uuid":"827a69b4-ce20-4e3a-a958-58d0dc877bfc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":102,"keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"8DA27A98","queryHash":"8DA27A98","planCacheKey":"2523B288","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":42330511,"remote":"44.252.45.26:42072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12,"totalTimeQueuedMicros":88324}},"workingMillis":183,"durationMillis":271}}
|
||||||||||||||||||||||
| 9562FAD5 | sample_training.routes | find | 4 | 39 | 391 | 148 | 391 | 0 | 0 | 66,120 | 5 | 12,594 | 0 | 2.1MB | 4.5MB | 0 | 0 | primaryPreferred: 3 default: 1 |
COLLSCAN | 6 | 0.0 | |
|
Query:
{"codeshare":"","stops":{"$gt":0}} Slowest Query Log Message (from mongod) (391ms, 4.5 MB): {"t":{"$date":"2025-08-18T19:33:12.957+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"E4EF9608D637B07DA40BCB2CDD5C2242D1C...","command":{"find":"routes","filter":{"stops":{"$gt":0},"codeshare":""},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":63528,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":10,"planCacheShapeHash":"9562FAD5","queryHash":"9562FAD5","planCacheKey":"A1C227B1","queryFramework":"classic","reslen":2112,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4669648,"timeReadingMicros":353}},"cpuNanos":46767288,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":178417}},"workingMillis":213,"durationMillis":391}}
|
||||||||||||||||||||||
| EDBC0EC5 | sample_weatherdata.data | aggregate | 4 | 28 | 76 | 46 | 76 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 2.3MB | 5.8MB | 0 | 0 | primaryPreferred: 3 default: 1 |
nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"type":"FM-13"} Slowest Query Log Message (from mongod) (76ms, 5.8 MB): {"t":{"$date":"2025-08-18T19:33:11.667+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"51A909E59B3C16F8F51BD57EB457DE6EE7046549DDE2AE8E0F4EEF9C75D3951D","command":{"aggregate":"data","pipeline":[{"$match":{"type":"FM-13"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6a788214-1da1-44c3-b302-7b3c1b030973"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata"},"planSummary":"COLLSCAN","planningTimeMicros":281,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"EDBC0EC5","queryHash":"EDBC0EC5","planCacheKey":"D1EA9261","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6084365,"timeReadingMicros":328}},"cpuNanos":9923727,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":29412}},"workingMillis":47,"durationMillis":76}}
|
||||||||||||||||||||||
| 1EE55139 | sample_training.inspections | aggregate | 4 | 38 | 45 | 40 | 45 | 0 | 0 | 80,047 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 2 default: 1 primaryPreferred: 1 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Jul 10 2015","business_name":"GAD GASOLINE, INC."} Slowest Query Log Message (from mongod) (45ms): {"t":{"$date":"2025-08-18T19:52:24.243+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn964","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"DF8CAF8AE4737332F81AD55675687D61ECD5E8A4E26BDEBF5EDF6DF0D331CDF0","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Jan 9 2016","business_name":"7 LUCKY'S AUTO REPAIR CORP"}},{"$limit":50}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":55,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"1EE55139","queryHash":"1EE55139","planCacheKey":"ADE4913D","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":42749373,"remote":"44.252.45.26:42102","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| AE568C97 | sample_mflix.movies | aggregate | 4 | 21 | 50 | 34 | 50 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 856.4KB | 1.7MB | 0 | 0 | default: 2 primaryPreferred: 2 |
nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"title":"New Jack City"} Slowest Query Log Message (from mongod) (50ms): {"t":{"$date":"2025-08-18T19:33:13.533+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"1A0612734BA9F264DE816E1DF817A25AE58F61CEB49F47536314DD2EEECF497B","command":{"aggregate":"movies","pipeline":[{"$match":{"title":"New Jack City"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":282,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"AE568C97","queryHash":"AE568C97","planCacheKey":"F532439B","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17510806,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":50,"durationMillis":50}}
|
||||||||||||||||||||||
| 1861122A | sample_airbnb.listingsAndReviews | find | 4 | 57 | 76 | 66 | 76 | 0 | 0 | 5,396 | 7 | 770 | 0 | 2.1MB | 5.1MB | 0 | 0 | default: 3 primaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 1 | 0.0 |
|
Query:
{"weekly_price":{"$numberDecimal":"350.00"}} Slowest Query Log Message (from mongod) (76ms): {"t":{"$date":"2025-08-18T19:50:40.790+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn914","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"37D853F06A48FA2E90C06686F72A71CEF16BC70E8082EFB2658C6EDAD132E8FD","command":{"find":"listingsAndReviews","filter":{"weekly_price":{"$numberDecimal":"1000.00"}},"limit":100,"lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":142,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":16,"planCacheShapeHash":"1861122A","queryHash":"1861122A","planCacheKey":"4EE78C82","queryFramework":"classic","reslen":354517,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":50883344,"remote":"44.252.45.26:42664","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":76,"durationMillis":76}}
|
||||||||||||||||||||||
| 6A862BD3 | sample_training.companies | aggregate | 4 | 26 | 130 | 57 | 130 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 5.7MB | 12.8MB | 0 | 0 | primaryPreferred: 2 default: 1 nearest: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"blog_feed_url":""} Slowest Query Log Message (from mongod) (130ms, 12.8 MB): {"t":{"$date":"2025-08-18T19:52:00.206+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1548","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A9502D062A90C4D5C4A5E1677D857373139E337752CEE46F94529750EC217B26","command":{"aggregate":"companies","pipeline":[{"$match":{"blog_feed_url":"http://www.quotesdaddy.com/feed"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"1675461f-aef4-4610-8141-cb8f99d72c82"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"nearest"}},"planSummary":"COLLSCAN","planningTimeMicros":473,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"6A862BD3","queryHash":"6A862BD3","planCacheKey":"94041C2F","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":13456920,"timeReadingMicros":66147}},"cpuNanos":27267584,"remote":"44.252.45.26:56492","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":130,"durationMillis":130}}
|
||||||||||||||||||||||
| 972EC6F1 | sample_training.routes | aggregate | 4 | 31 | 121 | 58 | 121 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 1.1MB | 2.3MB | 0 | 0 | secondaryPreferred: 2 default: 1 nearest: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"stops":{"$gt":0}} Slowest Query Log Message (from mongod) (121ms): {"t":{"$date":"2025-08-18T19:33:17.860+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"4FC8641CC13C10E2C04254FFABBAAAB1A2A2B71563DD0D7024F9E2363C477D0C","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$gt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":256,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"972EC6F1","queryHash":"972EC6F1","planCacheKey":"81009CA5","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":30652571,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":121,"durationMillis":121}}
|
||||||||||||||||||||||
| B1652CED | sample_training.routes | aggregate | 4 | 45 | 201 | 116 | 201 | 0 | 0 | 53,493 | 41 | 1,281 | 0 | 1.0MB | 3.7MB | 0 | 0 | default: 3 primaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"dst_airport":"RIX"} Slowest Query Log Message (from mongod) (201ms, 324.9 KB): {"t":{"$date":"2025-08-18T19:53:49.005+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1005","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"6733D14277295A2F1830F36B11B9674284B0E72A19060D0D36645AA4ED9EFAA1","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"POM"}}],"cursor":{},"lsid":{"id":{"$uuid":"efbb5c18-1d27-43af-a721-d473b078686a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":38,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":6,"nreturned":50,"planCacheShapeHash":"B1652CED","queryHash":"B1652CED","planCacheKey":"34160259","queryFramework":"classic","reslen":9523,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":332675,"timeReadingMicros":40}},"cpuNanos":38172300,"remote":"44.252.45.26:54008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":41518}},"workingMillis":160,"durationMillis":201}}
|
||||||||||||||||||||||
| BCF882C2 | sample_mflix.movies | aggregate | 4 | 23 | 130 | 54 | 130 | 0 | 0 | 19,742 | 5 | 3,589 | 0 | 960.0KB | 3.1MB | 0 | 0 | default: 4 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"released":{"$date":"2006-02-03T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (130ms, 3.1 MB): {"t":{"$date":"2025-08-18T19:20:51.362+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn693","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"AD3D88EE89AA27238AD92D5BCE5D9B9D45E657A6E6E54DFD1D46EFE14FDD140A","command":{"aggregate":"movies","pipeline":[{"$match":{"released":{"$date":"2006-02-03T00:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"55b4aa8a-b1f6-4d79-8114-78db24acab65"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":74,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":7,"nreturned":6,"planCacheShapeHash":"BCF882C2","queryHash":"BCF882C2","planCacheKey":"F6EFA64A","queryFramework":"classic","reslen":11929,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3202006,"timeReadingMicros":13217}},"cpuNanos":64184009,"remote":"104.30.164.8:61419","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":130,"durationMillis":130}}
|
||||||||||||||||||||||
| E684A325 | sample_training.grades | aggregate | 4 | 53 | 104 | 76 | 104 | 0 | 74,085 | 0 | 1 | 0 | 0 | 327.0KB | 510.6KB | 0 | 0 | default: 3 primaryPreferred: 1 |
COUNT_SCAN { student_id: 1 } | 0 | 0.0 | |
|
Query:
{"student_id":{"$gte":3460}} Slowest Query Log Message (from mongod) (104ms, 64.3 KB): {"t":{"$date":"2025-08-18T19:33:18.761+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"4509F9AF9055B85E42AB67D4412F906A11F19409DF6101A2D5312811F6CAB784","command":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$gte":3460}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5ef37567-d65d-4398-8df0-f2cce307a147"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COUNT_SCAN { student_id: 1 }","planningTimeMicros":285,"keysExamined":65400,"docsExamined":0,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"E684A325","queryHash":"E684A325","planCacheKey":"6D11238B","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":65840,"timeReadingMicros":56}},"cpuNanos":16703935,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":104,"durationMillis":104}}
|
||||||||||||||||||||||
| 250B3482 | sample_training.grades | aggregate | 4 | 22 | 93 | 58 | 93 | 0 | 62,872 | 0 | 1 | 0 | 0 | 234.0KB | 302.3KB | 0 | 0 | primaryPreferred: 4 | nodeType: ANALYTICS: 1 datacenter: primary: 1 nodeType: REPORTING: 1 |
COUNT_SCAN { student_id: 1 } | 0 | 0.0 |
|
Query:
{"student_id":{"$lt":8617}} Slowest Query Log Message (from mongod) (93ms, 216.0 KB): {"t":{"$date":"2025-08-18T19:50:53.197+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"D9D8542001166E0190229EAC75A732AB35D03EB7E27B30BCA37AEB7E5DACC559","command":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$lt":9353}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"691a2057-914e-4ee4-8e95-c684731a1428"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COUNT_SCAN { student_id: 1 }","planningTimeMicros":291,"keysExamined":93530,"docsExamined":0,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"250B3482","queryHash":"250B3482","planCacheKey":"99DC169F","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":221135,"timeReadingMicros":148}},"cpuNanos":25287881,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":1449}},"workingMillis":92,"durationMillis":93}}
|
||||||||||||||||||||||
| 9C69239B | sample_mflix.movies | aggregate | 4 | 24 | 62 | 38 | 62 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 2 primaryPreferred: 2 |
nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"fullplot":"The gangster Nino has a gang who call themselves Cash Money Brothers. They get into the crack business and not before long they make a million dollars every week. A cop, Scotty, is after them. He tries to get into the gang by letting an ex-drug addict infiltrate the gang, but the attempt fails miserably. The only thing that remains is that Scotty himself becomes a drug pusher."} Slowest Query Log Message (from mongod) (62ms): {"t":{"$date":"2025-08-18T19:53:53.565+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1015","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"5EDAF6F38947588432D0CF3D66F09DB719DED7AF2752B0AC5B0162A87A53625E","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"After the birth of two children Simon's (Joel Edgerton) marriage to Pam (Danielle Cormack) is becoming a bore in which the only climactic feelings he has involve an unfortunate new tendency for premature ejaculation. He develops an interest in another young mother, Katrien (Rhona Mitra), whose husband Klaus has been cheating on her. The world of young married parents in Wellington is fast leading to a whole new breed of men: the men of 'Separation City'."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bd3e5a8b-7d83-440d-be2d-09438ea4adef"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":284,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"9C69239B","queryHash":"9C69239B","planCacheKey":"5EB4C247","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":16949784,"remote":"44.252.45.26:54088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":62,"durationMillis":62}}
|
||||||||||||||||||||||
| 902A2573 | sample_training.grades | aggregate | 4 | 22 | 143 | 59 | 143 | 0 | 70,505 | 0 | 1 | 0 | 0 | 423.9KB | 1.3MB | 0 | 0 | default: 3 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | COUNT_SCAN { class_id: 1 } | 0 | 0.0 |
|
Query:
{"class_id":{"$gt":5}} Slowest Query Log Message (from mongod) (143ms, 1.3 MB): {"t":{"$date":"2025-08-18T19:33:11.579+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"BCBF2CDF2E24F846CFAA7468C5B9274960A2579711EDBB5D1B70DD1097D19A83","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gt":5}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"3b9c8c1b-d62a-41ed-b0e0-ed28a50f1646"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COUNT_SCAN { class_id: 1 }","planningTimeMicros":173,"keysExamined":98813,"docsExamined":0,"cursorExhausted":true,"numYields":7,"nreturned":1,"planCacheShapeHash":"902A2573","queryHash":"902A2573","planCacheKey":"A5E89D24","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1364164,"timeReadingMicros":7149}},"cpuNanos":29975919,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":16309}},"workingMillis":127,"durationMillis":143}}
|
||||||||||||||||||||||
| 27C9FD3E | sample_mflix.movies | aggregate | 4 | 33 | 124 | 69 | 124 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 3.5MB | 13.1MB | 0 | 0 | secondaryPreferred: 2 secondary: 1 primaryPreferred: 1 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"Just after WW2, an American takes a railway job in Germany, but finds his position politically sensitive with various people trying to use him."} Slowest Query Log Message (from mongod) (124ms, 13.1 MB): {"t":{"$date":"2025-08-18T19:33:11.236+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn488","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"036DDC82ADF4A61FEE8104D3A1FC0CF747AF587A538C90D3AE315353D41CA572","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"Just after WW2, an American takes a railway job in Germany, but finds his position politically sensitive with various people trying to use him."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","planningTimeMicros":76,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"27C9FD3E","queryHash":"27C9FD3E","planCacheKey":"9B95B07E","queryFramework":"classic","reslen":1978,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":13704709,"timeReadingMicros":64834}},"cpuNanos":33072707,"remote":"44.252.45.26:47850","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":22987}},"workingMillis":102,"durationMillis":124}}
|
||||||||||||||||||||||
| 3383AAE7 | sample_training.routes | aggregate | 4 | 39 | 236 | 105 | 236 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 3.1MB | 6.9MB | 0 | 0 | default: 3 primaryPreferred: 1 |
nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"dst_airport":"PHX","stops":0} Slowest Query Log Message (from mongod) (236ms, 6.9 MB): {"t":{"$date":"2025-08-18T19:33:22.072+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"00A68728443B955CDD92DF7D4347FCAD2E2FC327BCD52AAA06C60E1DF8D7AFC6","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":0,"dst_airport":"PHX"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"eda0b3a7-3bfc-4471-9416-8a8883d544bc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":308,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"3383AAE7","queryHash":"3383AAE7","planCacheKey":"0578242B","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7243479,"timeReadingMicros":521}},"cpuNanos":41666651,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10,"totalTimeQueuedMicros":30962}},"workingMillis":206,"durationMillis":236}}
|
||||||||||||||||||||||
| FA991C2F | sample_training.inspections | find | 4 | 44 | 368 | 168 | 368 | 0 | 41,698 | 41,698 | 1 | 27,798 | 0 | 1.4MB | 2.7MB | 0 | 0 | default: 3 primaryPreferred: 1 |
IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"business_name":"TRI-STAR COLLISION CORP","certificate_number":{"$lt":9280424}} Slowest Query Log Message (from mongod) (368ms, 2.7 MB): {"t":{"$date":"2025-08-18T19:53:53.672+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1021","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"D9D384A6B1FE447A082985D42F702D846B5...","command":{"find":"inspections","filter":{"certificate_number":{"$lt":9318164},"business_name":"SALCEDO, SERGIO"},"limit":50,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":58242,"docsExamined":58242,"nBatches":1,"cursorExhausted":true,"numYields":21,"nreturned":1,"planCacheShapeHash":"FA991C2F","queryHash":"FA991C2F","planCacheKey":"67C27A43","queryFramework":"classic","reslen":510,"locks":{"Global":{"acquireCount":{"r":22}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2787277,"timeReadingMicros":4690}},"cpuNanos":141899987,"remote":"44.252.45.26:54142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":23}},"workingMillis":368,"durationMillis":368}}
|
||||||||||||||||||||||
| 27C9FD3E | sample_mflix.movies | find | 4 | 21 | 66 | 41 | 66 | 0 | 0 | 20,789 | 1 | 20,789 | 0 | 1.1MB | 4.0MB | 0 | 0 | default: 2 primaryPreferred: 1 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"A serial adulterer faces his demons when his loving wife falls severely ill."} Slowest Query Log Message (from mongod) (66ms): {"t":{"$date":"2025-08-18T19:53:54.596+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1010","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"E0FAE9C66AFEFA11C49B6A1C82E74E555F5E97F71723D7407EF7918CC3AA3F76","command":{"find":"movies","filter":{"plot":"Two school teachers and the man they both love face ruin when a malicious student cooks up a lie."},"limit":5,"lsid":{"id":{"$uuid":"e9cf4b8a-82ec-4ae2-a0a3-5a5e3dbb0dbb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":156,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"27C9FD3E","queryHash":"27C9FD3E","planCacheKey":"9B95B07E","queryFramework":"classic","reslen":1673,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":15362815,"remote":"44.252.45.26:54040","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":66,"durationMillis":66}}
|
||||||||||||||||||||||
| 8CB3300E | sample_training.routes | find | 3 | 40 | 311 | 146 | 311 | 0 | 0 | 66,985 | 0 | 0 | 0 | 325.8KB | 760.2KB | 0 | 0 | primaryPreferred: 2 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 1 | 0.0 |
|
Query:
{"dst_airport":"PGU","stops":{"$ne":0}} Slowest Query Log Message (from mongod) (311ms, 217.1 KB): {"t":{"$date":"2025-08-18T19:50:42.270+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"06D17DB67C9AF8F66C27D433A89065F60DA...","command":{"find":"routes","filter":{"stops":{"$ne":0},"dst_airport":"PGU"},"limit":5,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":0,"planCacheShapeHash":"8CB3300E","queryHash":"8CB3300E","planCacheKey":"B3FA4E36","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":222355,"timeReadingMicros":25}},"cpuNanos":41365573,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":39589}},"workingMillis":272,"durationMillis":311}}
|
||||||||||||||||||||||
| 85D5F884 | sample_training.zips | find | 3 | 25 | 101 | 70 | 101 | 0 | 0 | 24,655 | 73 | 336 | 0 | 365.3KB | 1.0MB | 0 | 0 | default: 2 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$exists":true},"state":"SD"} Slowest Query Log Message (from mongod) (101ms, 1.0 MB): {"t":{"$date":"2025-08-18T19:50:42.091+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn932","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"2F8D498A3C1ECCE1C7F81A85E766A9FAE78...","command":{"find":"zips","filter":{"pop":{"$exists":true},"state":"SD"},"limit":100,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":23651,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":100,"planCacheShapeHash":"85D5F884","queryHash":"85D5F884","planCacheKey":"EEB1698C","queryFramework":"classic","reslen":11680,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1081324,"timeReadingMicros":232}},"cpuNanos":15797729,"remote":"44.252.45.26:42808","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":28}},"workingMillis":101,"durationMillis":101}}
|
||||||||||||||||||||||
| 01D668DE | sample_mflix.movies | aggregate | 3 | 20 | 171 | 79 | 171 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 89.2KB | 267.5KB | 0 | 0 | primaryPreferred: 2 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"year":1995} Slowest Query Log Message (from mongod) (171ms, 267.5 KB): {"t":{"$date":"2025-08-18T19:53:48.941+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1014","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"BC3742D95DAA7EB22003144862111512DC36D1053ED3AB9FD5094DBBBEB623B3","command":{"aggregate":"movies","pipeline":[{"$match":{"year":1995}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0111a098-649d-4fff-9eb6-f495666f7f3b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":311,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"01D668DE","queryHash":"01D668DE","planCacheKey":"60C2BE9E","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":273893,"timeReadingMicros":8923}},"cpuNanos":23737295,"remote":"44.252.45.26:54072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":21955}},"workingMillis":150,"durationMillis":171}}
|
||||||||||||||||||||||
| FA991C2F | sample_training.inspections | aggregate | 3 | 176 | 567 | 307 | 567 | 0 | 65,072 | 65,072 | 1 | 48,804 | 0 | 920.5KB | 1.9MB | 0 | 0 | secondary: 1 default: 1 primaryPreferred: 1 |
nodeType: ANALYTICS: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"business_name":"SKDD INC.","certificate_number":{"$lt":50060927}} Slowest Query Log Message (from mongod) (567ms, 1.9 MB): {"t":{"$date":"2025-08-18T19:33:16.989+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"615107D63286B7AD6C113644D69978EEC84D3FA799A99BBF338B85B607971F1E","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":9311433},"business_name":"SUBZI MANDI CASH & CARRY, INC."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":96,"keysExamined":51944,"docsExamined":51944,"cursorExhausted":true,"numYields":27,"nreturned":1,"planCacheShapeHash":"FA991C2F","queryHash":"FA991C2F","planCacheKey":"67C27A43","queryFramework":"classic","reslen":522,"locks":{"Global":{"acquireCount":{"r":28}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1943231,"timeReadingMicros":978}},"cpuNanos":129648297,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":29,"totalTimeQueuedMicros":4485}},"workingMillis":563,"durationMillis":567}}
|
||||||||||||||||||||||
| 2ADFA1A6 | sample_mflix.movies | find | 3 | 39 | 186 | 106 | 186 | 0 | 0 | 21,349 | 1 | 16,011 | 0 | 223.9KB | 671.8KB | 0 | 0 | primaryPreferred: 2 default: 1 |
nodeType: ANALYTICS: 1 nodeType: REPORTING: 1 |
COLLSCAN | 1 | 0.0 |
|
Query:
{"rated":"R","released":{"$date":"2000-11-09T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (186ms): {"t":{"$date":"2025-08-18T19:33:22.059+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"DDDB3A51F803A950DA3B9B5D9D378755E5FE48DD36FE526CE8B3DD5F63AC632D","command":{"find":"movies","filter":{"released":{"$date":"2000-11-09T00:00:00.000Z"},"rated":"R"},"limit":10,"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":4025,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"2ADFA1A6","queryHash":"2ADFA1A6","planCacheKey":"452CC256","queryFramework":"classic","reslen":2023,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":19358310,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":6830}},"workingMillis":180,"durationMillis":186}}
|
||||||||||||||||||||||
| 2ECDBADC | sample_training.trips | find | 3 | 23 | 61 | 41 | 61 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 37.5KB | 112.5KB | 0 | 0 | default: 1 primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 2 | COLLSCAN | 0 | 0.0 |
|
Query:
{"start time":{"$date":"2016-01-02T15:05:52.000Z"}} Slowest Query Log Message (from mongod) (61ms): {"t":{"$date":"2025-08-18T19:33:12.463+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"DA08253AEFE1F9797BF2768D42BEDC537D6E298B296EC9FD598F65C1FB8FDF0B","command":{"find":"trips","filter":{"start time":{"$date":"2016-01-02T15:05:52.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":119,"keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"2ECDBADC","queryHash":"2ECDBADC","planCacheKey":"C4A53174","queryFramework":"classic","reslen":673,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":7027209,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":61,"durationMillis":61}}
|
||||||||||||||||||||||
| 949DE1F4 | sample_training.routes | find | 3 | 25 | 66 | 43 | 66 | 0 | 0 | 47,449 | 3 | 12,940 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"Y","dst_airport":"PGU","stops":0} Slowest Query Log Message (from mongod) (66ms): {"t":{"$date":"2025-08-18T19:50:47.571+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"53FCE9DA2D9996FA46C26777EA31094BD905837843E4BBBAEC1E350EA1ABACC7","command":{"find":"routes","filter":{"dst_airport":"PGU","stops":0,"codeshare":"Y"},"limit":50,"lsid":{"id":{"$uuid":"e529d081-19b6-4bdc-9aef-4fafe05984ab"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":84,"keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"949DE1F4","queryHash":"949DE1F4","planCacheKey":"44D2ADBC","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":38658479,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":66,"durationMillis":66}}
|
||||||||||||||||||||||
| AEB5004F | sample_mflix.movies | aggregate | 3 | 27 | 238 | 98 | 238 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 2.7MB | 8.1MB | 0 | 0 | default: 3 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG-13"} Slowest Query Log Message (from mongod) (238ms, 8.1 MB): {"t":{"$date":"2025-08-18T19:33:12.108+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"4A4EF33B3F63CDE2713B0B5460888E04AB8B7BFBE17AA515A0CCE565A3ACA45A","command":{"aggregate":"movies","pipeline":[{"$match":{"rated":"PG-13"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":223,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"AEB5004F","queryHash":"AEB5004F","planCacheKey":"ACD77C63","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8504050,"timeReadingMicros":83570}},"cpuNanos":27447522,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10,"totalTimeQueuedMicros":90548}},"workingMillis":148,"durationMillis":238}}
|
||||||||||||||||||||||
| 26E4F354 | sample_training.trips | aggregate | 3 | 24 | 63 | 38 | 63 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 375.1KB | 1.1MB | 0 | 0 | primaryPreferred: 2 default: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"stop time":{"$date":"2016-01-02T15:12:40.000Z"}} Slowest Query Log Message (from mongod) (63ms): {"t":{"$date":"2025-08-18T19:33:12.413+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn825","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"45A0980D601AA2163230BBEBDD6A1249C6D50909A798984B4D84442A7F797F27","command":{"aggregate":"trips","pipeline":[{"$match":{"stop time":{"$date":"2016-01-02T13:56:09.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":219,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"26E4F354","queryHash":"26E4F354","planCacheKey":"1DC7369C","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6302377,"remote":"44.252.45.26:60150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":32540}},"workingMillis":31,"durationMillis":63}}
|
||||||||||||||||||||||
| 8A3530FA | sample_mflix.movies | find | 3 | 20 | 30 | 24 | 30 | 0 | 0 | 21,349 | 0 | 0 | 0 | 305.4KB | 916.2KB | 0 | 0 | default: 1 primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"lastupdated":"2015-09-01 01:18:02.210000000","poster":"https://m.media-amazon.com/images/M/MV5BZWIzNDIzMTYtN2RiZS00NjA1LWFjNzMtOWQ0MDYxNWI1YTJiXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:50:57.769+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"DB27086C1B07DE3C560C3C058C4E6A9C88D6BE3D993F09D924AED8244F115611","command":{"find":"movies","filter":{"poster":"https://m.media-amazon.com/images/M/MV5BZWIzNDIzMTYtN2RiZS00NjA1LWFjNzMtOWQ0MDYxNWI1YTJiXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY1000_SX677_AL_.jpg","lastupdated":"2015-09-01 01:18:02.210000000"},"limit":20,"lsid":{"id":{"$uuid":"fe1b41ff-a6be-4f05-aad8-883bbd928556"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":86,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"8A3530FA","queryHash":"8A3530FA","planCacheKey":"AE51DF92","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":18827568,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| 931C6979 | sample_mflix.movies | aggregate | 3 | 20 | 109 | 51 | 109 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 2 default: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"fullplot":"An attorney finds himself at the center of a surprise reunion with the veterans of his platoon from Vietnam.The reunion stirs up painful memories and disturbing secrets for all involved.","metacritic":57} Slowest Query Log Message (from mongod) (109ms): {"t":{"$date":"2025-08-18T19:50:41.356+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"233D96BFCC458927383DE2279C4615F87DA5F3E37DE1461DE11B375F04D306CB","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"Roger Ferris is a CIA operative in the Middle East; Ed Hoffman is his control at Langley. Cynicism is everywhere. In Amman, Roger works with Hani Salaam, Jordan's head of security, whose only dictum is \"Don't lie to me.\" The Americans are in pursuit of a cleric who leads a group placing bombs all over Europe. When Hani rebukes Ed's demand that Jordan allow the Americans to use one of Jordan's double agents, Roger and Ed hatch a plan to bring the cleric to them. The plan is complicated by its being a secret from Hani and by Roger's attraction to a local nurse. Satellites and cell phones, bodies and lies: modern warfare.","metacritic":77}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a326e762-5d20-4fd2-aec1-665203176011"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":289,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"931C6979","queryHash":"931C6979","planCacheKey":"EDD54E7D","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":21407707,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":109,"durationMillis":109}}
|
||||||||||||||||||||||
| 9F72FDF3 | sample_mflix.movies | find | 3 | 24 | 262 | 103 | 262 | 0 | 0 | 21,349 | 0 | 0 | 0 | 2.7MB | 5.4MB | 0 | 0 | primaryPreferred: 2 default: 1 |
nodeType: ANALYTICS: 1 | COLLSCAN | 1 | 0.0 |
|
Query:
{"fullplot":"A group of friends and family reunite at the fancy new holiday home of a woman who is about to turn 40.","poster":"https://m.media-amazon.com/images/M/MV5BNjJiZjIwMTItZDE4Ny00ZTdhLWI2ODMtYzhhNWJhODE1NGRkXkEyXkFqcGdeQXVyMjgyNjk3MzE@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (262ms, 2.8 MB): {"t":{"$date":"2025-08-18T19:33:12.134+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F8ACF8DFB02D0BDFF6CAEDE8B215192732C...","command":{"find":"movies","filter":{"fullplot":"A group of friends and family reuni...","poster":"https://m.media-amazon.com/images/M..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"9F72FDF3","queryHash":"9F72FDF3","planCacheKey":"23CABCCF","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2924873,"timeReadingMicros":21082}},"cpuNanos":25327952,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":55697}},"workingMillis":207,"durationMillis":262}}
|
||||||||||||||||||||||
| E13CBF47 | sample_mflix.comments | aggregate | 3 | 22 | 207 | 86 | 207 | 0 | 0 | 41,079 | 1 | 41,079 | 0 | 245.1KB | 735.4KB | 0 | 0 | default: 2 primaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"1977-08-11T01:10:06.000Z"}} Slowest Query Log Message (from mongod) (207ms, 735.4 KB): {"t":{"$date":"2025-08-18T19:33:12.845+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"0379F523FCB9BC046E18A9977EB56A82ED914C8D775DFAD99052EF8B46E66034","command":{"aggregate":"comments","pipeline":[{"$match":{"date":{"$date":"1977-08-11T01:10:06.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"be371ba8-faa3-498d-936c-ec28aaaea387"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":61,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"E13CBF47","queryHash":"E13CBF47","planCacheKey":"992E960B","queryFramework":"classic","reslen":478,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":753054,"timeReadingMicros":128}},"cpuNanos":23611983,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":91422}},"workingMillis":116,"durationMillis":207}}
|
||||||||||||||||||||||
| BBE2146D | sample_training.grades | aggregate | 3 | 105 | 175 | 151 | 175 | 0 | 38,099 | 38,099 | 1 | 38,099 | 0 | 9.4MB | 17.2MB | 0 | 0 | secondaryPreferred: 2 default: 1 |
datacenter: primary: 1 | IXSCAN { student_id: 1 } | 20 | 0.0 |
|
Query:
{"class_id":{"$gte":294},"student_id":{"$lt":4137}} Slowest Query Log Message (from mongod) (175ms, 17.2 MB): {"t":{"$date":"2025-08-18T19:50:41.917+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn587","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"582DA59FAF74A816F2B63EA4A9271824F3CDF4608D1A4C9660370AAD2524476D","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gte":294},"student_id":{"$lt":4137}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5007f345-8e24-404c-960e-e6440cb11a69"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":55339,"keysExamined":41323,"docsExamined":41323,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":12,"nreturned":1,"planCacheShapeHash":"BBE2146D","queryHash":"BBE2146D","planCacheKey":"B85CD137","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":13}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":17984198,"timeReadingMicros":60116}},"cpuNanos":104286942,"remote":"44.252.45.26:40258","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":14}},"workingMillis":175,"durationMillis":175}}
|
||||||||||||||||||||||
| B4525DF2 | sample_airbnb.listingsAndReviews | aggregate | 3 | 21 | 42 | 32 | 42 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 2.2MB | 5.7MB | 0 | 0 | default: 1 primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"security_deposit":{"$numberDecimal":"1000.00"}} Slowest Query Log Message (from mongod) (42ms, 5.7 MB): {"t":{"$date":"2025-08-18T19:33:23.932+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"E923F81867C759274FA62B979E613AD550033FA626D7294425704840CABF013C","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"security_deposit":{"$numberDecimal":"0.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":260,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"B4525DF2","queryHash":"B4525DF2","planCacheKey":"E000F33A","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6027610,"timeReadingMicros":21587}},"cpuNanos":18172348,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":42,"durationMillis":42}}
|
||||||||||||||||||||||
| D0CB163C | sample_training.routes | aggregate | 3 | 58 | 303 | 167 | 303 | 0 | 0 | 66,985 | 0 | 0 | 0 | 4.2MB | 11.4MB | 0 | 0 | primaryPreferred: 2 default: 1 |
nodeType: ANALYTICS, region... nodeType: ANALYTICS: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"stops":{"$lt":0}} Slowest Query Log Message (from mongod) (303ms, 11.4 MB): {"t":{"$date":"2025-08-18T19:33:12.396+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"158A97CDE980AF64A856FF7CA72E2DA9DBAB3EDF807A6C8BB9CCD8BE03D1A81C","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$lt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"77f82b2e-65b1-4764-9beb-72b54bbd8ade"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":290,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"D0CB163C","queryHash":"D0CB163C","planCacheKey":"31B30054","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11909821,"timeReadingMicros":819}},"cpuNanos":39824536,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12,"totalTimeQueuedMicros":60473}},"workingMillis":243,"durationMillis":303}}
|
||||||||||||||||||||||
| 1D3C075F | sample_training.routes | find | 3 | 39 | 107 | 68 | 107 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 2 default: 1 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"dst_airport":"PVG","stops":{"$gt":0}} Slowest Query Log Message (from mongod) (107ms): {"t":{"$date":"2025-08-18T19:52:14.057+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn964","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"1CC7D92BB5450E6EAD9820D0925FD33AFB97C5E615918925A8DFA580E66FA754","command":{"find":"routes","filter":{"dst_airport":"UAQ","stops":{"$gt":0}},"limit":5,"lsid":{"id":{"$uuid":"ee492dcc-4ae2-4759-be23-37796ebb4ebc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":160,"keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"1D3C075F","queryHash":"1D3C075F","planCacheKey":"0372AAB3","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":39583737,"remote":"44.252.45.26:42102","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":107,"durationMillis":107}}
|
||||||||||||||||||||||
| 73C2201B | sample_training.zips | aggregate | 3 | 35 | 121 | 72 | 121 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 282.7KB | 848.2KB | 0 | 0 | primaryPreferred: 2 default: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":2613} Slowest Query Log Message (from mongod) (121ms): {"t":{"$date":"2025-08-18T19:53:54.298+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1000","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"C0DC9C1E57F5C26820A1F4A45D4FDD65EE195130E17B7E8F74B733CAAD9C07F7","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":13114}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"441d4c86-bdd2-4a1d-8f0f-82746d9f34c5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":249,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"73C2201B","queryHash":"73C2201B","planCacheKey":"8C89B6C7","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14475774,"remote":"44.252.45.26:53972","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":21150}},"workingMillis":100,"durationMillis":121}}
|
||||||||||||||||||||||
| 6583CDA9 | sample_training.trips | aggregate | 3 | 20 | 28 | 24 | 28 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | default: 2 primaryPreferred: 1 |
nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"start time":{"$date":"2016-01-02T15:05:52.000Z"}} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:33:21.748+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"7301A0BEAECB55BBB4F7F3EFA07FCC8EF7946903F91C30A53A4BBB1C5ABFE02B","command":{"aggregate":"trips","pipeline":[{"$match":{"start time":{"$date":"2016-01-02T13:00:42.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":317,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"6583CDA9","queryHash":"6583CDA9","planCacheKey":"0C6F8E6D","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6208132,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 2C243778 | sample_training.grades | aggregate | 3 | 23 | 51 | 36 | 51 | 0 | 83,256 | 0 | 1 | 0 | 0 | 19.2KB | 57.6KB | 0 | 0 | default: 2 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | COUNT_SCAN { class_id: 1 } | 0 | 0.0 |
|
Query:
{"class_id":{"$lte":478}} Slowest Query Log Message (from mongod) (51ms): {"t":{"$date":"2025-08-18T19:33:18.794+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"C21496DE540B356CBA69FA6141ADE3778FD597246C1CB70B4DA0506142C41035","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lte":274}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COUNT_SCAN { class_id: 1 }","planningTimeMicros":267,"keysExamined":54900,"docsExamined":0,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"2C243778","queryHash":"2C243778","planCacheKey":"FF86D8C3","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":13495558,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":1791}},"workingMillis":50,"durationMillis":51}}
|
||||||||||||||||||||||
| 7798B329 | sample_weatherdata.data | aggregate | 3 | 21 | 66 | 47 | 66 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 2.4MB | 7.3MB | 0 | 0 | default: 2 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"elevation":9999} Slowest Query Log Message (from mongod) (66ms, 7.3 MB): {"t":{"$date":"2025-08-18T19:33:11.576+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"855A2A3A8A70C729E6FBB650CC03F8606EDDD10C440C94C940C58BCAD33CECA9","command":{"aggregate":"data","pipeline":[{"$match":{"elevation":9999}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":224,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"7798B329","queryHash":"7798B329","planCacheKey":"1686EDED","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7610134,"timeReadingMicros":401}},"cpuNanos":10731915,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":15230}},"workingMillis":51,"durationMillis":66}}
|
||||||||||||||||||||||
| 29723526 | sample_training.inspections | aggregate | 3 | 120 | 253 | 194 | 253 | 0 | 52,589 | 52,589 | 1 | 52,589 | 0 | 1.4MB | 3.1MB | 0 | 0 | secondaryPreferred: 2 primaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"date":"Jan 8 2016","certificate_number":{"$lte":9310332}} Slowest Query Log Message (from mongod) (253ms, 740.7 KB): {"t":{"$date":"2025-08-18T19:33:38.437+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"AD84D2AE320A2D8A5D0D7BA203A67C6FAF1CAEE26A7048427E33D658149D587F","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Jan 8 2016","certificate_number":{"$lte":9310332}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":395,"keysExamined":50982,"docsExamined":50982,"cursorExhausted":true,"numYields":13,"nreturned":1,"planCacheShapeHash":"29723526","queryHash":"29723526","planCacheKey":"D2C532C8","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":758461,"timeReadingMicros":635}},"cpuNanos":115069582,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":15}},"workingMillis":253,"durationMillis":253}}
|
||||||||||||||||||||||
| 55DF509A | sample_mflix.embedded_movies | aggregate | 3 | 76 | 280 | 166 | 280 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 10.4MB | 16.2MB | 0 | 0 | secondary: 1 default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"lastupdated":"2015-08-14 00:51:11.600000000"} Slowest Query Log Message (from mongod) (280ms, 16.2 MB): {"t":{"$date":"2025-08-18T19:33:11.326+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn484","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"2BC817F3CEE167F7097ADE1E8C8CC949950E2E874BF7B03D609141A96FBD6202","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"lastupdated":"2015-08-14 00:51:11.600000000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","planningTimeMicros":312,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":13,"nreturned":1,"planCacheShapeHash":"55DF509A","queryHash":"55DF509A","planCacheKey":"5D19A7B2","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":15}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":17033728,"timeReadingMicros":129934}},"cpuNanos":65339342,"remote":"44.252.45.26:47790","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":14,"totalTimeQueuedMicros":46179}},"workingMillis":234,"durationMillis":280}}
|
||||||||||||||||||||||
| 20395769 | sample_training.zips | aggregate | 3 | 25 | 121 | 58 | 121 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 1.3MB | 1.6MB | 0 | 0 | default: 2 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":{"$lt":23219},"state":"MA"} Slowest Query Log Message (from mongod) (121ms, 1.2 MB): {"t":{"$date":"2025-08-18T19:50:42.226+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn935","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"CE92488EC48D6D5527AFE040BE4A3013265DABA1FCAC28146ED6F7FB6C794849","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$lt":23219},"state":"MA"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f8629174-da3d-4407-8f96-ed568775d5c2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":260,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"20395769","queryHash":"20395769","planCacheKey":"E61F872D","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1274436,"timeReadingMicros":252}},"cpuNanos":19502943,"remote":"44.252.45.26:42822","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":10653}},"workingMillis":111,"durationMillis":121}}
|
||||||||||||||||||||||
| 8163B37A | sample_training.inspections | aggregate | 3 | 24 | 44 | 35 | 44 | 0 | 60,786 | 0 | 1 | 0 | 0 | 579.0KB | 1.1MB | 0 | 0 | primaryPreferred: 2 default: 1 |
nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COUNT_SCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"certificate_number":{"$gte":3048586}} Slowest Query Log Message (from mongod) (44ms, 1.1 MB): {"t":{"$date":"2025-08-18T19:33:11.295+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"3F483FC6A3D986D874A81E6BBA3FF194EF72F5E95FB00A8038B5942D1F1CD2BD","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gte":3048586}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"7d76bac2-71b5-4802-ac0c-9a901aa48202"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COUNT_SCAN { certificate_number: 1 }","planningTimeMicros":265,"keysExamined":69426,"docsExamined":0,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"8163B37A","queryHash":"8163B37A","planCacheKey":"4C389BE3","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1132917,"timeReadingMicros":983}},"cpuNanos":20616541,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":44,"durationMillis":44}}
|
||||||||||||||||||||||
| AEB5004F | sample_mflix.embedded_movies | aggregate | 3 | 21 | 330 | 124 | 330 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 4.5MB | 10.2MB | 0 | 0 | primaryPreferred: 2 default: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG-13"} Slowest Query Log Message (from mongod) (330ms, 10.2 MB): {"t":{"$date":"2025-08-18T19:33:11.773+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"C3C3CD72ED041D15193D83E3898C90F249A5C233EF815B7C5DC85DAE65A8E51C","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"rated":"PG-13"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":277,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":20,"nreturned":1,"planCacheShapeHash":"AEB5004F","queryHash":"AEB5004F","planCacheKey":"ACD77C63","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":21}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":10696615,"timeReadingMicros":196826}},"cpuNanos":33883909,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":22,"totalTimeQueuedMicros":35468}},"workingMillis":295,"durationMillis":330}}
|
||||||||||||||||||||||
| E6B2D851 | sample_mflix.movies | aggregate | 3 | 22 | 76 | 41 | 76 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 4.1MB | 12.2MB | 0 | 0 | default: 1 primaryPreferred: 1 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"released":{"$date":"2009-06-17T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (76ms, 12.2 MB): {"t":{"$date":"2025-08-18T19:50:57.456+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"184E1281F61B64EFD8C02A0C8C049F1761FC8A5374C3C01BD4D94E67830758BF","command":{"aggregate":"movies","pipeline":[{"$match":{"released":{"$date":"2008-04-17T00:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fe1b41ff-a6be-4f05-aad8-883bbd928556"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":271,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"E6B2D851","queryHash":"E6B2D851","planCacheKey":"E32ACD85","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12819352,"timeReadingMicros":15296}},"cpuNanos":31131157,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":76,"durationMillis":76}}
|
||||||||||||||||||||||
| F22D08E4 | sample_training.companies | find | 3 | 48 | 84 | 63 | 84 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 3.1MB | 6.0MB | 0 | 0 | default: 2 primaryPreferred: 1 |
COLLSCAN | 1 | 0.0 | |
|
Query:
{"twitter_username":"Nike"} Slowest Query Log Message (from mongod) (84ms, 3.1 MB): {"t":{"$date":"2025-08-18T19:33:11.661+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"BDBE85A0CBBF6B2EAF1A7DA999EFB18AB6E...","command":{"find":"companies","filter":{"twitter_username":"Nike"},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"F22D08E4","queryHash":"F22D08E4","planCacheKey":"5F47B16C","queryFramework":"classic","reslen":13413,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3231033,"timeReadingMicros":567}},"cpuNanos":9893076,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":29049}},"workingMillis":55,"durationMillis":84}}
|
||||||||||||||||||||||
| EB54202B | sample_training.zips | find | 3 | 23 | 57 | 40 | 57 | 0 | 0 | 21,428 | 38 | 559 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$gt":886},"state":"VA"} Slowest Query Log Message (from mongod) (57ms): {"t":{"$date":"2025-08-18T19:50:53.016+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"1CABF5FE40F185896185D997214C6A46B2D04AC6C35DE989283D54EE9F9CCB83","command":{"find":"zips","filter":{"state":"VA","pop":{"$gt":886}},"limit":5,"lsid":{"id":{"$uuid":"0fa8f753-3966-4380-9d3f-651ba3cfc41f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":93,"keysExamined":0,"docsExamined":26651,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":5,"planCacheShapeHash":"EB54202B","queryHash":"EB54202B","planCacheKey":"26FA5017","queryFramework":"classic","reslen":802,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":15786398,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":57,"durationMillis":57}}
|
||||||||||||||||||||||
| 86F3DC00 | sample_training.trips | aggregate | 3 | 21 | 26 | 23 | 26 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 1.9MB | 4.1MB | 0 | 0 | default: 2 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"birth year":""} Slowest Query Log Message (from mongod) (26ms, 4.1 MB): {"t":{"$date":"2025-08-18T19:33:11.673+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"440B82746E7A0D5B17BF72F044F6CB5B6E87E4CC55D5C3E1BCB6619B5EA070D0","command":{"aggregate":"trips","pipeline":[{"$match":{"birth year":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":346,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"86F3DC00","queryHash":"86F3DC00","planCacheKey":"81BB3960","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4346814,"timeReadingMicros":366}},"cpuNanos":8799695,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":2424}},"workingMillis":24,"durationMillis":26}}
|
||||||||||||||||||||||
| 707B3C91 | sample_training.inspections | aggregate | 3 | 86 | 145 | 117 | 145 | 0 | 49,956 | 49,956 | 1 | 49,956 | 0 | 1.3MB | 3.6MB | 0 | 0 | secondaryPreferred: 2 nearest: 1 |
nodeType: ANALYTICS, region... | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"result":"No Violation Issued","certificate_number":{"$gt":5351864}} Slowest Query Log Message (from mongod) (145ms, 259.1 KB): {"t":{"$date":"2025-08-18T19:33:34.389+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn488","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"31DB6FAE2F0F5B34AD65ACB58DAE7AD604EF828DF8B373FF21DCFC2395B7218D","command":{"aggregate":"inspections","pipeline":[{"$match":{"result":"No Violation Issued","certificate_number":{"$gt":5351864}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":380,"keysExamined":64922,"docsExamined":64922,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"707B3C91","queryHash":"707B3C91","planCacheKey":"6C7B1841","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":265353,"timeReadingMicros":1165}},"cpuNanos":144998286,"remote":"44.252.45.26:47850","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":145,"durationMillis":145}}
|
||||||||||||||||||||||
| FA62854D | sample_training.routes | aggregate | 3 | 37 | 48 | 41 | 48 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 0 | 0 | 0 | 0 | default: 2 primaryPreferred: 1 |
nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"Y","stops":0} Slowest Query Log Message (from mongod) (48ms): {"t":{"$date":"2025-08-18T19:52:15.152+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn986","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"E3EED65C5CF23516CDB8533FC821D7924473CC55CDDBD84BA896674A7CAA4FFF","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"Y","stops":0}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4126acbb-d078-4d35-9994-5f8d94ceac20"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":377,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"FA62854D","queryHash":"FA62854D","planCacheKey":"8A93E839","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":40839335,"remote":"44.252.45.26:46596","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":48,"durationMillis":48}}
|
||||||||||||||||||||||
| 8E366EDC | sample_training.routes | find | 3 | 38 | 73 | 52 | 73 | 0 | 0 | 66,985 | 0 | 0 | 0 | 542.2KB | 650.1KB | 0 | 0 | primaryPreferred: 2 default: 1 |
COLLSCAN | 1 | 0.0 | |
|
Query:
{"stops":{"$lt":0}} Slowest Query Log Message (from mongod) (73ms, 542.8 KB): {"t":{"$date":"2025-08-18T19:53:54.357+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"643E0BF8C5C440B23E71FE018DB17A299A3...","command":{"find":"routes","filter":{"stops":{"$lt":0}},"limit":100,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"8E366EDC","queryHash":"8E366EDC","planCacheKey":"7A121574","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":555869,"timeReadingMicros":47}},"cpuNanos":37527705,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":1891}},"workingMillis":72,"durationMillis":73}}
|
||||||||||||||||||||||
| A8E5520E | sample_training.companies | aggregate | 3 | 36 | 91 | 56 | 91 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 1.7MB | 5.0MB | 0 | 0 | default: 3 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"created_at":"Sun Jan 18 04:31:11 UTC 2009"} Slowest Query Log Message (from mongod) (91ms, 5.0 MB): {"t":{"$date":"2025-08-18T19:33:16.265+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"878EA124912FEA6EB7D1A9BB56D90351DB9B12A4DFD1F69DED877531CB4B6BD0","command":{"aggregate":"companies","pipeline":[{"$match":{"created_at":"Sun Jun 08 01:53:01 UTC 2008"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"77f82b2e-65b1-4764-9beb-72b54bbd8ade"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":92,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"A8E5520E","queryHash":"A8E5520E","planCacheKey":"9F29738E","queryFramework":"classic","reslen":13413,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5194304,"timeReadingMicros":1359}},"cpuNanos":17755538,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":91,"durationMillis":91}}
|
||||||||||||||||||||||
| 34F48BC1 | sample_mflix.comments | aggregate | 3 | 22 | 54 | 41 | 54 | 0 | 0 | 41,079 | 0 | 123,237 | 0 | 295.8KB | 887.4KB | 0 | 0 | default: 2 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":{"$date":"2003-12-19T04:08:28.000Z"},"movie_id":{"$oid":"573a13c5f29313caabd7054b"}} Slowest Query Log Message (from mongod) (54ms): {"t":{"$date":"2025-08-18T19:52:13.771+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"F8D0620CDFA3BACAE535FA3BB0C63B0947F58BA484623930BA94486596F41D73","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a13a3f29313caabd0d4c5"},"date":{"$date":"1989-04-08T00:00:26.000Z"}}}],"cursor":{},"lsid":{"id":{"$uuid":"85e5a114-523a-4f58-962f-e8bb5c65d7b8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":65,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"34F48BC1","queryHash":"34F48BC1","planCacheKey":"8D84CFB5","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":23657538,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":54,"durationMillis":54}}
|
||||||||||||||||||||||
| 78BE5AD0 | sample_weatherdata.data | aggregate | 3 | 29 | 67 | 44 | 67 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 2.9MB | 8.7MB | 0 | 0 | default: 3 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"ts":{"$date":"1984-03-10T12:00:00.000Z"}} Slowest Query Log Message (from mongod) (67ms): {"t":{"$date":"2025-08-18T19:33:16.687+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"6013AD9EE974CD125D95794BD5A7BEB7823C822AECC0A22381E70A6DEB51E020","command":{"aggregate":"data","pipeline":[{"$match":{"ts":{"$date":"1984-03-12T12:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata"},"planSummary":"COLLSCAN","planningTimeMicros":325,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"78BE5AD0","queryHash":"78BE5AD0","planCacheKey":"24040470","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7858889,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":36626}},"workingMillis":31,"durationMillis":67}}
|
||||||||||||||||||||||
| 25FBAF0B | sample_training.routes | aggregate | 3 | 42 | 175 | 86 | 175 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 2.8MB | 6.5MB | 0 | 0 | default: 2 secondary: 1 |
nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"Y","dst_airport":"ZRH","stops":0} Slowest Query Log Message (from mongod) (175ms, 6.5 MB): {"t":{"$date":"2025-08-18T19:33:11.442+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1420","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"6CB670403BA4020F795A12AD3BEB24FE0973AE024FC169BF6577C964AAAA8BF3","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"RIX","stops":0,"codeshare":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondary","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":365,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":9,"nreturned":1,"planCacheShapeHash":"25FBAF0B","queryHash":"25FBAF0B","planCacheKey":"8858DA77","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6783780,"timeReadingMicros":545}},"cpuNanos":47114693,"remote":"44.252.45.26:50206","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10,"totalTimeQueuedMicros":6371}},"workingMillis":169,"durationMillis":175}}
|
||||||||||||||||||||||
| 79F2D0D9 | sample_mflix.movies | aggregate | 2 | 28 | 94 | 61 | 94 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"title":"The Orphanage"} Slowest Query Log Message (from mongod) (94ms): {"t":{"$date":"2025-08-18T19:33:11.410+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"CA12C04D0D04B4A1E6892819ECBE2D5F3AA540286481F415E2732E985E4072D2","command":{"aggregate":"movies","pipeline":[{"$match":{"title":"The Orphanage"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"d2863551-97bf-4f05-9a87-7d5f13d681d0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":55,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"79F2D0D9","queryHash":"79F2D0D9","planCacheKey":"3403A35D","queryFramework":"classic","reslen":2400,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17429098,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":94,"durationMillis":94}}
|
||||||||||||||||||||||
| E93EE2DE | sample_mflix.movies | aggregate | 2 | 35 | 37 | 36 | 37 | 0 | 0 | 21,349 | 0 | 0 | 0 | 998.9KB | 1.7MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"A woman who grew up in a small town in Alaska goes to the public library to try and find out who her parents were. She was brought to town as a baby in a cardboard box with \"Kotzebue\" on it, which is the name of the town and also the name of the family that founded the town. She eventually befriends the librarian, an East German immigrant who lost her husband while escaping from behind the Iron Curtain. They help each other try to find closure to the events in their past.","released":{"$date":"2012-03-11T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (37ms, 227.3 KB): {"t":{"$date":"2025-08-18T19:53:52.620+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1007","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"7E806F59870B6F394CD1FB11B1C47DF6300386285BB8543A99D869E159B0B4B1","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"Alcan Highway is a film about a journey, a dream which seems to be coming true. But is it what Hese really wanted?","released":{"$date":"1983-04-01T00:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"8f3375f2-b8d8-4c72-80e2-087500a7ee2f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":329,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"E93EE2DE","queryHash":"E93EE2DE","planCacheKey":"CF356C9E","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":232796,"timeReadingMicros":2758}},"cpuNanos":29373785,"remote":"44.252.45.26:54022","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":37,"durationMillis":37}}
|
||||||||||||||||||||||
| 7F7C0C02 | sample_mflix.movies | find | 2 | 28 | 51 | 39 | 51 | 0 | 0 | 21,349 | 0 | 42,698 | 0 | 0 | 0 | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"APPROVED","lastupdated":"2015-09-14 05:38:10.387000000"} Slowest Query Log Message (from mongod) (51ms): {"t":{"$date":"2025-08-18T19:33:23.848+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"BB04BBE11AF39473758E94F287D181FD89F16F5BF246D79242E129AC399D1588","command":{"find":"movies","filter":{"lastupdated":"2015-09-12 00:36:07.957000000","rated":"PG-13"},"limit":10,"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":149,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"7F7C0C02","queryHash":"7F7C0C02","planCacheKey":"D9A81C8A","queryFramework":"classic","reslen":1962,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":18921795,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":51,"durationMillis":51}}
|
||||||||||||||||||||||
| A82CF784 | sample_mflix.movies | aggregate | 2 | 21 | 27 | 24 | 27 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"num_mflix_comments":0,"released":{"$date":"2008-07-11T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:20:52.683+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn698","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"370B87A5A1994B3BA2C2E1216DD2629909B9F60762C389191F2CF6515BB0CB1B","command":{"aggregate":"movies","pipeline":[{"$match":{"released":{"$date":"2008-07-11T00:00:00.000Z"},"num_mflix_comments":0}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4557cf54-2cb1-4485-ba8a-387ba680a334"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":347,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"A82CF784","queryHash":"A82CF784","planCacheKey":"DA31568C","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":21122298,"remote":"104.30.164.8:61087","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| FB7B5C6D | sample_training.inspections | aggregate | 2 | 38 | 55 | 46 | 55 | 0 | 0 | 80,047 | 0 | 0 | 0 | 668.6KB | 1.3MB | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":"Nov 10 2015","business_name":"CELLULAR NATION AT WOODSIDE INC.","sector":"Tow Truck Company - 124"} Slowest Query Log Message (from mongod) (55ms, 1.3 MB): {"t":{"$date":"2025-08-18T19:51:08.416+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn944","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"4D375B6F44CC0A55A76988D5BA7DB6A7330EB080607B4F6C64A4CB479E43D876","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Nov 10 2015","business_name":"CELLULAR NATION AT WOODSIDE INC.","sector":"Tow Truck Company - 124"}}],"cursor":{},"lsid":{"id":{"$uuid":"f8629174-da3d-4407-8f96-ed568775d5c2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546665,"i":1}},"signature":{"hash":{"$binary":{"base64":"ia6ObzO6fRX59qzGZzYMlRDbKwk=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":89,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"FB7B5C6D","queryHash":"FB7B5C6D","planCacheKey":"3CCB47D9","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1369286,"timeReadingMicros":6570}},"cpuNanos":40748940,"remote":"44.252.45.26:59386","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":55,"durationMillis":55}}
|
||||||||||||||||||||||
| 496FE8EF | sample_mflix.movies | aggregate | 2 | 41 | 169 | 105 | 169 | 0 | 0 | 21,349 | 0 | 0 | 0 | 790.5KB | 1.5MB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"A group of friends and family reunite at the fancy new holiday home of a woman who is about to turn 40.","poster":"https://m.media-amazon.com/images/M/MV5BMjIyMjE3MDIwNV5BMl5BanBnXkFtZTcwMzQ2NjcyNA@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (169ms): {"t":{"$date":"2025-08-18T19:33:12.808+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D03CEDCAB1FA26FADEBB393392314D8D494F1675453244E01ACE137C8DF061BB","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"A group of friends and family reunite at the fancy new holiday home of a woman who is about to turn 40.","poster":"https://m.media-amazon.com/images/M/MV5BMjIyMjE3MDIwNV5BMl5BanBnXkFtZTcwMzQ2NjcyNA@@._V1_SY1000_SX677_AL_.jpg"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":297,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"496FE8EF","queryHash":"496FE8EF","planCacheKey":"264AC183","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19363162,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":23346}},"workingMillis":146,"durationMillis":169}}
|
||||||||||||||||||||||
| 5741DBB4 | sample_training.grades | aggregate | 2 | 35 | 81 | 58 | 81 | 0 | 24,129 | 24,129 | 1 | 24,129 | 0 | 387.5KB | 775.0KB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | IXSCAN { class_id: 1 } | 1 | 0.0 |
|
Query:
{"class_id":{"$lte":29},"student_id":{"$lt":8273}} Slowest Query Log Message (from mongod) (81ms, 775.0 KB): {"t":{"$date":"2025-08-18T19:33:21.450+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"627C417419C146E89F935A693A9702A567F02D3B19036F815A19819BD20BA34E","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lte":210},"student_id":{"$lt":5360}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fb04cb59-8e71-4bb6-b60c-cbd6ef7cf888"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":1408,"keysExamined":42153,"docsExamined":42153,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"5741DBB4","queryHash":"5741DBB4","planCacheKey":"ECEC5A2F","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":793553,"timeReadingMicros":247}},"cpuNanos":81667388,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":81,"durationMillis":81}}
|
||||||||||||||||||||||
| F113E2C3 | sample_training.companies | aggregate | 2 | 27 | 28 | 27 | 28 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 2 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"total_money_raised":"$0"} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:33:38.247+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"90F5A515B38722E788EB057CD2272637146914E6E0EC34C52F9C2BA06F482D7F","command":{"aggregate":"companies","pipeline":[{"$match":{"total_money_raised":"$0"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":300,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"F113E2C3","queryHash":"F113E2C3","planCacheKey":"29A0AFDF","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12527935,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 9C35128A | sample_mflix.movies | find | 2 | 22 | 24 | 23 | 24 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.5MB | 2.3MB | 0 | 0 | default: 1 primaryPreferred: 1 |
nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"A serial adulterer faces his demons when his loving wife falls severely ill.","released":{"$date":"2014-10-30T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (24ms, 2.3 MB): {"t":{"$date":"2025-08-18T19:33:38.690+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"E0EBFC1309020FB6D0D5B5E2F8FAE878854...","command":{"find":"movies","filter":{"released":{"$date":"2014-10-30T00:00:00.000Z"},"plot":"A serial adulterer faces his demons..."},"limit":10,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"9C35128A","queryHash":"9C35128A","planCacheKey":"41DB2462","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2366215,"timeReadingMicros":424}},"cpuNanos":16828234,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| AAF4CFAE | sample_mflix.movies | aggregate | 2 | 105 | 177 | 141 | 177 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 5.2MB | 10.1MB | 0 | 0 | default: 1 primaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"Three jailers, a wheelchaired man and a mentally handicapped girl climb a mountain in the alps along with their supervisors."} Slowest Query Log Message (from mongod) (177ms, 10.1 MB): {"t":{"$date":"2025-08-18T19:33:12.616+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"514382E7F124C7E39D317019B40BAC55F6CECF427E05D64F9251DCEDD13BADBC","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"Three jailers, a wheelchaired man and a mentally handicapped girl climb a mountain in the alps along with their supervisors."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":260,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"AAF4CFAE","queryHash":"AAF4CFAE","planCacheKey":"A083A7AE","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":10561878,"timeReadingMicros":57618}},"cpuNanos":24226748,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":177,"durationMillis":177}}
|
||||||||||||||||||||||
| 821E819F | sample_training.inspections | aggregate | 2 | 43 | 60 | 51 | 60 | 0 | 0 | 80,047 | 1 | 80,047 | 0 | 2.6MB | 5.1MB | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":"Sep 9 2015","result":"Violation Issued"} Slowest Query Log Message (from mongod) (60ms, 5.1 MB): {"t":{"$date":"2025-08-18T19:33:22.716+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"D4EB36DB0E98BA19E7D616907E86E94E12A48E248A4CEC90ADDB33D7DDCE71C3","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Sep 9 2015","result":"Violation Issued"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":271,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"821E819F","queryHash":"821E819F","planCacheKey":"BBAE65F3","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5394907,"timeReadingMicros":9117}},"cpuNanos":48422809,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":60,"durationMillis":60}}
|
||||||||||||||||||||||
| E3A1ABEC | sample_mflix.movies | aggregate | 2 | 28 | 136 | 82 | 136 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":{"$gte":111}} Slowest Query Log Message (from mongod) (136ms): {"t":{"$date":"2025-08-18T19:33:13.376+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"9F7452723D6D0020AC7F3E9A72A8B1A2089A40BF5001D779861DE1E3651B4A58","command":{"aggregate":"movies","pipeline":[{"$match":{"runtime":{"$gte":97}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":260,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"E3A1ABEC","queryHash":"E3A1ABEC","planCacheKey":"2BBF85C4","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17867779,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":136,"durationMillis":136}}
|
||||||||||||||||||||||
| C23F00EA | sample_mflix.movies | aggregate | 2 | 44 | 54 | 49 | 54 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 2 | nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"num_mflix_comments":1} Slowest Query Log Message (from mongod) (54ms): {"t":{"$date":"2025-08-18T19:33:18.490+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"78353275E884BD9C666F8C46DB8FB5E19597DFF50A46689AA9563D012E8FC265","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":1}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":221,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"C23F00EA","queryHash":"C23F00EA","planCacheKey":"D4D13642","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18509554,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":54,"durationMillis":54}}
|
||||||||||||||||||||||
| 31C86732 | sample_training.companies | aggregate | 2 | 65 | 67 | 66 | 67 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 1.2MB | 2.4MB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"founded_year":2005} Slowest Query Log Message (from mongod) (67ms, 2.4 MB): {"t":{"$date":"2025-08-18T19:33:12.137+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"E1221124161757361EE5BDA9F132FFFF158AEDB26D5AEC5247B5ADDC3F3A299E","command":{"aggregate":"companies","pipeline":[{"$match":{"founded_year":2005}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":289,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"31C86732","queryHash":"31C86732","planCacheKey":"C486A17A","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2488580,"timeReadingMicros":389}},"cpuNanos":9432699,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":23641}},"workingMillis":44,"durationMillis":67}}
|
||||||||||||||||||||||
| 6A2F0D20 | sample_training.grades | getMore | 2 | 81 | 405 | 243 | 405 | 0 | 48,673 | 48,673 | 47,650 | 1 | 0 | 5.7MB | 6.8MB | 0 | 0 | secondaryPreferred: 2 | nodeType: ANALYTICS, region... | IXSCAN { class_id: 1 } | 0 | 0.0 |
|
Query:
none Slowest Query Log Message (from mongod) (405ms, 6.8 MB): {"t":{"$date":"2025-08-18T19:54:04.808+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1003","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"getMore":381871484849977123,"collection":"grades","lsid":{"id":{"$uuid":"d8007651-a9a2-45d4-ac46-dd8969f2a4d1"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$gt":210},"class_id":{"$lte":487}}}],"cursor":{},"lsid":{"id":{"$uuid":"d8007651-a9a2-45d4-ac46-dd8969f2a4d1"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"IXSCAN { class_id: 1 }","cursorid":381871484849977123,"keysExamined":71444,"docsExamined":71444,"fromMultiPlanner":true,"nBatches":1,"numYields":25,"nreturned":69951,"planCacheShapeHash":"6A2F0D20","queryHash":"6A2F0D20","planCacheKey":"5B7C6B0D","queryFramework":"classic","reslen":16777365,"locks":{"Global":{"acquireCount":{"r":26}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7147439,"timeReadingMicros":1344}},"cpuNanos":267366043,"remote":"44.252.45.26:53998","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":27}},"workingMillis":405,"durationMillis":405}}
|
||||||||||||||||||||||
| 160A777F | sample_training.posts | aggregate | 2 | 33 | 53 | 43 | 53 | 0 | 0 | 500 | 1 | 500 | 0 | 13.5MB | 16.7MB | 0 | 0 | primaryPreferred: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"author":"machine"} Slowest Query Log Message (from mongod) (53ms, 16.7 MB): {"t":{"$date":"2025-08-18T19:33:11.981+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn823","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","queryShapeHash":"D8D23ECFD3CEF3D8D61D0B898C85723FB1A430EA2AAEA305203F029BC4DD9EFE","command":{"aggregate":"posts","pipeline":[{"$match":{"author":"machine"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5ef37567-d65d-4398-8df0-f2cce307a147"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":248,"keysExamined":0,"docsExamined":500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"160A777F","queryHash":"160A777F","planCacheKey":"A34CAD53","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":17463440,"timeReadingMicros":15875}},"cpuNanos":9145051,"remote":"44.252.45.26:60124","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":13271}},"workingMillis":40,"durationMillis":53}}
|
||||||||||||||||||||||
| 4873356E | sample_training.routes | find | 2 | 45 | 45 | 45 | 45 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","dst_airport":"BSB","stops":{"$gt":0}} Slowest Query Log Message (from mongod) (45ms): {"t":{"$date":"2025-08-18T19:54:09.682+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1022","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"CB15EA8AC61E25FA5154DC915D504822558837E8E659478707427FE1A4E5EE56","command":{"find":"routes","filter":{"stops":{"$gt":0},"dst_airport":"OGG","codeshare":""},"limit":100,"lsid":{"id":{"$uuid":"e4d6e4ab-e29b-43bb-b00c-c40ae2845adc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":156,"keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"4873356E","queryHash":"4873356E","planCacheKey":"8CF1946E","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":45384632,"remote":"44.252.45.26:54150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| 9A43A6F7 | sample_weatherdata.data | aggregate | 2 | 21 | 83 | 52 | 83 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 6.8MB | 7.2MB | 0 | 0 | primaryPreferred: 2 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"dataSource":"4"} Slowest Query Log Message (from mongod) (83ms, 6.4 MB): {"t":{"$date":"2025-08-18T19:33:11.815+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"0B27FA27FAA8BBC587F5140A878C0DF4EC197EDEBE5E84B6E16F0EEAF6612667","command":{"aggregate":"data","pipeline":[{"$match":{"dataSource":"4"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":288,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"9A43A6F7","queryHash":"9A43A6F7","planCacheKey":"2E30697B","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6668625,"timeReadingMicros":694}},"cpuNanos":10087425,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":57643}},"workingMillis":26,"durationMillis":83}}
|
||||||||||||||||||||||
| 94898D1C | sample_mflix.movies | aggregate | 2 | 24 | 30 | 27 | 30 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 93.1KB | 186.3KB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"poster":"https://m.media-amazon.com/images/M/MV5BMTYxNzA3NTU1N15BMl5BanBnXkFtZTgwNzcxMDQ3MjE@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:20:52.368+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn693","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"17A3455D76675535557270698E021154442C7B30BC6FAA4F6FFEA740015D3BC1","command":{"aggregate":"movies","pipeline":[{"$match":{"poster":"https://m.media-amazon.com/images/M/MV5BMTYxNzA3NTU1N15BMl5BanBnXkFtZTgwNzcxMDQ3MjE@._V1_SY1000_SX677_AL_.jpg"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"55b4aa8a-b1f6-4d79-8114-78db24acab65"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":308,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"94898D1C","queryHash":"94898D1C","planCacheKey":"AA25DAB4","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":16380414,"remote":"104.30.164.8:61419","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| B1108678 | sample_mflix.movies | find | 2 | 39 | 68 | 53 | 68 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 1.2MB | 2.4MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"type":"movie","title":"Europa"} Slowest Query Log Message (from mongod) (68ms, 2.4 MB): {"t":{"$date":"2025-08-18T19:50:47.811+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"0DC68F750A3A6E9B6DA7117B3AC5E911E32...","command":{"find":"movies","filter":{"type":"movie","title":"Cloud 9"},"limit":5,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"B1108678","queryHash":"B1108678","planCacheKey":"0881DBE8","queryFramework":"classic","reslen":1601,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2518054,"timeReadingMicros":14118}},"cpuNanos":21392034,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":68,"durationMillis":68}}
|
||||||||||||||||||||||
| 755FCCD0 | sample_training.grades | aggregate | 2 | 143 | 316 | 229 | 316 | 0 | 48,055 | 48,055 | 1 | 48,055 | 0 | 9.6MB | 16.0MB | 0 | 0 | secondary: 1 primaryPreferred: 1 |
IXSCAN { student_id: 1 } | 3 | 0.0 | |
|
Query:
{"class_id":{"$lt":309},"student_id":{"$lt":7134}} Slowest Query Log Message (from mongod) (316ms, 3.2 MB): {"t":{"$date":"2025-08-18T19:33:22.102+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"0D133689E90E533675570E08A28A2AE7DEC5950B233A5E3B4B356F283A3DF0D4","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lt":317},"student_id":{"$lt":3435}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"04a4744d-ee8b-41e0-bce8-6e0623b5a9c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { student_id: 1 }","planningTimeMicros":1809,"keysExamined":34350,"docsExamined":34350,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":12,"nreturned":1,"planCacheShapeHash":"755FCCD0","queryHash":"755FCCD0","planCacheKey":"4C8836C2","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3315435,"timeReadingMicros":589}},"cpuNanos":52168616,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":13,"totalTimeQueuedMicros":42179}},"workingMillis":274,"durationMillis":316}}
|
||||||||||||||||||||||
| DB2DED2F | sample_training.companies | aggregate | 2 | 52 | 80 | 66 | 80 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 502.1KB | 1004.3KB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"homepage_url":"http://www.toptenreviews.com"} Slowest Query Log Message (from mongod) (80ms): {"t":{"$date":"2025-08-18T19:50:42.137+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn919","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"954E07BABCBADCBEF028523A19456940A7F1FEE3931CCD75737F6CA97CAAA1DE","command":{"aggregate":"companies","pipeline":[{"$match":{"homepage_url":"http://www.toptenreviews.com"}},{"$limit":50}],"cursor":{},"lsid":{"id":{"$uuid":"5daaae86-f5bd-4c62-8ea5-4185541cf2ca"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":75,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"DB2DED2F","queryHash":"DB2DED2F","planCacheKey":"F6AE50C3","queryFramework":"classic","reslen":5992,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7143941,"remote":"44.252.45.26:42726","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":53841}},"workingMillis":27,"durationMillis":80}}
|
||||||||||||||||||||||
| 88A71B5C | sample_mflix.movies | aggregate | 2 | 20 | 30 | 25 | 30 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 735.8KB | 1.4MB | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":{"$lt":16}} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:33:27.366+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D9C74EC1212B9144B06C412079A65F1C9B25153E082C39782DAEC3230C580665","command":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":{"$lt":16}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":239,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"88A71B5C","queryHash":"88A71B5C","planCacheKey":"A950F1F4","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18266937,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| 19831AD8 | sample_mflix.embedded_movies | find | 2 | 23 | 39 | 31 | 39 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 4.0MB | 6.1MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot_embedding":{"$binary":{"base64":"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","subType":"9"}}} Slowest Query Log Message (from mongod) (39ms, 6.1 MB): {"t":{"$date":"2025-08-18T19:33:27.737+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"841CDACC6AFCEDB89A42AF81F016A348B69...","command":{"find":"embedded_movies","filter":{"plot_embedding":{"$binary":{"base64":"JwANp0+82cKOu4JviLv46mq8oAExPKJHrjx...","subType":"9"}}},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"19831AD8","queryHash":"19831AD8","planCacheKey":"116AF7C8","queryFramework":"classic","reslen":17632,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6345236,"timeReadingMicros":28808}},"cpuNanos":10703243,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| DAF9650A | sample_mflix.movies | find | 2 | 34 | 35 | 34 | 35 | 0 | 0 | 21,349 | 0 | 42,698 | 0 | 2.2MB | 4.3MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"lastupdated":"2015-08-17 00:10:24.407000000","runtime":104} Slowest Query Log Message (from mongod) (35ms, 4.3 MB): {"t":{"$date":"2025-08-18T19:50:46.087+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F3177BC3756F21E8FEFDDCCB2D2692F38FA...","command":{"find":"movies","filter":{"lastupdated":"2015-08-17 00:10:24.407000000","runtime":104},"limit":5,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"DAF9650A","queryHash":"DAF9650A","planCacheKey":"1BB3B2E2","queryFramework":"classic","reslen":1285,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4543498,"timeReadingMicros":11133}},"cpuNanos":23828741,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| 6662C73E | sample_mflix.embedded_movies | find | 2 | 21 | 22 | 21 | 22 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 3.3MB | 5.7MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Almost 10 years have passed since the first cyborg called The Terminator tried to kill Sarah Connor and her unborn son, John Connor. John Connor, the future leader of the human resistance, is now a healthy young boy. However another Terminator is sent back through time called the T-1000, which is more advanced and more powerful than its predecessor. The Mission: to kill John Connor when he's still a child. However, Sarah and John do not have to face this threat of a Terminator alone. Another Terminator is also sent back through time. The mission: to protect John and Sarah Connor at all costs. The battle for tomorrow has begun..."} Slowest Query Log Message (from mongod) (22ms, 791.1 KB): {"t":{"$date":"2025-08-18T19:51:03.727+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn928","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"78A1E8609E88C86E35406C57703D2CE389A...","command":{"find":"embedded_movies","filter":{"fullplot":"During WWII in England, Charlie, Ca..."},"limit":10,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"6662C73E","queryHash":"6662C73E","planCacheKey":"8F0ECE7E","queryFramework":"classic","reslen":16633,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":810112,"timeReadingMicros":17831}},"cpuNanos":5726506,"remote":"44.252.45.26:42784","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 8F3C78F0 | sample_mflix.movies | find | 2 | 32 | 37 | 34 | 37 | 0 | 0 | 21,349 | 0 | 42,698 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"Passion: of people for the land and sea, of corporations for riches, and of men and women for each other. Vicente and Abigail run a banana plantation in Limon Province, on the Caribbean ...","type":"series"} Slowest Query Log Message (from mongod) (37ms): {"t":{"$date":"2025-08-18T19:50:59.350+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn943","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"2047FFBC583ADBE63E81B3ED75CE5DFB5557317C9BF6673E307CBA8BB659A37E","command":{"find":"movies","filter":{"type":"movie","plot":"A romantic drama about a woman who enters into an affair after 30 years of marriage."},"limit":50,"lsid":{"id":{"$uuid":"1a07b0ef-a589-46e6-863e-1e1d40d1ab98"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":148,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"8F3C78F0","queryHash":"8F3C78F0","planCacheKey":"8E37C110","queryFramework":"classic","reslen":1601,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":15240313,"remote":"44.252.45.26:59372","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":37,"durationMillis":37}}
|
||||||||||||||||||||||
| 45561C5D | sample_training.routes | aggregate | 2 | 123 | 125 | 124 | 125 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 54.3KB | 108.6KB | 0 | 0 | default: 1 primaryPreferred: 1 |
nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"","stops":{"$gt":0}} Slowest Query Log Message (from mongod) (125ms): {"t":{"$date":"2025-08-18T19:33:16.914+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"93C2380C456A075BA4805B7C15B54CB91C38062807185235E4C52CA3D755800B","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","stops":{"$gt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":418,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"45561C5D","queryHash":"45561C5D","planCacheKey":"9E20EE89","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":51386771,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":1815}},"workingMillis":124,"durationMillis":125}}
|
||||||||||||||||||||||
| CC60E1C8 | sample_training.inspections | aggregate | 2 | 45 | 50 | 47 | 50 | 0 | 0 | 80,047 | 0 | 0 | 0 | 930.2KB | 1.8MB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Aug 18 2015","business_name":"EEJ DELI & GROCERY CORP","sector":"Electronic Store - 001"} Slowest Query Log Message (from mongod) (50ms, 1.8 MB): {"t":{"$date":"2025-08-18T19:33:24.576+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"3F34CEFE273E8082C7C9DDC0CF1FA95349D3B582BECECD21FA7CA09486989735","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"EEJ DELI & GROCERY CORP","date":"Aug 18 2015","sector":"Electronic Store - 001"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":353,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"CC60E1C8","queryHash":"CC60E1C8","planCacheKey":"DA963B78","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1905022,"timeReadingMicros":3349}},"cpuNanos":47458394,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":50,"durationMillis":50}}
|
||||||||||||||||||||||
| 2DC363AE | sample_training.grades | aggregate | 2 | 20 | 70 | 45 | 70 | 0 | 212 | 212 | 1 | 212 | 0 | 8.7MB | 11.5MB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | IXSCAN { class_id: 1 } | 33 | 0.0 |
|
Query:
{"class_id":359,"student_id":{"$gte":9048}} Slowest Query Log Message (from mongod) (70ms, 11.5 MB): {"t":{"$date":"2025-08-18T19:33:11.995+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"25C7718C1C5D1D5F9ABB70949A6C44B915AFC2DCE180283D63AC95CFF05096AE","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":359,"student_id":{"$gte":9048}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":60465,"keysExamined":214,"docsExamined":214,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"2DC363AE","queryHash":"2DC363AE","planCacheKey":"A5B7E5B8","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12021879,"timeReadingMicros":1050}},"cpuNanos":9757908,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":9443}},"workingMillis":61,"durationMillis":70}}
|
||||||||||||||||||||||
| 0811A1CA | sample_weatherdata.data | aggregate | 2 | 43 | 53 | 48 | 53 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"type":"FM-13","ts":{"$date":"1984-03-12T06:00:00.000Z"}} Slowest Query Log Message (from mongod) (53ms): {"t":{"$date":"2025-08-18T19:33:27.247+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"9F2543E5BFA54B3295AB8BF5FA6AC3E73875DA0933F99193A9C0764FAD02463F","command":{"aggregate":"data","pipeline":[{"$match":{"ts":{"$date":"1984-03-07T12:00:00.000Z"},"type":"FM-13"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":332,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"0811A1CA","queryHash":"0811A1CA","planCacheKey":"3B644EA2","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7586682,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":1720}},"workingMillis":52,"durationMillis":53}}
|
||||||||||||||||||||||
| 4B64D840 | sample_training.routes | aggregate | 2 | 36 | 326 | 181 | 326 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"BCN","stops":{"$lt":0}} Slowest Query Log Message (from mongod) (326ms): {"t":{"$date":"2025-08-18T19:33:13.478+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"46A901E648CF69F90B33C6A6E8B3FCBD01D56E2CA7AE6DCF12C079621C81F055","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"BCN","stops":{"$lt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":282,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"4B64D840","queryHash":"4B64D840","planCacheKey":"E8AC4AA0","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":37712848,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":101659}},"workingMillis":225,"durationMillis":326}}
|
||||||||||||||||||||||
| 03EE5440 | sample_training.routes | aggregate | 2 | 37 | 51 | 44 | 51 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","stops":{"$gte":0}} Slowest Query Log Message (from mongod) (51ms): {"t":{"$date":"2025-08-18T19:50:47.441+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"FB05EE119316ACE3DC525FF52D99DEA0C20EE885CEC37F0D30EDF2B94856CA5E","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","stops":{"$gte":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e529d081-19b6-4bdc-9aef-4fafe05984ab"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":294,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"03EE5440","queryHash":"03EE5440","planCacheKey":"7E8D76A0","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":44714962,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":51,"durationMillis":51}}
|
||||||||||||||||||||||
| 6051D95D | sample_training.inspections | find | 2 | 23 | 26 | 24 | 26 | 0 | 0 | 18,090 | 60 | 301 | 0 | 581.6KB | 1.1MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"result":"No Violation Issued","sector":"Sidewalk Cafe - 013"} Slowest Query Log Message (from mongod) (26ms, 1.1 MB): {"t":{"$date":"2025-08-18T19:53:48.064+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"DA5D76A838816A813B3B4EA220941CF994C...","command":{"find":"inspections","filter":{"sector":"Sidewalk Cafe - 013","result":"No Violation Issued"},"limit":100,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":23676,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":100,"planCacheShapeHash":"6051D95D","queryHash":"6051D95D","planCacheKey":"DAB54589","queryFramework":"classic","reslen":27813,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1191022,"timeReadingMicros":4123}},"cpuNanos":16670032,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| A6CB01B4 | sample_training.inspections | aggregate | 2 | 44 | 184 | 114 | 184 | 0 | 0 | 80,047 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Nov 25 2015","result":"No Violation Issued","business_name":"YOW HONG TOM & SIU MING CHAN"} Slowest Query Log Message (from mongod) (184ms): {"t":{"$date":"2025-08-18T19:53:54.657+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1013","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"FC00E263A0AC623C110ACE34F95177E02DCB9E71B2C6D4A5C7406F792039F741","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Nov 25 2015","business_name":"YOW HONG TOM & SIU MING CHAN","result":"No Violation Issued"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f5a043a5-3d9c-451f-8b68-e253f8497721"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":305,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"A6CB01B4","queryHash":"A6CB01B4","planCacheKey":"7413A87C","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":45705303,"remote":"44.252.45.26:54068","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":184,"durationMillis":184}}
|
||||||||||||||||||||||
| 23660618 | sample_training.inspections | aggregate | 2 | 57 | 117 | 87 | 117 | 0 | 0 | 80,047 | 1 | 80,047 | 0 | 2.9MB | 5.8MB | 0 | 0 | default: 1 primaryPreferred: 1 |
nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"result":"No Violation Issued","business_name":"DUANE READE"} Slowest Query Log Message (from mongod) (117ms): {"t":{"$date":"2025-08-18T19:52:01.053+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn977","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"773CE5FF73DEED4A1EDFB2A5077E1CE9F1A2462541ACBD30B1E0D6087A193C0E","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"DUANE READE","result":"No Violation Issued"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a141b2d3-dddb-4ea3-bbe8-6e224af50365"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":333,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"23660618","queryHash":"23660618","planCacheKey":"A6A5C408","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":47033744,"remote":"44.252.45.26:42192","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":117,"durationMillis":117}}
|
||||||||||||||||||||||
| 5D912532 | sample_mflix.embedded_movies | aggregate | 2 | 26 | 96 | 61 | 96 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 305.9KB | 565.3KB | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{} Slowest Query Log Message (from mongod) (96ms, 46.5 KB): {"t":{"$date":"2025-08-18T19:33:11.772+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"3359F259E2C3F472508CC768C04015DF664...","command":{"aggregate":"embedded_movies","pipeline":[{}]},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"5D912532","queryHash":"5D912532","planCacheKey":"E23C0B7A","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":47589,"timeReadingMicros":1451}},"cpuNanos":14014517,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":55459}},"workingMillis":41,"durationMillis":96},"truncated":{"command":{"truncated":{"pipeline":{"truncated":{"0":{"truncated":{"$match":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":1}}}},"omitted":1}},"omitted":5}},"size":{"command":8615}}
|
||||||||||||||||||||||
| 8520C9D5 | sample_training.companies | aggregate | 2 | 43 | 78 | 60 | 78 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 1.6MB | 3.2MB | 0 | 0 | secondaryPreferred: 2 | nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"overview":"<p>Avakit is a web-based service to help people share contact details in an innovative way.<\/p>\n\n<p>Introducing <a href=\"www.avakit.com\" title=\"Avakit\" rel=\"nofollow\">Avakit<\/a>:\nThe nature of ‘contact information’ is quickly evolving, particularly since people started using the Internet to communicate on a daily basis: A business card that used to simply have one phone number and one fax number should now ideally include a couple of email addresses, some online messenger ID’s, some social application ID’s…<\/p>\n\n<p>Second, people change their contact info much more often that they used to, and an ideal contact card today should be dynamic, showing a person’s most updated info at any given time.<\/p>\n\n<p>Finally, with all these new contact details, a person might also want to give different information to different people: their work phone only to clients, their personal email only to their grandmother, their online ID’s to their friends.<\/p>\n\n<p>Avakit is a revolutionary way to do all these things, which might eventually replace the traditional business card concept.<\/p>\n\n<p>Avakit uses one contact detail as a lead to other contact details. This means that people trying to find you need to first insert a contact detail they already know about you. According to what they insert, you decide what info they will get. \nFor example, a user can decide that someone who inserts their old work email will be allowed to find their current work phone number; while someone who inserts their personal mobile, will get their online ID’s and home phone.<\/p>\n\n<p>Anyone can also post comments, suggestions and questions at any time on the dedicated Facebook page, and we’ll do our best to answer regularly: http://www.new.facebook.com/pages/Avakit/37758536326<\/p>"} Slowest Query Log Message (from mongod) (78ms, 3.2 MB): {"t":{"$date":"2025-08-18T19:33:12.570+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"DEE7ED53EDE02D85E73FB6F2FD00F4C32A0E82FBBF3186BC20CEEF3AEEAFB2FB","command":{"aggregate":"companies","pipeline":[{"$match":{"overview":"<p>Taobao is a shopping marketplace for consumers in China. Founded by parent Alibaba Group, it facilitates transactions between individual consumers and a wide range of sellers such as retailers, wholesalers, and other individuals. Similar to eBay, sellers are able to post new and used goods for sale on the Taobao marketplace either through a fixed price or negotiated sale or by auction.</p>\n\n<p>Primary competitors include <a href=\"http://www.crunchbase.com/company/ebay\" title=\"eBay\">eBay</a>, yet reports have shown that Taobao has over 65% of the auction market and is growing.</p>"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":205,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"8520C9D5","queryHash":"8520C9D5","planCacheKey":"118DACB1","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3356676,"timeReadingMicros":529}},"cpuNanos":11349277,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":52068}},"workingMillis":26,"durationMillis":78}}
|
||||||||||||||||||||||
| E13CBF47 | sample_training.inspections | aggregate | 2 | 42 | 105 | 73 | 105 | 0 | 0 | 75,816 | 10 | 7,581 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Jan 6 2016"} Slowest Query Log Message (from mongod) (105ms): {"t":{"$date":"2025-08-18T19:33:17.069+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"F253D7826A80B1CC7D58C749578A162C4BECF09458685C778366A4D3869DE213","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Jan 6 2016"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"be371ba8-faa3-498d-936c-ec28aaaea387"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":95,"keysExamined":0,"docsExamined":75815,"cursorExhausted":true,"numYields":5,"nreturned":10,"planCacheShapeHash":"E13CBF47","queryHash":"E13CBF47","planCacheKey":"992E960B","queryFramework":"classic","reslen":2982,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":49621425,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":105,"durationMillis":105}}
|
||||||||||||||||||||||
| CB67FE53 | sample_training.inspections | find | 2 | 138 | 150 | 144 | 150 | 0 | 60,338 | 60,338 | 0 | 0 | 0 | 602.2KB | 743.7KB | 0 | 0 | secondary: 2 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"date":"Apr 1 2015","business_name":"HWANG SO 857 CORP.","certificate_number":{"$lt":9324672}} Slowest Query Log Message (from mongod) (150ms, 460.7 KB): {"t":{"$date":"2025-08-18T19:33:13.890+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn493","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"DCA7279C9C01B20E93752F5376DC4E09D53...","command":{"find":"inspections","filter":{"business_name":"HWANG SO 857 CORP.","certificate_number":{"$lt":9324672},"date":"Apr 1 2015"},"limit":10,"$db":"sample_training","$readPreference":{"mode":"secondary"}},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":62434,"docsExamined":62434,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":0,"planCacheShapeHash":"CB67FE53","queryHash":"CB67FE53","planCacheKey":"FA928B19","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":471721,"timeReadingMicros":815}},"cpuNanos":150643552,"remote":"44.252.45.26:47884","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":150,"durationMillis":150}}
|
||||||||||||||||||||||
| 649F9387 | sample_training.trips | find | 2 | 22 | 32 | 27 | 32 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"stop time":{"$date":"2016-01-02T08:59:39.000Z"}} Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:53:53.650+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"25A138D6369E99BD3961B36A37C3F2BF333FCAC6D88AE1BEED7A41ED40A3D814","command":{"find":"trips","filter":{"stop time":{"$date":"2016-01-01T00:47:41.000Z"}},"limit":50,"lsid":{"id":{"$uuid":"0baac330-4f4a-4774-9443-4bfa703739db"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":89,"keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"649F9387","queryHash":"649F9387","planCacheKey":"44C79F4B","queryFramework":"classic","reslen":678,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6899001,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| EBC81ABD | sample_mflix.movies | aggregate | 2 | 20 | 90 | 55 | 90 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","num_mflix_comments":1} Slowest Query Log Message (from mongod) (90ms): {"t":{"$date":"2025-08-18T19:50:42.390+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn932","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"3B37BF4A682B3DE4C80828B8E67C74F54F53FF4D8E24AE7AECFA3D74A6965963","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":1,"rated":"R"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"13798ff1-bc0e-42f4-9efd-f9ca0e4c370a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":271,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"EBC81ABD","queryHash":"EBC81ABD","planCacheKey":"D4610869","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":21025141,"remote":"44.252.45.26:42808","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":90,"durationMillis":90}}
|
||||||||||||||||||||||
| 56BF508B | sample_training.inspections | aggregate | 2 | 40 | 43 | 41 | 43 | 0 | 0 | 80,047 | 0 | 0 | 0 | 763.7KB | 1.5MB | 0 | 0 | default: 1 secondaryPreferred: 1 |
datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"business_name":"BERGES, JOSEFA","sector":"Grocery-Retail - 808"} Slowest Query Log Message (from mongod) (43ms, 1.5 MB): {"t":{"$date":"2025-08-18T19:54:16.591+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"AC35ADC0E55769882B0DF06456E74099A5C606ECE40C8315CB7A6D29064DB433","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"YOW HONG TOM & SIU MING CHAN","sector":"Laundry Jobber - 066"}}],"cursor":{},"lsid":{"id":{"$uuid":"24f07c22-02b7-47e7-8198-bda659c090f6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546855,"i":173}},"signature":{"hash":{"$binary":{"base64":"N9Isje3BpbNWec7xPPp/MVLAtMU=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":91,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"56BF508B","queryHash":"56BF508B","planCacheKey":"6F6CF7F7","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1564028,"timeReadingMicros":235}},"cpuNanos":43108668,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":43,"durationMillis":43}}
|
||||||||||||||||||||||
| AE568C97 | sample_training.posts | aggregate | 2 | 56 | 57 | 56 | 57 | 0 | 0 | 500 | 1 | 500 | 0 | 8.4MB | 12.1MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"title":"Declaration of Independence"} Slowest Query Log Message (from mongod) (57ms, 12.1 MB): {"t":{"$date":"2025-08-18T19:33:11.641+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","queryShapeHash":"1ED0D69ED1446DBC4273FA29D6D123FF6F9BC52BE0FA96CF50AD7FF76CB5265A","command":{"aggregate":"posts","pipeline":[{"$match":{"title":"Declaration of Independence"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":205,"keysExamined":0,"docsExamined":500,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"AE568C97","queryHash":"AE568C97","planCacheKey":"F532439B","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12689938,"timeReadingMicros":10368},"timeWaitingMicros":{"cache":6}},"cpuNanos":6914846,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":57,"durationMillis":57}}
|
||||||||||||||||||||||
| 3488609A | sample_airbnb.listingsAndReviews | aggregate | 2 | 21 | 38 | 29 | 38 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"bathrooms":{"$numberDecimal":"1.0"}} Slowest Query Log Message (from mongod) (38ms): {"t":{"$date":"2025-08-18T19:33:17.816+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"067F330C8BD4F17AD299E80C56369C6B8E76B3ABCA9112DE31EA213BC62017C5","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"bathrooms":{"$numberDecimal":"1.0"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"eda0b3a7-3bfc-4471-9416-8a8883d544bc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":279,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"3488609A","queryHash":"3488609A","planCacheKey":"FF0557B2","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9994141,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| B761E266 | sample_mflix.movies | aggregate | 2 | 30 | 151 | 90 | 151 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":78,"title":"Shallow Grave"} Slowest Query Log Message (from mongod) (151ms): {"t":{"$date":"2025-08-18T19:33:16.664+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"E18053CAB2B47FA6C361BE84611BEC59256C21841C541AF7CF0DB1039A5CA550","command":{"aggregate":"movies","pipeline":[{"$match":{"runtime":105,"title":"Gran Paradiso"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9e91e69e-478a-4d3c-a45f-526115ec008e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":280,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"B761E266","queryHash":"B761E266","planCacheKey":"AD758816","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19044463,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":63792}},"workingMillis":88,"durationMillis":151}}
|
||||||||||||||||||||||
| 84A0F7E2 | sample_analytics.transactions | find | 2 | 36 | 47 | 41 | 47 | 0 | 0 | 1,746 | 1 | 1,746 | 0 | 4.0MB | 4.4MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 6 | 0.0 | |
|
Query:
{"bucket_end_date":{"$date":"2016-08-04T00:00:00.000Z"},"transaction_count":18} Slowest Query Log Message (from mongod) (47ms, 4.4 MB): {"t":{"$date":"2025-08-18T19:33:21.953+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_analytics.transactions","collectionType":"normal","queryShapeHash":"2CB98FE2F75CBA91799C9E9AA373E6278C9...","command":{"find":"transactions","filter":{"bucket_end_date":{"$date":"2016-08-04T00:00:00.000Z"},"transaction_count":18},"limit":10,"$db":"sample_analytics"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1746,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"84A0F7E2","queryHash":"84A0F7E2","planCacheKey":"880067EA","queryFramework":"classic","reslen":243,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4582406,"timeReadingMicros":23520}},"cpuNanos":7554001,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":14386}},"workingMillis":33,"durationMillis":47}}
|
||||||||||||||||||||||
| FC3A5D2C | sample_airbnb.listingsAndReviews | aggregate | 2 | 39 | 146 | 92 | 146 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 20.3MB | 40.6MB | 0 | 0 | primaryPreferred: 2 | nodeType: ANALYTICS, region... | COLLSCAN | 1 | 0.0 |
|
Query:
{"maximum_nights":"26"} Slowest Query Log Message (from mongod) (146ms, 40.6 MB): {"t":{"$date":"2025-08-18T19:25:18.780+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn739","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"9EB5FB210C2DB23485F9F7B06330B9539F0409973E1C06EF1B871B1F70370504","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"maximum_nights":"26"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"aa1e54e5-bfc1-43dd-87d7-757aa7072889"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545115,"i":1}},"signature":{"hash":{"$binary":{"base64":"VsqVOxTwNo7/WqbcuD+MGfaaQ9g=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":1243,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":7,"nreturned":1,"planCacheShapeHash":"FC3A5D2C","queryHash":"FC3A5D2C","planCacheKey":"D7406404","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":42528733,"timeReadingMicros":102946}},"cpuNanos":55867796,"remote":"104.30.164.8:21129","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":146,"durationMillis":146}}
|
||||||||||||||||||||||
| 98FD4995 | sample_restaurants.restaurants | find | 2 | 22 | 32 | 27 | 32 | 0 | 0 | 17,757 | 75 | 236 | 0 | 422.5KB | 844.9KB | 0 | 0 | default: 1 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 1 | 0.0 |
|
Query:
{"cuisine":"Other"} Slowest Query Log Message (from mongod) (32ms, 844.9 KB): {"t":{"$date":"2025-08-18T19:53:48.850+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"2AABCACDD85C7AD8E9F295F11CBDFFBB297...","command":{"find":"restaurants","filter":{"cuisine":"Other"},"limit":50,"$db":"sample_restaurants"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":16055,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":50,"planCacheShapeHash":"98FD4995","queryHash":"98FD4995","planCacheKey":"1DC1C771","queryFramework":"classic","reslen":20686,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":865219,"timeReadingMicros":2770}},"cpuNanos":10746741,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":7822}},"workingMillis":25,"durationMillis":32}}
|
||||||||||||||||||||||
| 6F86E80A | sample_restaurants.restaurants | getMore | 2 | 23 | 59 | 41 | 59 | 0 | 0 | 24,191 | 5,513 | 4 | 0 | 994.8KB | 1.3MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (59ms, 642.1 KB): {"t":{"$date":"2025-08-18T19:53:54.193+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1019","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","command":{"getMore":3131752977225242401,"collection":"restaurants","lsid":{"id":{"$uuid":"efbb5c18-1d27-43af-a721-d473b078686a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants"},"originatingCommand":{"aggregate":"restaurants","pipeline":[{"$match":{"borough":"Staten Island"}}],"cursor":{},"lsid":{"id":{"$uuid":"efbb5c18-1d27-43af-a721-d473b078686a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":3131752977225242401,"keysExamined":0,"docsExamined":23254,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":868,"planCacheShapeHash":"6F86E80A","queryHash":"6F86E80A","planCacheKey":"F0371BE2","queryFramework":"classic","reslen":354972,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":657496,"timeReadingMicros":42677}},"cpuNanos":12679260,"remote":"44.252.45.26:54126","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":5137}},"workingMillis":54,"durationMillis":59}}
|
||||||||||||||||||||||
| BCF882C2 | sample_mflix.embedded_movies | aggregate | 2 | 30 | 57 | 43 | 57 | 0 | 0 | 3,483 | 1 | 2,322 | 0 | 708.9KB | 1.4MB | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"released":{"$date":"2014-10-02T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (57ms): {"t":{"$date":"2025-08-18T19:33:11.961+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"715F3FA5456D785E972C89455E1E53A30A18638C236F71C163FECAFC7E38D1CA","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"released":{"$date":"2014-10-02T00:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"3b9c8c1b-d62a-41ed-b0e0-ed28a50f1646"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":45,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":2,"planCacheShapeHash":"BCF882C2","queryHash":"BCF882C2","planCacheKey":"F6EFA64A","queryFramework":"classic","reslen":32353,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":5237959,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":11596}},"workingMillis":46,"durationMillis":57}}
|
||||||||||||||||||||||
| FC532E3B | sample_airbnb.listingsAndReviews | find | 2 | 41 | 54 | 47 | 54 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 121.5KB | 242.9KB | 0 | 0 | primaryPreferred: 2 | nodeType: REPORTING: 1 | COLLSCAN | 1 | 0.0 |
|
Query:
{"house_rules":"- Fumer est permis sur le balcon couvert à l'arrière. - On demande aux occupants de respecter la tranquillité des lieux en évitant toute musique forte ou bruits excessifs après 22h00. - Smoking is permissible on the covered balcony at the back. - Out of respect for the neighbors and in line with the peaceful environment, we kindly require that you avoid loud music or excessive noise passed 10pm.","bed_type":"Real Bed"} Slowest Query Log Message (from mongod) (54ms, 242.9 KB): {"t":{"$date":"2025-08-18T19:52:00.162+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn965","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"237708293740791286557A74564DBAF72F9...","command":{"find":"listingsAndReviews","filter":{"bed_type":"Real Bed","house_rules":"Please remove shoes before entering..."},"limit":50,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"FC532E3B","queryHash":"FC532E3B","planCacheKey":"0B4BBB67","queryFramework":"classic","reslen":13665,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":248748,"timeReadingMicros":5512}},"cpuNanos":12330362,"remote":"44.252.45.26:42106","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":6936}},"workingMillis":48,"durationMillis":54}}
|
||||||||||||||||||||||
| FD78BA74 | sample_training.trips | find | 2 | 61 | 101 | 81 | 101 | 0 | 7,276 | 7,276 | 1 | 7,276 | 0 | 112.5KB | 224.9KB | 0 | 0 | default: 2 | IXSCAN { tripduration: 1 } | 2 | 0.0 | |
|
Query:
{"tripduration":{"$lte":564},"start time":{"$date":"2016-01-01T08:44:10.000Z"}} Slowest Query Log Message (from mongod) (101ms, 224.9 KB): {"t":{"$date":"2025-08-18T19:53:48.403+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1012","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"47CAFD5BEF8EF02BE5592E48B2F94221230...","command":{"find":"trips","filter":{"tripduration":{"$lte":564},"start time":{"$date":"2016-01-01T08:44:10.000Z"}},"limit":1,"$db":"sample_training"},"planSummary":"IXSCAN { tripduration: 1 }","keysExamined":4862,"docsExamined":4862,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"FD78BA74","queryHash":"FD78BA74","planCacheKey":"81A55E6C","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":230339,"timeReadingMicros":25}},"cpuNanos":11772307,"remote":"44.252.45.26:54060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":23889}},"workingMillis":78,"durationMillis":101}}
|
||||||||||||||||||||||
| ED965ABA | sample_training.grades | aggregate | 2 | 119 | 308 | 213 | 308 | 0 | 45,330 | 45,330 | 1 | 45,330 | 0 | 6.4MB | 9.7MB | 0 | 0 | nearest: 2 | IXSCAN { student_id: 1 } | 2 | 0.0 | |
|
Query:
{"class_id":{"$gt":24},"student_id":{"$gt":8297}} Slowest Query Log Message (from mongod) (308ms, 9.7 MB): {"t":{"$date":"2025-08-18T19:33:11.468+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1108","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"356BF81D0FA76BC4BDCE5DEDB72CFE683597E0E02E8B06B1F6D78119DE07FC80","command":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$gt":2635},"class_id":{"$gt":5}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"nearest"}},"planSummary":"IXSCAN { student_id: 1 }","planningTimeMicros":1274,"keysExamined":73640,"docsExamined":73640,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":17,"nreturned":1,"planCacheShapeHash":"ED965ABA","queryHash":"ED965ABA","planCacheKey":"D3F5BF99","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":19}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":10158189,"timeReadingMicros":3471}},"cpuNanos":118771767,"remote":"44.252.45.26:54318","protocol":"op_msg","queues":{"execution":{"admissions":18},"ingress":{"admissions":1}},"workingMillis":308,"durationMillis":308}}
|
||||||||||||||||||||||
| 177C4106 | sample_training.routes | getMore | 2 | 77 | 143 | 110 | 143 | 0 | 0 | 66,884 | 52,295 | 1 | 0 | 216.9KB | 433.7KB | 0 | 0 | primaryPreferred: 2 | nodeType: ANALYTICS, region... nodeType: REPORTING: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
none Slowest Query Log Message (from mongod) (143ms, 433.7 KB): {"t":{"$date":"2025-08-18T19:50:42.797+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","command":{"getMore":5705164468591975279,"collection":"routes","lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":""}}],"cursor":{},"lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","cursorid":5705164468591975279,"keysExamined":0,"docsExamined":66884,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":52295,"planCacheShapeHash":"177C4106","queryHash":"177C4106","planCacheKey":"CF1EA536","queryFramework":"classic","reslen":9956829,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":444135,"timeReadingMicros":49}},"cpuNanos":44158252,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":143,"durationMillis":143}}
|
||||||||||||||||||||||
| 72DEA97C | sample_airbnb.listingsAndReviews | aggregate | 2 | 23 | 93 | 58 | 93 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 3.0MB | 6.0MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"weekly_price":{"$numberDecimal":"800.00"}} Slowest Query Log Message (from mongod) (93ms): {"t":{"$date":"2025-08-18T19:33:11.546+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"DFB730FC3C734AB3BB5FAD5269E3B60CC727789F9AFCBF2BEA66299D3FC4FC3A","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"weekly_price":{"$numberDecimal":"800.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":398,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"72DEA97C","queryHash":"72DEA97C","planCacheKey":"D5557E94","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":13783614,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":11507}},"workingMillis":82,"durationMillis":93}}
|
||||||||||||||||||||||
| 47599F46 | sample_training.grades | getMore | 2 | 130 | 594 | 362 | 594 | 0 | 67,575 | 67,575 | 67,575 | 1 | 0 | 8.5MB | 10.5MB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | IXSCAN { student_id: 1 } | 0 | 0.0 |
|
Query:
none Slowest Query Log Message (from mongod) (594ms, 6.5 MB): {"t":{"$date":"2025-08-18T19:52:00.934+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn969","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"getMore":5630686673863296621,"collection":"grades","lsid":{"id":{"$uuid":"b60a3ca8-8d14-409f-b7c7-f346a2fcfe68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$gte":1958}}}],"cursor":{},"lsid":{"id":{"$uuid":"b60a3ca8-8d14-409f-b7c7-f346a2fcfe68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { student_id: 1 }","cursorid":5630686673863296621,"keysExamined":69952,"docsExamined":69952,"nBatches":1,"numYields":20,"nreturned":69951,"planCacheShapeHash":"47599F46","queryHash":"47599F46","planCacheKey":"7DAA45E4","queryFramework":"classic","reslen":16777365,"locks":{"Global":{"acquireCount":{"r":21}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6801513,"timeReadingMicros":10612}},"cpuNanos":96640667,"remote":"44.252.45.26:42134","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":22,"totalTimeQueuedMicros":34866}},"workingMillis":560,"durationMillis":594}}
|
||||||||||||||||||||||
| 54EAC428 | sample_training.grades | aggregate | 2 | 56 | 85 | 70 | 85 | 0 | 69,420 | 0 | 1 | 0 | 0 | 366.6KB | 381.0KB | 0 | 0 | default: 1 primaryPreferred: 1 |
COUNT_SCAN { student_id: 1 } | 0 | 0.0 | |
|
Query:
{"student_id":{"$gt":3460}} Slowest Query Log Message (from mongod) (85ms, 352.2 KB): {"t":{"$date":"2025-08-18T19:33:38.276+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"6BD1492EC3DD5A3BB8E9FDED202619E254D8E57B921363E7142CE0B654F80706","command":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$gt":3460}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COUNT_SCAN { student_id: 1 }","planningTimeMicros":191,"keysExamined":65390,"docsExamined":0,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"54EAC428","queryHash":"54EAC428","planCacheKey":"B712689F","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":360694,"timeReadingMicros":227}},"cpuNanos":18738837,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":85,"durationMillis":85}}
|
||||||||||||||||||||||
| 6A2C60E6 | sample_training.grades | getMore | 2 | 69 | 162 | 115 | 162 | 0 | 41,683 | 41,683 | 41,683 | 1 | 0 | 10.1MB | 10.7MB | 0 | 0 | default: 2 | IXSCAN { class_id: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (162ms, 10.7 MB): {"t":{"$date":"2025-08-18T19:52:09.794+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn969","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"getMore":7145343060463538129,"collection":"grades","lsid":{"id":{"$uuid":"70e3bec8-6d67-4ffe-b151-fcb7dd1318b4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gt":82}}}],"cursor":{},"lsid":{"id":{"$uuid":"70e3bec8-6d67-4ffe-b151-fcb7dd1318b4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { class_id: 1 }","cursorid":7145343060463538129,"keysExamined":69952,"docsExamined":69952,"nBatches":1,"numYields":9,"nreturned":69951,"planCacheShapeHash":"6A2C60E6","queryHash":"6A2C60E6","planCacheKey":"07C6C079","queryFramework":"classic","reslen":16777365,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11222647,"timeReadingMicros":1470}},"cpuNanos":159272330,"remote":"44.252.45.26:42134","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":162,"durationMillis":162}}
|
||||||||||||||||||||||
| FE00A833 | sample_training.zips | getMore | 2 | 20 | 25 | 22 | 25 | 0 | 0 | 29,350 | 21,609 | 1 | 0 | 37.4KB | 74.8KB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (25ms, 74.8 KB): {"t":{"$date":"2025-08-18T19:50:55.859+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","command":{"getMore":8549484181178683120,"collection":"zips","lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$gte":127}}}],"cursor":{},"lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":8549484181178683120,"keysExamined":0,"docsExamined":29369,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":28431,"planCacheShapeHash":"FE00A833","queryHash":"FE00A833","planCacheKey":"20035E0F","queryFramework":"classic","reslen":3358436,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":76614,"timeReadingMicros":31}},"cpuNanos":25463023,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 7BFC3A59 | sample_training.posts | aggregate | 2 | 42 | 106 | 74 | 106 | 0 | 0 | 500 | 1 | 500 | 0 | 14.3MB | 16.4MB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"body":"Amendment I\n<p>Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.\n<p>\nAmendment II\n<p>\nA well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.\n<p>\nAmendment III\n<p>\nNo Soldier shall, in time of peace be quartered in any house, without the consent of the Owner, nor in time of war, but in a manner to be prescribed by law.\n<p>\nAmendment IV\n<p>\nThe right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no Warrants shall issue, but upon probable cause, supported by Oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized.\n<p>\nAmendment V\n<p>\nNo person shall be held to answer for a capital, or otherwise infamous crime, unless on a presentment or indictment of a Grand Jury, except in cases arising in the land or naval forces, or in the Militia, when in actual service in time of War or public danger; nor shall any person be subject for the same offence to be twice put in jeopardy of life or limb; nor shall be compelled in any criminal case to be a witness against himself, nor be deprived of life, liberty, or property, without due process of law; nor shall private property be taken for public use, without just compensation.\n<p>\n\nAmendment VI\n<p>\nIn all criminal prosecutions, the accused shall enjoy the right to a speedy and public trial, by an impartial jury of the State and district wherein the crime shall have been committed, which district shall have been previously ascertained by law, and to be informed of the nature and cause of the accusation; to be confronted with the witnesses against him; to have compulsory process for obtaining witnesses in his favor, and to have the Assistance of Counsel for his defence.\n<p>\nAmendment VII\n<p>\nIn Suits at common law, where the value in controversy shall exceed twenty dollars, the right of trial by jury shall be preserved, and no fact tried by a jury, shall be otherwise re-examined in any Court of the United States, than according to the rules of the common law.\n<p>\nAmendment VIII\n<p>\nExcessive bail shall not be required, nor excessive fines imposed, nor cruel and unusual punishments inflicted.\n<p>\nAmendment IX\n<p>\nThe enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people.\n<p>\nAmendment X\n<p>\nThe powers not delegated to the United States by the Constitution, nor prohibited by it to the States, are reserved to the States respectively, or to the people.\"\n<p>\n"} Slowest Query Log Message (from mongod) (106ms, 12.2 MB): {"t":{"$date":"2025-08-18T19:50:43.050+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1530","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","queryShapeHash":"0E5DD45713E9AEF57F7865D0D5D1A1776A63EB626974CDF6FEC2C6FB8B942404","command":{"aggregate":"posts","pipeline":[{"$match":{"body":"When in the Course of human events, it becomes necessary for one people to dissolve the political bands which have connected them with another, and to assume among the powers of the earth, the separate and equal station to which the Laws of Nature and of Nature's God entitle them, a decent respect to the opinions of mankind requires that they should declare the causes which impel them to the separation.<p>We hold these truths to be self-evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness.<p>That to secure these rights, Governments are instituted among Men, deriving their just powers from the consent of the governed, That whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness. Prudence, indeed, will dictate that Governments long established should not be changed for light and transient causes; and accordingly all experience hath shewn, that mankind are more disposed to suffer, while evils are sufferable, than to right themselves by abolishing the forms to which they are accustomed. But when a long train of abuses and usurpations, pursuing invariably the same Object evinces a design to reduce them under absolute Despotism, it is their right, it is their duty, to throw off such Government, and to provide new Guards for their future security.\"\n\n"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"eaf731b4-34d1-4cec-a5be-778561b23b2b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":337,"keysExamined":0,"docsExamined":500,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"7BFC3A59","queryHash":"7BFC3A59","planCacheKey":"281A76DD","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12756717,"timeReadingMicros":98860}},"cpuNanos":11290891,"remote":"44.252.45.26:47032","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":106,"durationMillis":106}}
|
||||||||||||||||||||||
| D9ABE151 | sample_training.zips | aggregate | 2 | 27 | 58 | 42 | 58 | 0 | 0 | 18,393 | 30 | 613 | 0 | 926.1KB | 1.7MB | 0 | 0 | primaryPreferred: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":{"$gte":11980},"state":"OH"} Slowest Query Log Message (from mongod) (58ms, 152.4 KB): {"t":{"$date":"2025-08-18T19:52:00.554+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn968","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"7E9E219359E00FAD464897A5E694C62D0E13650E57062564EEABC6C6B214607E","command":{"aggregate":"zips","pipeline":[{"$match":{"state":"NY","pop":{"$gte":4608}}},{"$limit":50}],"cursor":{},"lsid":{"id":{"$uuid":"2c984217-a2f4-45f2-9cc4-07f02c954408"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":61,"keysExamined":0,"docsExamined":17055,"cursorExhausted":true,"numYields":0,"nreturned":50,"planCacheShapeHash":"D9ABE151","queryHash":"D9ABE151","planCacheKey":"5B484085","queryFramework":"classic","reslen":5996,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":156023,"timeReadingMicros":27}},"cpuNanos":10525662,"remote":"44.252.45.26:42122","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":58,"durationMillis":58}}
|
||||||||||||||||||||||
| 5CE534AD | sample_training.companies | find | 2 | 29 | 56 | 42 | 56 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"deadpooled_url":"http://www.stackhash.com/blog/post/StackHash-130-released-as-open-source-on-CodePlex.aspx"} Slowest Query Log Message (from mongod) (56ms): {"t":{"$date":"2025-08-18T19:33:29.276+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"C53203D5B63F260236C13DB472D925B2D3E585225344457ACAF4360A0EA06D11","command":{"find":"companies","filter":{"deadpooled_url":"http://www.stackhash.com/blog/post/StackHash-130-released-as-open-source-on-CodePlex.aspx"},"limit":10,"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":91,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"5CE534AD","queryHash":"5CE534AD","planCacheKey":"AB35A519","queryFramework":"classic","reslen":2616,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":7966326,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":56,"durationMillis":56}}
|
||||||||||||||||||||||
| F5EB61A9 | sample_training.routes | find | 2 | 34 | 59 | 46 | 59 | 0 | 0 | 63,528 | 10 | 6,352 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"stops":{"$gt":0}} Slowest Query Log Message (from mongod) (59ms): {"t":{"$date":"2025-08-18T19:33:17.100+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"E54E224B64D02A60E2AE653CD22555A404B1342F2E2588E8DA3CAAE6D351CBB8","command":{"find":"routes","filter":{"stops":{"$gt":0}},"limit":10,"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":168,"keysExamined":0,"docsExamined":63528,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":10,"planCacheShapeHash":"F5EB61A9","queryHash":"F5EB61A9","planCacheKey":"8847726D","queryFramework":"classic","reslen":2112,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":47901143,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":59,"durationMillis":59}}
|
||||||||||||||||||||||
| CE5FCAD4 | sample_training.routes | aggregate | 2 | 42 | 120 | 81 | 120 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"BCN","stops":{"$gte":0}} Slowest Query Log Message (from mongod) (120ms): {"t":{"$date":"2025-08-18T19:33:17.039+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"ED49ABBB23F9760D7D2623FD68EF5AE2AF4404CA05A2E79E416799C58B7CAFB6","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$gte":0},"dst_airport":"BCN"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":452,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"CE5FCAD4","queryHash":"CE5FCAD4","planCacheKey":"06952E1C","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":47031014,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":120,"durationMillis":120}}
|
||||||||||||||||||||||
| 1E2C8188 | sample_mflix.movies | find | 2 | 28 | 44 | 36 | 44 | 0 | 0 | 11,114 | 5 | 2,020 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":2007} Slowest Query Log Message (from mongod) (44ms): {"t":{"$date":"2025-08-18T19:52:00.032+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn965","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"93E21EE5EE98996EF80006B5057EE7422BFB646EBB5436FA1FE42EDCAAAC0FB9","command":{"find":"movies","filter":{"year":2012},"limit":1,"lsid":{"id":{"$uuid":"b60a3ca8-8d14-409f-b7c7-f346a2fcfe68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":60,"keysExamined":0,"docsExamined":10849,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"1E2C8188","queryHash":"1E2C8188","planCacheKey":"8F47B638","queryFramework":"classic","reslen":2256,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9505272,"remote":"44.252.45.26:42106","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":44,"durationMillis":44}}
|
||||||||||||||||||||||
| 0FB74A64 | sample_airbnb.listingsAndReviews | find | 2 | 30 | 84 | 57 | 84 | 0 | 0 | 5,555 | 0 | 11,110 | 0 | 2.3MB | 4.5MB | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"extra_people":{"$numberDecimal":"10.00"},"price":{"$numberDecimal":"76.00"}} Slowest Query Log Message (from mongod) (84ms): {"t":{"$date":"2025-08-18T19:33:12.713+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"A361C5E8167F11C6BB357F13A8C0382BDA2C3A5EB356940618D61BCC7E36055E","command":{"find":"listingsAndReviews","filter":{"extra_people":{"$numberDecimal":"10.00"},"price":{"$numberDecimal":"76.00"}},"limit":10,"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":112,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"0FB74A64","queryHash":"0FB74A64","planCacheKey":"EB6C7CEC","queryFramework":"classic","reslen":16055,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":11382355,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":13920}},"workingMillis":71,"durationMillis":84}}
|
||||||||||||||||||||||
| 38FCBF03 | sample_airbnb.listingsAndReviews | find | 2 | 21 | 46 | 33 | 46 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 3.0MB | 6.0MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"summary":"Kick back on a sunny deck and see mountains in the horizon. Keep sliding doors open and let fresh breezes blow through this open space with vaulted timber ceilings. The large yard is perfect for kids to play. Hop on bikes and ride to the beach or town."} Slowest Query Log Message (from mongod) (46ms, 6.0 MB): {"t":{"$date":"2025-08-18T19:53:58.327+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1019","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"C8EFD1F067C72DEB59AB7DCCB01503570C6...","command":{"find":"listingsAndReviews","filter":{"summary":"The perfect room for a weekend in M..."},"limit":20,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"38FCBF03","queryHash":"38FCBF03","planCacheKey":"4C3BD71F","queryFramework":"classic","reslen":7064,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6281611,"timeReadingMicros":34352}},"cpuNanos":13214173,"remote":"44.252.45.26:54126","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":46,"durationMillis":46}}
|
||||||||||||||||||||||
| B6A564C1 | sample_training.routes | aggregate | 2 | 46 | 144 | 95 | 144 | 0 | 0 | 66,985 | 0 | 0 | 0 | 2.3MB | 3.9MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"BOM","stops":{"$gt":0}} Slowest Query Log Message (from mongod) (144ms, 3.9 MB): {"t":{"$date":"2025-08-18T19:53:48.433+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1002","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"829081C5562D9F39D2A71A0822A1EF1D81CFA40A97615BDFE00E457807C9DB71","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"BOM","stops":{"$gt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"efbb5c18-1d27-43af-a721-d473b078686a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":291,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"B6A564C1","queryHash":"B6A564C1","planCacheKey":"1ABDDAB5","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4114895,"timeReadingMicros":344}},"cpuNanos":39789508,"remote":"44.252.45.26:53984","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":3395}},"workingMillis":141,"durationMillis":144}}
|
||||||||||||||||||||||
| FC589814 | sample_airbnb.listingsAndReviews | aggregate | 2 | 133 | 162 | 147 | 162 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 5.1MB | 9.7MB | 0 | 0 | default: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"extra_people":{"$numberDecimal":"15.00"}} Slowest Query Log Message (from mongod) (162ms, 9.7 MB): {"t":{"$date":"2025-08-18T19:33:12.553+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"C25FEF34538E38A8668ADEDB210F71BF137085966D9D14AEA131956EC6EAF1AB","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"extra_people":{"$numberDecimal":"15.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"7adccc6a-4de8-481e-a370-0e35f4882863"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":274,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"FC589814","queryHash":"FC589814","planCacheKey":"EC5A185C","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":10182268,"timeReadingMicros":15784}},"cpuNanos":22140877,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":68177}},"workingMillis":94,"durationMillis":162}}
|
||||||||||||||||||||||
| A73FB2F1 | sample_training.inspections | find | 2 | 137 | 295 | 216 | 295 | 0 | 6,150 | 6,150 | 7 | 820 | 0 | 10.9MB | 21.8MB | 0 | 0 | secondary: 1 default: 1 |
IXSCAN { certificate_number: 1 } | 7 | 0.0 | |
|
Query:
{"date":"Dec 14 2015","certificate_number":{"$gt":5338528}} Slowest Query Log Message (from mongod) (295ms, 21.8 MB): {"t":{"$date":"2025-08-18T19:33:12.036+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"ABAE6246269760CB0A01751467B9AAFF9F9...","command":{"find":"inspections","filter":{"date":"Oct 27 2015","certificate_number":{"$gt":9324672}},"limit":10,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":3523,"docsExamined":3523,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":10,"planCacheShapeHash":"A73FB2F1","queryHash":"A73FB2F1","planCacheKey":"13AEB1BC","queryFramework":"classic","reslen":2918,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":22840811,"timeReadingMicros":97810}},"cpuNanos":31211954,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":36409}},"workingMillis":259,"durationMillis":295}}
|
||||||||||||||||||||||
| D7CDBC8A | sample_training.grades | aggregate | 2 | 49 | 87 | 68 | 87 | 0 | 195 | 195 | 1 | 195 | 0 | 6.7MB | 11.5MB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | IXSCAN { class_id: 1 } | 28 | 0.0 |
|
Query:
{"class_id":52,"student_id":{"$lt":1787}} Slowest Query Log Message (from mongod) (87ms, 11.5 MB): {"t":{"$date":"2025-08-18T19:33:12.146+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"E9ED86C1B2170E2FD1752207AC7484EF1DDBBCC2E3A2D44DF090294874464571","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":52,"student_id":{"$lt":1787}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":51259,"keysExamined":188,"docsExamined":188,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"D7CDBC8A","queryHash":"D7CDBC8A","planCacheKey":"C067024F","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12107034,"timeReadingMicros":1413}},"cpuNanos":10563225,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":21439}},"workingMillis":66,"durationMillis":87}}
|
||||||||||||||||||||||
| 71F4A92E | sample_mflix.movies | find | 2 | 41 | 153 | 97 | 153 | 0 | 0 | 21,349 | 0 | 42,698 | 0 | 742.0KB | 1.4MB | 0 | 0 | default: 2 | COLLSCAN | 13 | 0.0 | |
|
Query:
{"num_mflix_comments":{"$ne":0},"title":"Cloud 9"} Slowest Query Log Message (from mongod) (153ms, 1.4 MB): {"t":{"$date":"2025-08-18T19:50:42.220+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"3A7CC9D211F71A16855F62F8660CB728922...","command":{"find":"movies","filter":{"num_mflix_comments":{"$ne":0},"title":"Cloud 9"},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"71F4A92E","queryHash":"71F4A92E","planCacheKey":"3063AC08","queryFramework":"classic","reslen":1601,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1519697,"timeReadingMicros":56866}},"cpuNanos":22526908,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":42517}},"workingMillis":111,"durationMillis":153}}
|
||||||||||||||||||||||
| F437F025 | sample_mflix.movies | find | 2 | 43 | 137 | 90 | 137 | 0 | 0 | 21,349 | 0 | 0 | 0 | 3.6MB | 5.9MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":60,"title":"The Decalogue"} Slowest Query Log Message (from mongod) (137ms, 5.9 MB): {"t":{"$date":"2025-08-18T19:50:41.116+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"85DDA86F7D2E671813AD21E6B49A73E6312...","command":{"find":"movies","filter":{"metacritic":60,"title":"The Decalogue"},"limit":50,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":0,"planCacheShapeHash":"F437F025","queryHash":"F437F025","planCacheKey":"62C91341","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6216905,"timeReadingMicros":99729}},"cpuNanos":27163458,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":137,"durationMillis":137}}
|
||||||||||||||||||||||
| 1F87365B | sample_mflix.movies | find | 2 | 76 | 93 | 84 | 93 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 2 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"lastupdated":"2015-05-13 00:39:38.280000000","title":"Europa"} Slowest Query Log Message (from mongod) (93ms): {"t":{"$date":"2025-08-18T19:33:16.501+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"BEDAC00169A11382D79EBA892CA8EE44EAB12A523CD5266925FD8BCB9830E1BC","command":{"find":"movies","filter":{"title":"Europa","lastupdated":"2015-05-13 00:39:38.280000000"},"limit":10,"lsid":{"id":{"$uuid":"9e91e69e-478a-4d3c-a45f-526115ec008e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":98,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"1F87365B","queryHash":"1F87365B","planCacheKey":"92BEF607","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":19648400,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":93,"durationMillis":93}}
|
||||||||||||||||||||||
| 8A0CA3F6 | sample_mflix.movies | find | 2 | 28 | 124 | 76 | 124 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 1.6MB | 2.9MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"title":"Mammoth","num_mflix_comments":0} Slowest Query Log Message (from mongod) (124ms, 367.2 KB): {"t":{"$date":"2025-08-18T19:20:51.362+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn701","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"30FB2064EB399D253263768EC30081014C4...","command":{"find":"movies","filter":{"title":"Mammoth","num_mflix_comments":0},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"8A0CA3F6","queryHash":"8A0CA3F6","planCacheKey":"B7A396E6","queryFramework":"classic","reslen":2660,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":376026,"timeReadingMicros":1478}},"cpuNanos":64272970,"remote":"104.30.164.8:61111","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":124,"durationMillis":124}}
|
||||||||||||||||||||||
| CED95056 | sample_training.zips | aggregate | 2 | 29 | 46 | 37 | 46 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 1.1MB | 1.3MB | 0 | 0 | primaryPreferred: 2 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$gt":912}} Slowest Query Log Message (from mongod) (46ms, 1.3 MB): {"t":{"$date":"2025-08-18T19:33:42.816+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"34294D86BBA6728B4D66BA35251875C029AFE235564FC256B0FC50004DA2588C","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$gt":1425}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":276,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"CED95056","queryHash":"CED95056","planCacheKey":"7410E8C6","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1392650,"timeReadingMicros":11613}},"cpuNanos":17920286,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":46,"durationMillis":46}}
|
||||||||||||||||||||||
| 46CBA06E | sample_training.routes | aggregate | 2 | 49 | 52 | 50 | 52 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"","stops":{"$lte":0}} Slowest Query Log Message (from mongod) (52ms): {"t":{"$date":"2025-08-18T19:52:05.724+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn966","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"ADE9AE5F67F2AB9397F87D85EA5D6EBD0C2CEFE795388509CE43C5E4E9CA3520","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","stops":{"$lte":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"8b329118-779d-4574-9329-cf80d3be750c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":317,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"46CBA06E","queryHash":"46CBA06E","planCacheKey":"0510A56E","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":44818471,"remote":"44.252.45.26:42108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":52,"durationMillis":52}}
|
||||||||||||||||||||||
| 0917CDEF | sample_mflix.movies | find | 2 | 93 | 120 | 106 | 120 | 0 | 0 | 21,349 | 4 | 4,744 | 0 | 1001.7KB | 2.0MB | 0 | 0 | default: 2 | COLLSCAN | 1 | 0.0 | |
|
Query:
{"type":"movie","released":{"$date":"2009-06-17T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (120ms, 2.0 MB): {"t":{"$date":"2025-08-18T19:20:51.362+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn700","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"FEA4F10F40DBDC8CAC024A0752A009FBCC5...","command":{"find":"movies","filter":{"type":"movie","released":{"$date":"2009-06-17T00:00:00.000Z"}},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":4,"planCacheShapeHash":"0917CDEF","queryHash":"0917CDEF","planCacheKey":"FDC22083","queryFramework":"classic","reslen":7141,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2051572,"timeReadingMicros":5359}},"cpuNanos":41829612,"remote":"104.30.164.8:61166","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":120,"durationMillis":120}}
|
||||||||||||||||||||||
| 1851DA5F | sample_weatherdata.data | getMore | 2 | 46 | 134 | 90 | 134 | 0 | 0 | 9,869 | 9,868 | 1 | 0 | 3.9MB | 6.0MB | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (134ms, 6.0 MB): {"t":{"$date":"2025-08-18T19:53:54.261+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1022","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","command":{"getMore":5523858865326055561,"collection":"data","lsid":{"id":{"$uuid":"b046070c-0ed4-41c8-96dd-37b149c90bec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata"},"originatingCommand":{"aggregate":"data","pipeline":[{"$match":{"qualityControlProcess":"V020"}}],"cursor":{},"lsid":{"id":{"$uuid":"b046070c-0ed4-41c8-96dd-37b149c90bec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":5523858865326055561,"keysExamined":0,"docsExamined":9869,"nBatches":1,"numYields":3,"nreturned":9868,"planCacheShapeHash":"1851DA5F","queryHash":"1851DA5F","planCacheKey":"486F83B3","queryFramework":"classic","reslen":16775899,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6332786,"timeReadingMicros":38834}},"cpuNanos":16070425,"remote":"44.252.45.26:54150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":21663}},"workingMillis":113,"durationMillis":134}}
|
||||||||||||||||||||||
| 7FFE3A08 | sample_training.inspections | getMore | 2 | 54 | 67 | 60 | 67 | 0 | 0 | 79,732 | 37,209 | 2 | 0 | 609.2KB | 1.2MB | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
none Slowest Query Log Message (from mongod) (67ms): {"t":{"$date":"2025-08-18T19:52:20.998+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn963","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","command":{"getMore":961546132536288918,"collection":"inspections","lsid":{"id":{"$uuid":"3c0b0878-430f-4fba-a903-8488978695bd"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"inspections","pipeline":[{"$match":{"result":"No Violation Issued"}}],"cursor":{},"lsid":{"id":{"$uuid":"3c0b0878-430f-4fba-a903-8488978695bd"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","cursorid":961546132536288918,"keysExamined":0,"docsExamined":79732,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":37209,"planCacheShapeHash":"7FFE3A08","queryHash":"7FFE3A08","planCacheKey":"99D98EB8","queryFramework":"classic","reslen":10766139,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":57763024,"remote":"44.252.45.26:42098","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":67,"durationMillis":67}}
|
||||||||||||||||||||||
| A8D1FEF4 | sample_restaurants.restaurants | aggregate | 2 | 27 | 35 | 31 | 35 | 0 | 0 | 20,125 | 5 | 3,659 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"cuisine":"Tex-Mex","borough":"Queens"} Slowest Query Log Message (from mongod) (35ms): {"t":{"$date":"2025-08-18T19:54:04.547+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"4E2CEAA615BFBC09DD8CB2385FF0560D29AAE6549CFF90D7E344DFB676F5891C","command":{"aggregate":"restaurants","pipeline":[{"$match":{"borough":"Bronx","cuisine":"French"}}],"cursor":{},"lsid":{"id":{"$uuid":"441d4c86-bdd2-4a1d-8f0f-82746d9f34c5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":73,"keysExamined":0,"docsExamined":25359,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"A8D1FEF4","queryHash":"A8D1FEF4","planCacheKey":"DBAEC4BC","queryFramework":"classic","reslen":623,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":15272918,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| EF63C0AD | sample_mflix.movies | aggregate | 2 | 24 | 34 | 29 | 34 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 1.1MB | 2.0MB | 0 | 0 | primaryPreferred: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"TJ's quest to find the son he's never known, takes him on a journey across the remote and stunning Kimberley landscape. On the road, TJ questions his life of violence... he meets a host of amazing characters who open up a way of life infused with music and hunting and community","type":"movie"} Slowest Query Log Message (from mongod) (34ms, 2.0 MB): {"t":{"$date":"2025-08-18T19:53:58.329+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1002","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F0C5DBCDE96CB9182DFC97F022FF14CB7CBBE4500C5C9D8C913B974668E5999F","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"TJ's quest to find the son he's never known, takes him on a journey across the remote and stunning Kimberley landscape. On the road, TJ questions his life of violence... he meets a host of amazing characters who open up a way of life infused with music and hunting and community","type":"movie"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a78da9ff-b257-45a8-a049-85a77e0a0b5d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":278,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"EF63C0AD","queryHash":"EF63C0AD","planCacheKey":"E3BE8119","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2052844,"timeReadingMicros":9023}},"cpuNanos":22855639,"remote":"44.252.45.26:53984","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":34,"durationMillis":34}}
|
||||||||||||||||||||||
| DD00109F | sample_training.grades | aggregate | 2 | 103 | 185 | 144 | 185 | 0 | 57,792 | 57,792 | 1 | 57,792 | 0 | 6.2MB | 7.4MB | 0 | 0 | default: 1 primaryPreferred: 1 |
nodeType: ANALYTICS: 1 | IXSCAN { student_id: 1 } | 3 | 0.0 |
|
Query:
{"class_id":{"$lt":210},"student_id":{"$gt":2635}} Slowest Query Log Message (from mongod) (185ms, 7.4 MB): {"t":{"$date":"2025-08-18T19:33:17.976+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"7DC96035A095F6B629FA9080193B3CAA1F1153D6D28EB13BF897C6A2D1218C54","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lt":210},"student_id":{"$gt":2635}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":1445,"keysExamined":41945,"docsExamined":41945,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"DD00109F","queryHash":"DD00109F","planCacheKey":"83BC2CC6","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7711781,"timeReadingMicros":1008}},"cpuNanos":92633291,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":185,"durationMillis":185}}
|
||||||||||||||||||||||
| A2B75705 | sample_training.inspections | aggregate | 2 | 45 | 49 | 47 | 49 | 0 | 0 | 80,047 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 primaryPreferred: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"result":"Licensed","business_name":"GAD GASOLINE, INC.","sector":"Grocery-Retail - 808"} Slowest Query Log Message (from mongod) (49ms): {"t":{"$date":"2025-08-18T19:50:43.463+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"A3560D405E580312CCD53CF40D7FD3D5C8E814B77575166C3195C0B9F713B9F3","command":{"aggregate":"inspections","pipeline":[{"$match":{"result":"Out of Business","sector":"Secondhand Dealer Auto - 005","business_name":"G &G BEAUTY SALON"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"51411a12-021a-41f7-86c7-eb7b653e0680"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":361,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"A2B75705","queryHash":"A2B75705","planCacheKey":"E75D95A1","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":47267896,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":49,"durationMillis":49}}
|
||||||||||||||||||||||
| 7C105B0A | sample_mflix.embedded_movies | find | 2 | 133 | 245 | 189 | 245 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 3.4MB | 5.2MB | 0 | 0 | secondary: 1 default: 1 |
COLLSCAN | 0 | 0.0 | |
|
Query:
{"lastupdated":"2015-08-26 00:04:10.633000000"} Slowest Query Log Message (from mongod) (245ms, 1.7 MB): {"t":{"$date":"2025-08-18T19:33:11.419+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1107","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"4B2FADB873DDC86755E949170944157096C...","command":{"find":"embedded_movies","filter":{"lastupdated":"2015-09-13 00:58:03.470000000"},"limit":10,"$db":"sample_mflix","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":14,"nreturned":1,"planCacheShapeHash":"7C105B0A","queryHash":"7C105B0A","planCacheKey":"2B432CE2","queryFramework":"classic","reslen":17294,"locks":{"Global":{"acquireCount":{"r":16}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1751252,"timeReadingMicros":605}},"cpuNanos":70858694,"remote":"44.252.45.26:54308","protocol":"op_msg","queues":{"execution":{"admissions":15,"totalTimeQueuedMicros":20341},"ingress":{"admissions":1}},"workingMillis":225,"durationMillis":245}}
|
||||||||||||||||||||||
| 9721888A | sample_training.grades | aggregate | 2 | 25 | 35 | 30 | 35 | 0 | 91,365 | 0 | 1 | 0 | 0 | 453.5KB | 590.3KB | 0 | 0 | primaryPreferred: 2 | nodeType: REPORTING: 1 | COUNT_SCAN { class_id: 1 } | 0 | 0.0 |
|
Query:
{"class_id":{"$lt":478}} Slowest Query Log Message (from mongod) (35ms, 590.3 KB): {"t":{"$date":"2025-08-18T19:51:03.264+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn944","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"0525DA7A195C2534097BB1609DB466CC4C36D87C4C45FD932565DC43F425ECDA","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lt":438}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cca0952a-c60e-436d-81f2-b25419137909"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COUNT_SCAN { class_id: 1 }","planningTimeMicros":242,"keysExamined":87297,"docsExamined":0,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"9721888A","queryHash":"9721888A","planCacheKey":"D0F7221D","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":604443,"timeReadingMicros":274}},"cpuNanos":24330625,"remote":"44.252.45.26:59386","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| B6E9BC50 | sample_mflix.movies | aggregate | 2 | 67 | 106 | 86 | 106 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 420.7KB | 841.4KB | 0 | 0 | primaryPreferred: 2 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"rated":"R","title":"Feardotcom"} Slowest Query Log Message (from mongod) (106ms): {"t":{"$date":"2025-08-18T19:33:16.287+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"091EDE6E7F84C9676BD95AF46A67DDEA7E08CA02E878B62C4DCB4CAD3592378B","command":{"aggregate":"movies","pipeline":[{"$match":{"title":"Feardotcom","rated":"R"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"9e91e69e-478a-4d3c-a45f-526115ec008e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":55,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":2,"planCacheShapeHash":"B6E9BC50","queryHash":"B6E9BC50","planCacheKey":"00B4D7F0","queryFramework":"classic","reslen":3927,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17972055,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":28732}},"workingMillis":78,"durationMillis":106}}
|
||||||||||||||||||||||
| 621BB010 | sample_training.companies | aggregate | 2 | 36 | 59 | 47 | 59 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 secondaryPreferred: 1 |
nodeType: ANALYTICS, region... datacenter: primary: 1 |
COLLSCAN | 0 | 0.0 |
|
Query:
{"created_at":"Wed May 07 03:58:53 UTC 2008"} Slowest Query Log Message (from mongod) (59ms): {"t":{"$date":"2025-08-18T19:33:12.025+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"046F1F6F22590AD4C79F4F1EE9FC66A781DE99E83A8C33879D588D557992D141","command":{"aggregate":"companies","pipeline":[{"$match":{"created_at":"Wed May 07 03:58:53 UTC 2008"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":313,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"621BB010","queryHash":"621BB010","planCacheKey":"B32176B0","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9050659,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":15688}},"workingMillis":44,"durationMillis":59}}
|
||||||||||||||||||||||
| DB392730 | sample_training.zips | aggregate | 2 | 24 | 100 | 62 | 100 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 849.2KB | 1.7MB | 0 | 0 | primaryPreferred: 2 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$lte":477},"state":"OH"} Slowest Query Log Message (from mongod) (100ms): {"t":{"$date":"2025-08-18T19:53:54.310+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1021","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"B0DEFCF50D775063049C0C18D70D9A869A3166BFFCA70C9905B9575E27C17806","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$lte":8},"state":"NC"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e4d6e4ab-e29b-43bb-b00c-c40ae2845adc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":280,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"DB392730","queryHash":"DB392730","planCacheKey":"804D0E50","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":16681738,"remote":"44.252.45.26:54142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":12107}},"workingMillis":88,"durationMillis":100}}
|
||||||||||||||||||||||
| 9A9403DD | sample_training.inspections | aggregate | 2 | 92 | 394 | 243 | 394 | 0 | 43,443 | 43,443 | 1 | 28,962 | 0 | 656.4KB | 1.2MB | 0 | 0 | default: 2 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"business_name":"SUBZI MANDI CASH & CARRY, INC.","certificate_number":{"$gte":3048586}} Slowest Query Log Message (from mongod) (394ms, 1.2 MB): {"t":{"$date":"2025-08-18T19:33:17.911+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"93D4A88349EE691CF73866641B7163DFE93B756EB71293964D28A03175C595FF","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"SUBZI MANDI CASH & CARRY, INC.","certificate_number":{"$gte":3048586}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"04a4744d-ee8b-41e0-bce8-6e0623b5a9c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":124,"keysExamined":69426,"docsExamined":69426,"cursorExhausted":true,"numYields":19,"nreturned":2,"planCacheShapeHash":"9A9403DD","queryHash":"9A9403DD","planCacheKey":"4146125E","queryFramework":"classic","reslen":818,"locks":{"Global":{"acquireCount":{"r":21}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1235135,"timeReadingMicros":693}},"cpuNanos":160220682,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":20}},"workingMillis":394,"durationMillis":394}}
|
||||||||||||||||||||||
| C3D9B0D3 | sample_training.zips | aggregate | 2 | 21 | 61 | 41 | 61 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 2 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":{"$exists":true},"state":"TN"} Slowest Query Log Message (from mongod) (61ms): {"t":{"$date":"2025-08-18T19:53:54.560+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1018","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"10EE13490904E90BA862F7F57B3D9F4DDEAC5B9E2C4ABFE815A18573136E55BB","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$exists":true},"state":"NM"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a3756d93-827b-4106-9c5b-1dfb313b3675"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":338,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"C3D9B0D3","queryHash":"C3D9B0D3","planCacheKey":"EB1C632F","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":16619701,"remote":"44.252.45.26:54116","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":61,"durationMillis":61}}
|
||||||||||||||||||||||
| 6008CFA9 | sample_training.grades | aggregate | 1 | 100 | 100 | 100 | 100 | 0 | 31,861 | 31,861 | 101 | 315 | 0 | 0 | 0 | 0 | 0 | nearest: 1 | IXSCAN { class_id: 1 } | 0 | 0.0 | |
|
Query:
{"class_id":{"$lt":160}} Slowest Query Log Message (from mongod) (100ms): {"t":{"$date":"2025-08-18T19:53:54.228+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn635","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"E5798CF81EDF93C7BA905042FD7A26271618C8FDCD9D4671C9C30565B6B24F04","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lt":160}}},{"$group":{"_id":"$student_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6d885250-ea9f-44f9-9ed1-80e6199a90f7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"nearest"}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":360,"cursorid":8388030397417023629,"keysExamined":31861,"docsExamined":31861,"numYields":6,"nreturned":101,"planCacheShapeHash":"6008CFA9","queryHash":"6008CFA9","planCacheKey":"C946721B","queryFramework":"sbe","reslen":3560,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":76186919,"remote":"44.252.45.26:45318","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":100,"durationMillis":100}}
|
||||||||||||||||||||||
| 3B7AC6C0 | sample_training.companies | find | 1 | 55 | 55 | 55 | 55 | 0 | 0 | 9,500 | 0 | 0 | 0 | 10.7MB | 10.7MB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"blog_feed_url":"","homepage_url":"http://www.kddi.com/english","created_at":"Tue Jun 09 00:20:30 UTC 2009"} Slowest Query Log Message (from mongod) (55ms, 10.7 MB): {"t":{"$date":"2025-08-18T19:52:00.049+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A12A58BB30751658DB7DFBAA26EA608864E...","command":{"find":"companies","filter":{"created_at":"Tue Jun 09 00:20:30 UTC 2009","blog_feed_url":"","homepage_url":"http://www.kddi.com/english"},"limit":1,"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"3B7AC6C0","queryHash":"3B7AC6C0","planCacheKey":"5436E720","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11262894,"timeReadingMicros":1781}},"cpuNanos":18176532,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":55,"durationMillis":55}}
|
||||||||||||||||||||||
| 53DE52FF | sample_training.routes | aggregate | 1 | 244 | 244 | 244 | 244 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","dst_airport":"RIX","stops":{"$gt":0}} Slowest Query Log Message (from mongod) (244ms): {"t":{"$date":"2025-08-18T19:33:16.771+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"D9DCF474750F014F3BFC8EB20156F0BF7306188C30926FEF8696A94476F02EF0","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","dst_airport":"RIX","stops":{"$gt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":462,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"53DE52FF","queryHash":"53DE52FF","planCacheKey":"54F358D3","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":54425296,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":67961}},"workingMillis":177,"durationMillis":244}}
|
||||||||||||||||||||||
| 926F90EE | sample_airbnb.listingsAndReviews | aggregate | 1 | 63 | 63 | 63 | 63 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 754.9KB | 754.9KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"3800.00"},"number_of_reviews":{"$lt":96}} Slowest Query Log Message (from mongod) (63ms, 754.9 KB): {"t":{"$date":"2025-08-18T19:50:41.865+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"A16395AFD48CF4F8A836B77F75572781B3B4F2E99873768F882CAC8084A70121","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"monthly_price":{"$numberDecimal":"3800.00"},"number_of_reviews":{"$lt":96}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"18e7bff4-39ee-4781-b901-634eec766859"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":239,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"926F90EE","queryHash":"926F90EE","planCacheKey":"CD2ABFEE","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":772989,"timeReadingMicros":13021}},"cpuNanos":14941848,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":63,"durationMillis":63}}
|
||||||||||||||||||||||
| 8A3530FA | sample_mflix.movies | aggregate | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"lastupdated":"2015-08-15 00:46:46.630000000","poster":"https://m.media-amazon.com/images/M/MV5BN2U3YWJjOWItOWY3Yy00NTMxLTkxMGUtOTQ1MzEzODM2MjRjXkEyXkFqcGdeQXVyNTk1MTk0MDI@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:28:14.784+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn743","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"4B955135B9F6E9852BEB6D0D2748B4427C2D67F3CC09D1056C0A55E41987559A","command":{"aggregate":"movies","pipeline":[{"$match":{"lastupdated":"2015-08-15 00:46:46.630000000","poster":"https://m.media-amazon.com/images/M/MV5BN2U3YWJjOWItOWY3Yy00NTMxLTkxMGUtOTQ1MzEzODM2MjRjXkEyXkFqcGdeQXVyNTk1MTk0MDI@._V1_SY1000_SX677_AL_.jpg"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"ba4ad3cb-c144-4cda-9866-f4e2c84ded53"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545285,"i":1}},"signature":{"hash":{"$binary":{"base64":"DWLy4OMtG0yOeJCGmBGDI1Qu/nA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":113,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"8A3530FA","queryHash":"8A3530FA","planCacheKey":"AE51DF92","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":24880911,"remote":"104.30.164.8:21456","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 8A7588E3 | sample_training.companies | find | 1 | 66 | 66 | 66 | 66 | 0 | 0 | 9,500 | 0 | 0 | 0 | 202.4KB | 202.4KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 17 | 0.0 | |
|
Query:
{"tag_list":"vacation, time-share, rentals, real-estate","phone_number":""} Slowest Query Log Message (from mongod) (66ms, 202.4 KB): {"t":{"$date":"2025-08-18T19:52:00.574+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn974","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"5ADB406A196455F369AF0164FE5D3E23202...","command":{"find":"companies","filter":{"tag_list":"vacation, time-share, rentals, real...","phone_number":""},"limit":50,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"8A7588E3","queryHash":"8A7588E3","planCacheKey":"A637947F","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":207290,"timeReadingMicros":769}},"cpuNanos":10938935,"remote":"44.252.45.26:42160","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":31719}},"workingMillis":35,"durationMillis":66}}
|
||||||||||||||||||||||
| E73E80F4 | sample_airbnb.listingsAndReviews | aggregate | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"monthly_price":{"$numberDecimal":"12669.00"}} Slowest Query Log Message (from mongod) (29ms): {"t":{"$date":"2025-08-18T19:51:59.868+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn954","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"866D007D41957853D69E014E4592B7A6603FF8C13FDD1855A4C65A9E489ADE97","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"monthly_price":{"$numberDecimal":"12669.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a141b2d3-dddb-4ea3-bbe8-6e224af50365"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":352,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"E73E80F4","queryHash":"E73E80F4","planCacheKey":"F5C922BC","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":13304289,"remote":"44.252.45.26:42056","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 4B469857 | sample_mflix.movies | aggregate | 1 | 68 | 68 | 68 | 68 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"num_mflix_comments":{"$lt":1},"title":"Desperado"} Slowest Query Log Message (from mongod) (68ms): {"t":{"$date":"2025-08-18T19:53:48.059+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1008","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"48572F448C93553F7FB7CB7B8DA69E788C05AB5072C25C06103CA93FD8BD4A6F","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$lt":1},"title":"Desperado"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c19785ca-0365-4480-b7a7-f446816c314a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":357,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"4B469857","queryHash":"4B469857","planCacheKey":"CA283A5B","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20158031,"remote":"44.252.45.26:54026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":68,"durationMillis":68}}
|
||||||||||||||||||||||
| 94282DFB | sample_training.companies | find | 1 | 66 | 66 | 66 | 66 | 0 | 0 | 9,500 | 2 | 4,750 | 0 | 8.7MB | 8.7MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"tag_list":"free-local-online-classifieds"} Slowest Query Log Message (from mongod) (66ms, 8.7 MB): {"t":{"$date":"2025-08-18T19:53:53.394+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1022","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"3916B7CD4A466046E721D715FDCC4C5F851...","command":{"find":"companies","filter":{"tag_list":"free-local-online-classifieds"},"limit":50,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":2,"planCacheShapeHash":"94282DFB","queryHash":"94282DFB","planCacheKey":"6BDD8027","queryFramework":"classic","reslen":3483,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9081015,"timeReadingMicros":22102}},"cpuNanos":14680707,"remote":"44.252.45.26:54150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":66,"durationMillis":66}}
|
||||||||||||||||||||||
| D0C6E858 | sample_training.inspections | aggregate | 1 | 149 | 149 | 149 | 149 | 0 | 41,455 | 41,455 | 0 | 0 | 0 | 293.7KB | 293.7KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"result":"No Violation Issued","business_name":"TRI-STAR COLLISION CORP","certificate_number":{"$gt":9289844}} Slowest Query Log Message (from mongod) (149ms, 293.7 KB): {"t":{"$date":"2025-08-18T19:51:03.937+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn944","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"26E02F2EF7520ABAE4D134C8B30AA789BE5EDF3C08A27CA3ABF4BBA7B722B62C","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gt":9289844},"result":"No Violation Issued","business_name":"TRI-STAR COLLISION CORP"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":385,"keysExamined":41455,"docsExamined":41455,"cursorExhausted":true,"numYields":9,"nreturned":0,"planCacheShapeHash":"D0C6E858","queryHash":"D0C6E858","planCacheKey":"7D3AF2DC","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":300767,"timeReadingMicros":485}},"cpuNanos":95460372,"remote":"44.252.45.26:59386","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11}},"workingMillis":149,"durationMillis":149}}
|
||||||||||||||||||||||
| 7BD88A58 | sample_airbnb.listingsAndReviews | aggregate | 1 | 54 | 54 | 54 | 54 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 6.3MB | 6.3MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"guests_included":{"$numberDecimal":"1"},"room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (54ms, 6.3 MB): {"t":{"$date":"2025-08-18T19:52:06.384+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn958","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"1C2FB2220C5EA647338F5B47145E2B35706E73C8CE2FB04E617481CB33853F58","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"room_type":"Entire home/apt","guests_included":{"$numberDecimal":"1"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"64cf5a31-739a-4022-99c0-747fb5c1d186"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":329,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"7BD88A58","queryHash":"7BD88A58","planCacheKey":"283936AC","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6637609,"timeReadingMicros":34828}},"cpuNanos":20161592,"remote":"44.252.45.26:42072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":54,"durationMillis":54}}
|
||||||||||||||||||||||
| 661B6728 | sample_airbnb.listingsAndReviews | find | 1 | 70 | 70 | 70 | 70 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"cleaning_fee":{"$numberDecimal":"45.00"},"notes":"This location is ideal for someone who wants to be on the North Shore but prefers to be away from the 'circus' of crowds. Polynesian culture center is just five minutes walk and also the market place and the university! All bookings must pay a 10% Transient tax. If you stay over one month you can be exempt."} Slowest Query Log Message (from mongod) (70ms): {"t":{"$date":"2025-08-18T19:53:48.167+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1013","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"47F54C89C229C30C594EE6FE88E95E26139D0AD2B94DDE3B15DC14AFE0A697F7","command":{"find":"listingsAndReviews","filter":{"cleaning_fee":{"$numberDecimal":"45.00"},"notes":"This location is ideal for someone who wants to be on the North Shore but prefers to be away from the 'circus' of crowds. Polynesian culture center is just five minutes walk and also the market place and the university! All bookings must pay a 10% Transient tax. If you stay over one month you can be exempt."},"limit":5,"lsid":{"id":{"$uuid":"40e087dd-7a7d-481c-bc5a-fb0614537f1b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":148,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"661B6728","queryHash":"661B6728","planCacheKey":"BF03E858","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":11664412,"remote":"44.252.45.26:54068","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":2513}},"workingMillis":68,"durationMillis":70}}
|
||||||||||||||||||||||
| 51F88874 | sample_training.companies | aggregate | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 4 | 0.0 | |
|
Query:
{"deadpooled_month":8,"description":"Tech Incubator"} Slowest Query Log Message (from mongod) (45ms): {"t":{"$date":"2025-08-18T19:33:18.391+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"E9261E141C6A8CF9BDF429A8562B6BD61A5B49A49FD351C5C5AAAD5FDB631A35","command":{"aggregate":"companies","pipeline":[{"$match":{"description":"Tech Incubator","deadpooled_month":8}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":3580,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"51F88874","queryHash":"51F88874","planCacheKey":"C28B003C","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9804290,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| 08F3D6B7 | sample_analytics.transactions | aggregate | 1 | 168 | 168 | 168 | 168 | 0 | 0 | 1,746 | 1 | 1,746 | 0 | 11.6MB | 11.6MB | 0 | 0 | secondary: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"transaction_count":54} Slowest Query Log Message (from mongod) (168ms, 11.6 MB): {"t":{"$date":"2025-08-18T19:25:36.186+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1045","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_analytics.transactions","collectionType":"normal","queryShapeHash":"12F2120690017DF5C821A3A15F67DAC077A8F0CCDD817099AF6CBD9AB738A3D8","command":{"aggregate":"transactions","pipeline":[{"$match":{"transaction_count":54}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"95034e66-49e2-4210-8979-71f53544f695"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545135,"i":1}},"signature":{"hash":{"$binary":{"base64":"t8fkxetNhOC2RjwZyodULsafQRU=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_analytics","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","planningTimeMicros":319,"keysExamined":0,"docsExamined":1746,"cursorExhausted":true,"numYields":10,"nreturned":1,"planCacheShapeHash":"08F3D6B7","queryHash":"08F3D6B7","planCacheKey":"691A143B","queryFramework":"sbe","reslen":267,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12132560,"timeReadingMicros":155043}},"cpuNanos":22225291,"remote":"104.30.164.8:21483","protocol":"op_msg","queues":{"execution":{"admissions":11},"ingress":{"admissions":1}},"workingMillis":168,"durationMillis":168}}
|
||||||||||||||||||||||
| 6B44F10D | sample_mflix.movies | find | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 0 | 0 | 0 | 162.9KB | 162.9KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","fullplot":"Four bodies are found in New York City. Why, why, why? The coincidence? They all died 48 hours after logging on to a site named feardotcom.com. Tough detective Mike Reilly collaborates with Department of Health associate Terry Huston to research these mysterious deaths. The only way to find out though what really happened is to enter the site itself...","poster":"https://m.media-amazon.com/images/M/MV5BMjIyMjE3MDIwNV5BMl5BanBnXkFtZTcwMzQ2NjcyNA@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (20ms, 162.9 KB): {"t":{"$date":"2025-08-18T19:33:21.659+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"4536E01DBE23FF8C165A5C4DC0002C07302...","command":{"find":"movies","filter":{"poster":"https://m.media-amazon.com/images/M...","rated":"R","fullplot":"Four bodies are found in New York C..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"6B44F10D","queryHash":"6B44F10D","planCacheKey":"F663FEF9","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":166847,"timeReadingMicros":789}},"cpuNanos":17637631,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 1821424F | sample_training.companies | find | 1 | 149 | 149 | 149 | 149 | 0 | 0 | 9,500 | 0 | 0 | 0 | 6.6MB | 6.6MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"founded_year":2007,"alias_list":"","crunchbase_url":"http://www.crunchbase.com/company/control-medical-technology"} Slowest Query Log Message (from mongod) (149ms, 6.6 MB): {"t":{"$date":"2025-08-18T19:50:41.865+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn919","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"91EB483C2756FBC31818F263A4067573CCC...","command":{"find":"companies","filter":{"founded_year":2007,"crunchbase_url":"http://www.crunchbase.com/company/c...","alias_list":""},"limit":20,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"1821424F","queryHash":"1821424F","planCacheKey":"BF231263","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6889969,"timeReadingMicros":106049}},"cpuNanos":26938557,"remote":"44.252.45.26:42726","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12}},"workingMillis":149,"durationMillis":149}}
|
||||||||||||||||||||||
| 788AAD4E | sample_training.inspections | aggregate | 1 | 135 | 135 | 135 | 135 | 0 | 62,435 | 62,435 | 1 | 62,435 | 0 | 578.1KB | 578.1KB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"sector":"Electronic Store - 001","certificate_number":{"$lte":9324672}} Slowest Query Log Message (from mongod) (135ms, 578.1 KB): {"t":{"$date":"2025-08-18T19:33:19.376+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"5516936755710DBEC9DA26E7FEBF0D99885F90D47A4DA34D941AF6C581B1E6EB","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lte":9324672},"sector":"Electronic Store - 001"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":388,"keysExamined":62435,"docsExamined":62435,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"788AAD4E","queryHash":"788AAD4E","planCacheKey":"6BF15D75","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":591967,"timeReadingMicros":230}},"cpuNanos":133602919,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":135,"durationMillis":135}}
|
||||||||||||||||||||||
| 3C365E2F | sample_training.companies | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 9,500 | 6 | 1,583 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"category_code":"public_relations","homepage_url":""} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:33:22.035+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"5029A8C57744A4A420F1D05C2D212129FB738D55EE0DA56F16A48BFC5E10188F","command":{"find":"companies","filter":{"homepage_url":"","category_code":"public_relations"},"limit":10,"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":100,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":6,"planCacheShapeHash":"3C365E2F","queryHash":"3C365E2F","planCacheKey":"E5D08BC3","queryFramework":"classic","reslen":16074,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":7817058,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 001E994B | sample_mflix.movies | aggregate | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Handsome Dutchman Stijn is the star of an advertising agency with his buddy Frenk and a hot womanizer. The boys start their own agency and Stijn marries colleague Carmen, who accepts his incurable greed for truly meaningless one-night-stands. Even fatherhood and a move to the boring country go well, until Carmen gets breast cancer. Now their lives are turned upside-down, maybe wrecked.","runtime":97} Slowest Query Log Message (from mongod) (47ms): {"t":{"$date":"2025-08-18T19:33:16.143+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"681D1CB2A37D879EF9ADFFAC37992D83331BB5C90C711CCA605C06C12FA5C410","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"Handsome Dutchman Stijn is the star of an advertising agency with his buddy Frenk and a hot womanizer. The boys start their own agency and Stijn marries colleague Carmen, who accepts his incurable greed for truly meaningless one-night-stands. Even fatherhood and a move to the boring country go well, until Carmen gets breast cancer. Now their lives are turned upside-down, maybe wrecked.","runtime":97}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":272,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"001E994B","queryHash":"001E994B","planCacheKey":"941065B7","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19240403,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":47,"durationMillis":47}}
|
||||||||||||||||||||||
| 291888D2 | sample_mflix.embedded_movies | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":{"$lte":75},"num_mflix_comments":0} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:33:17.289+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"D72288BB614BBB4687F3BD0CEB82DA3DA055E1E7E032C7E5C65473081BBF4416","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"num_mflix_comments":0,"metacritic":{"$lte":75}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":256,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"291888D2","queryHash":"291888D2","planCacheKey":"CD8E119A","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6895309,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":27}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| A5484B21 | sample_geospatial.shipwrecks | aggregate | 1 | 54 | 54 | 54 | 54 | 0 | 0 | 11,095 | 0 | 0 | 0 | 1.6MB | 1.6MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"depth":{"$gt":0},"history":"","londec":-81.084} Slowest Query Log Message (from mongod) (54ms, 1.6 MB): {"t":{"$date":"2025-08-18T19:33:21.725+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn836","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"8F6B2779536C16361BAA358949D3902F90A079DDF1248D7956DB1502147F4CE6","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"londec":-81.084,"history":"","depth":{"$gt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":259,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"A5484B21","queryHash":"A5484B21","planCacheKey":"41EF1295","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1712844,"timeReadingMicros":122}},"cpuNanos":9509170,"remote":"44.252.45.26:60242","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":54,"durationMillis":54}}
|
||||||||||||||||||||||
| E04E9F1D | sample_mflix.movies | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"A woman who grew up in a small town in Alaska goes to the public library to try and find out who her parents were. She was brought to town as a baby in a cardboard box with \"Kotzebue\" on it...","year":{"$lte":2009},"released":{"$date":"2010-02-17T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:52:21.226+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn955","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"FA1BAD21EB21BB11291AB76C1913386A332961EC0E69A4A5E91A5EF8D89412AC","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"A woman who grew up in a small town in Alaska goes to the public library to try and find out who her parents were. She was brought to town as a baby in a cardboard box with \"Kotzebue\" on it...","year":{"$lte":2009},"released":{"$date":"2010-02-17T00:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"51ca9f84-b3cc-4973-abce-e74b5cb347cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":332,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"E04E9F1D","queryHash":"E04E9F1D","planCacheKey":"7B0C4A49","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19968155,"remote":"44.252.45.26:42060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| D340ADCC | sample_training.companies | find | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 9,500 | 13 | 730 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"founded_year":1985} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:52:00.362+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn956","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A9006796681B4D9215C18AA5F28521274A7EB9D9D60E6BFD2E65D659A320BE07","command":{"find":"companies","filter":{"founded_year":1985},"limit":100,"lsid":{"id":{"$uuid":"93c15865-64d6-4b06-91f0-846b8d1092f5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":90,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":13,"planCacheShapeHash":"D340ADCC","queryHash":"D340ADCC","planCacheKey":"A646D124","queryFramework":"classic","reslen":66433,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8195147,"remote":"44.252.45.26:42062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 852C002B | sample_training.trips | find | 1 | 78 | 78 | 78 | 78 | 0 | 8,495 | 8,495 | 1 | 8,495 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | IXSCAN { tripduration: 1 } | 79 | 0.0 | |
|
Query:
{"tripduration":{"$gte":259},"stop time":{"$date":"2016-01-01T17:01:12.000Z"},"start station id":{"$gt":146}} Slowest Query Log Message (from mongod) (78ms): {"t":{"$date":"2025-08-18T19:50:46.783+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"FE24E81B0E70946E3409694037B29573625EA06DF3CC08372904E5E640C3013A","command":{"find":"trips","filter":{"tripduration":{"$gte":259},"start station id":{"$gt":146},"stop time":{"$date":"2016-01-01T17:01:12.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"e529d081-19b6-4bdc-9aef-4fafe05984ab"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":78563,"keysExamined":8495,"docsExamined":8495,"fromMultiPlanner":true,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"852C002B","queryHash":"852C002B","planCacheKey":"53A396C2","queryFramework":"classic","reslen":681,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":39185422,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":78,"durationMillis":78}}
|
||||||||||||||||||||||
| 31F36FFB | sample_training.grades | aggregate | 1 | 152 | 152 | 152 | 152 | 0 | 61,549 | 61,549 | 1 | 61,549 | 0 | 12.0MB | 12.0MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { class_id: 1 } | 10 | 0.0 | |
|
Query:
{"class_id":{"$lte":307},"student_id":{"$gt":1942}} Slowest Query Log Message (from mongod) (152ms, 12.0 MB): {"t":{"$date":"2025-08-18T19:50:57.663+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"275FDAA4CAEB8C10A2BCB127FF7393972A0A58F1A8FED8FAEBA711CF75B2AD24","command":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$gt":1942},"class_id":{"$lte":307}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0dcc2fbe-5cbe-40d0-916f-5283b58256af"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":9535,"keysExamined":61549,"docsExamined":61549,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"31F36FFB","queryHash":"31F36FFB","planCacheKey":"0A6533E1","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12621586,"timeReadingMicros":9184}},"cpuNanos":131956296,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":152,"durationMillis":152}}
|
||||||||||||||||||||||
| F713D417 | sample_training.inspections | find | 1 | 91 | 91 | 91 | 91 | 0 | 28,970 | 28,970 | 50 | 579 | 0 | 830.5KB | 830.5KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"sector":"Dealer In Products For The Disabled - 119","certificate_number":{"$lte":9305438}} Slowest Query Log Message (from mongod) (91ms, 830.5 KB): {"t":{"$date":"2025-08-18T19:52:27.384+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn988","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"8AB3B78AD8C6C92FE16B2F21B3B328121EE...","command":{"find":"inspections","filter":{"certificate_number":{"$lte":9305438},"sector":"Dealer In Products For The Disabled..."},"limit":50,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":28970,"docsExamined":28970,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":50,"planCacheShapeHash":"F713D417","queryHash":"F713D417","planCacheKey":"7CBC9B94","queryFramework":"classic","reslen":15410,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":850401,"timeReadingMicros":428}},"cpuNanos":90490930,"remote":"44.252.45.26:50142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":91,"durationMillis":91}}
|
||||||||||||||||||||||
| B00DC2C2 | sample_training.grades | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 208 | 208 | 89 | 2 | 0 | 12.3MB | 12.3MB | 0 | 0 | default: 1 | IXSCAN { class_id: 1 } | 23 | 0.0 | |
|
Query:
{"class_id":476,"student_id":{"$lte":4137}} Slowest Query Log Message (from mongod) (23ms, 12.3 MB): {"t":{"$date":"2025-08-18T19:50:47.364+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn941","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"AC4327D745F106FA6085F2104284CE42F5F45F297F217EDCF04467766B472F6C","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":476,"student_id":{"$lte":4137}}}],"cursor":{},"lsid":{"id":{"$uuid":"0dcc2fbe-5cbe-40d0-916f-5283b58256af"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":22921,"keysExamined":208,"docsExamined":208,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":1,"nreturned":89,"planCacheShapeHash":"B00DC2C2","queryHash":"B00DC2C2","planCacheKey":"3A85C51D","queryFramework":"classic","reslen":21319,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12871297,"timeReadingMicros":13038}},"cpuNanos":10339379,"remote":"44.252.45.26:42884","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 8F2383EE | sample_training.posts | aggregate | 1 | 46 | 46 | 46 | 46 | 0 | 0 | 500 | 100 | 5 | 0 | 15.4MB | 15.4MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (46ms, 15.4 MB): {"t":{"$date":"2025-08-18T19:25:14.663+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn739","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","queryShapeHash":"9C6E84F34046414E364B8C47E2D1CF284AC998763E8126D7FEF921AB21A52E92","command":{"aggregate":"posts","pipeline":[{"$sample":{"size":100}},{"$limit":100}],"cursor":{},"lsid":{"id":{"$uuid":"aa1e54e5-bfc1-43dd-87d7-757aa7072889"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545099,"i":8}},"signature":{"hash":{"$binary":{"base64":"J6hYGeUefDmW5oC1IAmxCdHLLtk=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":72,"keysExamined":0,"docsExamined":500,"cursorExhausted":true,"numYields":1,"nreturned":100,"planCacheShapeHash":"8F2383EE","queryHash":"8F2383EE","planCacheKey":"7DF350EE","queryFramework":"classic","reslen":3694475,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":16185265,"timeReadingMicros":36123}},"cpuNanos":13502359,"remote":"104.30.164.8:21129","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":46,"durationMillis":46}}
|
||||||||||||||||||||||
| 9531CCDA | sample_training.inspections | aggregate | 1 | 469 | 469 | 469 | 469 | 0 | 71,977 | 71,977 | 101 | 712 | 0 | 475.1KB | 475.1KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"certificate_number":{"$lt":50060927}} Slowest Query Log Message (from mongod) (469ms, 475.1 KB): {"t":{"$date":"2025-08-18T19:52:14.345+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn975","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"D2625CD975277ABD076EA9B023C9696D7061BA22956AC5AA5A35496BEC99537C","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":50060927}}},{"$group":{"_id":"$address.number","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9c69e9e6-c77d-4a1a-9dcb-dc25221fbe50"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":336,"cursorid":5602434013315137482,"keysExamined":71977,"docsExamined":71977,"numYields":25,"nreturned":101,"planCacheShapeHash":"9531CCDA","queryHash":"9531CCDA","planCacheKey":"71F914D0","queryFramework":"sbe","reslen":3199,"locks":{"Global":{"acquireCount":{"r":27}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":486453,"timeReadingMicros":8699}},"cpuNanos":214945049,"remote":"44.252.45.26:42176","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":26}},"workingMillis":469,"durationMillis":469}}
|
||||||||||||||||||||||
| 0E01B700 | sample_mflix.movies | aggregate | 1 | 119 | 119 | 119 | 119 | 0 | 0 | 21,349 | 0 | 0 | 0 | 14.6MB | 14.6MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"The two brothers Van der Laan, of strict religion, have been running Holland's most successful software company for 10 years when suddenly their financial manager leaves the firm. The lives of the brothers and their families get turned upside down when they hire a young hot shot financial specialist, in order to pursue their goal to bring the company to the NASDAQ.","released":{"$date":"2008-04-02T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (119ms, 14.6 MB): {"t":{"$date":"2025-08-18T19:20:51.362+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn699","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"7BD8209DD780DEDD564FAD53E88C3A3F89727F1F931886059F5FAB0FACA7DBC2","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"The two brothers Van der Laan, of strict religion, have been running Holland's most successful software company for 10 years when suddenly their financial manager leaves the firm. The lives of the brothers and their families get turned upside down when they hire a young hot shot financial specialist, in order to pursue their goal to bring the company to the NASDAQ.","released":{"$date":"2008-04-02T00:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"732f0111-367c-4fcd-8044-4615f395b636"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":68,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"0E01B700","queryHash":"0E01B700","planCacheKey":"F2CA7260","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":15325006,"timeReadingMicros":58443}},"cpuNanos":42093459,"remote":"104.30.164.8:61400","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":2021}},"workingMillis":117,"durationMillis":119}}
|
||||||||||||||||||||||
| 70492D10 | sample_training.inspections | aggregate | 1 | 156 | 156 | 156 | 156 | 0 | 0 | 80,047 | 2 | 40,023 | 0 | 399.3KB | 399.3KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"result":"Pass","sector":"Dealer In Products For The Disabled - 119"} Slowest Query Log Message (from mongod) (156ms, 399.3 KB): {"t":{"$date":"2025-08-18T19:50:42.780+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"05C5FE1BA9EE53BA4CE1927D0093AF00632F33B6537B07F4A78EB59D83956F24","command":{"aggregate":"inspections","pipeline":[{"$match":{"result":"Pass","sector":"Dealer In Products For The Disabled - 119"}},{"$group":{"_id":"$_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"12236b0e-34db-4463-91d2-64da72932bec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":349,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":9,"nreturned":2,"planCacheShapeHash":"70492D10","queryHash":"70492D10","planCacheKey":"8A3FADB0","queryFramework":"sbe","reslen":313,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":408833,"timeReadingMicros":10417}},"cpuNanos":51814331,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":12591}},"workingMillis":144,"durationMillis":156}}
|
||||||||||||||||||||||
| 57306478 | sample_mflix.movies | find | 1 | 138 | 138 | 138 | 138 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 3 | 0.0 | |
|
Query:
{"year":{"$gte":1991},"runtime":112,"lastupdated":"2015-05-13 00:39:38.280000000"} Slowest Query Log Message (from mongod) (138ms): {"t":{"$date":"2025-08-18T19:33:16.623+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"8E6DBA82105ADD33FC0218FD45AA3C0FD37B21BB39900C850ABDFDC17EB42B6F","command":{"find":"movies","filter":{"year":{"$gte":1991},"runtime":112,"lastupdated":"2015-05-13 00:39:38.280000000"},"limit":10,"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":2607,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"57306478","queryHash":"57306478","planCacheKey":"2F52A5E8","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":26279642,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":22655}},"workingMillis":116,"durationMillis":138}}
|
||||||||||||||||||||||
| 8D26A8E6 | sample_mflix.movies | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","title":"Miss Minoes"} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:51:03.324+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn928","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"FC5D2F2DBBA53D591F42B6434D65DDA888EC4B3C287A30DDF08F9A9D78ACF0BA","command":{"aggregate":"movies","pipeline":[{"$match":{"title":"Miss Minoes","rated":"R"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"7a2fd922-7ea9-4d5a-b8f2-3f3b785c131a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":315,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":0,"nreturned":0,"planCacheShapeHash":"8D26A8E6","queryHash":"8D26A8E6","planCacheKey":"BE706496","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19693645,"remote":"44.252.45.26:42784","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":1}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| B2F4FFCE | sample_mflix.embedded_movies | find | 1 | 26 | 26 | 26 | 26 | 0 | 1,706 | 1,706 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 |
|
Query:
{"runtime":{"$lte":103},"title":"Enthiran"} Slowest Query Log Message (from mongod) (26ms): {"t":{"$date":"2025-08-18T19:50:53.253+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn939","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"3090270760AB0111B52EF430BC0C74772B586877176EBB71BE5D7AC0DD09E2FA","command":{"find":"embedded_movies","filter":{"runtime":{"$lte":103},"title":"Enthiran"},"limit":50,"lsid":{"id":{"$uuid":"5466f7a5-fa5d-436e-b5b4-fad2f7dd3ea4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":100,"keysExamined":1706,"docsExamined":1706,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"B2F4FFCE","queryHash":"B2F4FFCE","planCacheKey":"8FDB0E5C","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":4457977,"remote":"44.252.45.26:42858","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| 9070B7B6 | sample_training.companies | aggregate | 1 | 52 | 52 | 52 | 52 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 7.4MB | 7.4MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"deadpooled_month":9} Slowest Query Log Message (from mongod) (52ms, 7.4 MB): {"t":{"$date":"2025-08-18T19:33:11.301+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"9DF515883D16E6BFCCC7CD4B6F95AD03ABA0F6BFC3CA52204020E1D13614D575","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_month":9}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":186,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"9070B7B6","queryHash":"9070B7B6","planCacheKey":"695235A6","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7750882,"timeReadingMicros":3224}},"cpuNanos":14218931,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":52,"durationMillis":52}}
|
||||||||||||||||||||||
| 3FDF9EB0 | sample_training.trips | find | 1 | 87 | 87 | 87 | 87 | 0 | 8,613 | 8,613 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"start time":{"$date":"2016-01-02T13:23:52.000Z"},"start station id":{"$lt":3120}} Slowest Query Log Message (from mongod) (87ms): {"t":{"$date":"2025-08-18T19:50:57.534+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"4C5E2B4CE484B1DF35E93E62755EA973EA33ED9822F718B1654E77942938A074","command":{"find":"trips","filter":{"start station id":{"$lt":3120},"start time":{"$date":"2016-01-02T13:23:52.000Z"}},"limit":20,"lsid":{"id":{"$uuid":"5007f345-8e24-404c-960e-e6440cb11a69"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { start station id: 1 }","planningTimeMicros":136,"keysExamined":8613,"docsExamined":8613,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"3FDF9EB0","queryHash":"3FDF9EB0","planCacheKey":"777BCC1D","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":19091218,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":87,"durationMillis":87}}
|
||||||||||||||||||||||
| 996DE5A9 | sample_airbnb.listingsAndReviews | aggregate | 1 | 102 | 102 | 102 | 102 | 0 | 0 | 5,555 | 0 | 0 | 0 | 6.3MB | 6.3MB | 0 | 0 | default: 1 | COLLSCAN | 4 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"3500.00"},"security_deposit":{"$numberDecimal":"500.00"},"first_review":{"$date":"2018-08-19T04:00:00.000Z"}} Slowest Query Log Message (from mongod) (102ms, 6.3 MB): {"t":{"$date":"2025-08-18T19:50:40.788+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"20E82E1EBF552E6A15C16DC3DEF6BC5AEF66C78543CFAA68F2CB0DB79BFCEAC2","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"monthly_price":{"$numberDecimal":"3500.00"},"first_review":{"$date":"2018-08-19T04:00:00.000Z"},"security_deposit":{"$numberDecimal":"500.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":3977,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"996DE5A9","queryHash":"996DE5A9","planCacheKey":"0CBA466D","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6582849,"timeReadingMicros":79870}},"cpuNanos":23513028,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":102,"durationMillis":102}}
|
||||||||||||||||||||||
| 3D8107DF | sample_airbnb.listingsAndReviews | find | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"access":"Tem um pequeno terraço privado Óptimo para os dias de Verão","cancellation_policy":"flexible"} Slowest Query Log Message (from mongod) (29ms): {"t":{"$date":"2025-08-18T19:33:22.947+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"94D1E82AD36E14D670C5C5DD05803195017423476FF2E498BE32072E77567DDB","command":{"find":"listingsAndReviews","filter":{"access":"Tem um pequeno terraço privado Óptimo para os dias de Verão","cancellation_policy":"flexible"},"limit":10,"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":144,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"3D8107DF","queryHash":"3D8107DF","planCacheKey":"F3787533","queryFramework":"classic","reslen":20716,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":7548185,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 4949DD9B | sample_training.routes | find | 1 | 104 | 104 | 104 | 104 | 0 | 28,794 | 28,794 | 0 | 0 | 0 | 1.9MB | 1.9MB | 0 | 0 | default: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"airplane":{"$lt":757},"dst_airport":"AMM","stops":{"$ne":0}} Slowest Query Log Message (from mongod) (104ms, 1.9 MB): {"t":{"$date":"2025-08-18T19:53:49.580+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1000","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"79B269F8594D887913F6B2CE7DED14A2939...","command":{"find":"routes","filter":{"airplane":{"$lt":757},"stops":{"$ne":0},"dst_airport":"AMM"},"limit":20,"$db":"sample_training"},"planSummary":"IXSCAN { airplane: 1 }","keysExamined":28794,"docsExamined":28794,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"4949DD9B","queryHash":"4949DD9B","planCacheKey":"331B5212","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1949441,"timeReadingMicros":841}},"cpuNanos":51361119,"remote":"44.252.45.26:53972","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":104,"durationMillis":104}}
|
||||||||||||||||||||||
| 86389D5D | sample_geospatial.shipwrecks | aggregate | 1 | 34 | 34 | 34 | 34 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"gp_quality":"","history":"","quasou":"depth unknown"} Slowest Query Log Message (from mongod) (34ms): {"t":{"$date":"2025-08-18T19:33:23.387+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"990952E89B2599C873BC52DC77E0B62E2C223224E1D2E1BD99C5DC13E75D96AE","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"quasou":"depth unknown","history":"","gp_quality":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":374,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"86389D5D","queryHash":"86389D5D","planCacheKey":"1473D989","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9458774,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":34,"durationMillis":34}}
|
||||||||||||||||||||||
| FB308EE1 | sample_training.grades | getMore | 1 | 104 | 104 | 104 | 104 | 0 | 42,627 | 42,627 | 42,627 | 1 | 0 | 17.6MB | 17.6MB | 0 | 0 | secondaryPreferred: 1 | IXSCAN { class_id: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (104ms, 17.6 MB): {"t":{"$date":"2025-08-18T19:52:19.600+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1547","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"getMore":1041395896134707502,"collection":"grades","lsid":{"id":{"$uuid":"3169a5e0-b3da-473c-a1c4-df157376bf11"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gte":287}}}],"cursor":{},"lsid":{"id":{"$uuid":"3169a5e0-b3da-473c-a1c4-df157376bf11"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","cursorid":1041395896134707502,"keysExamined":42627,"docsExamined":42627,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":42627,"planCacheShapeHash":"FB308EE1","queryHash":"FB308EE1","planCacheKey":"2EBABA7F","queryFramework":"classic","reslen":10219605,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":18435977,"timeReadingMicros":5223}},"cpuNanos":101620127,"remote":"44.252.45.26:56478","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":104,"durationMillis":104}}
|
||||||||||||||||||||||
| 33B1779F | sample_training.trips | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 10,000 | 0 | 0 | 0 | 449.8KB | 449.8KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"birth year":1963,"bikeid":{"$lte":23411},"stop time":{"$date":"2016-01-01T21:30:15.000Z"}} Slowest Query Log Message (from mongod) (38ms, 449.8 KB): {"t":{"$date":"2025-08-18T19:52:12.608+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn968","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"7077780B36C1BFB91B6A29A6393C43D048108BE0A74BA3597526E1434266E4B7","command":{"aggregate":"trips","pipeline":[{"$match":{"birth year":1963,"bikeid":{"$lte":23411},"stop time":{"$date":"2016-01-01T21:30:15.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a0ecef49-c781-43f3-9ccd-4190821fc198"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":381,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"33B1779F","queryHash":"33B1779F","planCacheKey":"617CDFF3","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":460590,"timeReadingMicros":38}},"cpuNanos":7519434,"remote":"44.252.45.26:42122","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| 69BA7A40 | sample_training.routes | find | 1 | 297 | 297 | 297 | 297 | 0 | 0 | 65,780 | 100 | 657 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 3 | 0.0 | |
|
Query:
{"dst_airport":"FAO","stops":{"$gte":0}} Slowest Query Log Message (from mongod) (297ms): {"t":{"$date":"2025-08-18T19:53:54.393+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1020","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"58062E5C50153097B9B81DEBC275810AF86EE738FB630DBCCCB97AD5FDDC0434","command":{"find":"routes","filter":{"stops":{"$gte":0},"dst_airport":"FAO"},"limit":100,"lsid":{"id":{"$uuid":"c19785ca-0365-4480-b7a7-f446816c314a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":3332,"keysExamined":0,"docsExamined":65780,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":100,"planCacheShapeHash":"69BA7A40","queryHash":"69BA7A40","planCacheKey":"2C1200A0","queryFramework":"classic","reslen":18576,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":38976100,"remote":"44.252.45.26:54138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":38428}},"workingMillis":259,"durationMillis":297}}
|
||||||||||||||||||||||
| D5ED7090 | sample_mflix.movies | find | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"A romantic drama about a woman who enters into an affair after 30 years of marriage.","num_mflix_comments":1} Slowest Query Log Message (from mongod) (33ms): {"t":{"$date":"2025-08-18T19:50:53.907+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F20C58A676D968C3D30E62E921BFFC1A0647C0EDC3BB2C192CC3EEDCCE545B62","command":{"find":"movies","filter":{"plot":"A romantic drama about a woman who enters into an affair after 30 years of marriage.","num_mflix_comments":1},"limit":100,"lsid":{"id":{"$uuid":"0dcc2fbe-5cbe-40d0-916f-5283b58256af"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":167,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"D5ED7090","queryHash":"D5ED7090","planCacheKey":"27B88130","queryFramework":"classic","reslen":1601,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":23420307,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":33,"durationMillis":33}}
|
||||||||||||||||||||||
| 9BF551F7 | sample_training.inspections | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 9,149 | 9,149 | 10 | 914 | 0 | 86.4KB | 86.4KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"result":"No Violation Issued","certificate_number":{"$lte":50060298}} Slowest Query Log Message (from mongod) (22ms, 86.4 KB): {"t":{"$date":"2025-08-18T19:33:50.326+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"82EF3A140DC6C2FA0050437A9B1BD7781E83899A7B80D409F7AE28267023362D","command":{"aggregate":"inspections","pipeline":[{"$match":{"result":"No Violation Issued","certificate_number":{"$lte":50060298}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"e082d6ef-3e25-496c-a16f-f74f7941ad8f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":123,"keysExamined":9149,"docsExamined":9149,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"9BF551F7","queryHash":"9BF551F7","planCacheKey":"8CB3863F","queryFramework":"classic","reslen":3037,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":88431,"timeReadingMicros":101}},"cpuNanos":22136351,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 187A0278 | sample_training.trips | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bikeid":{"$lt":24127}} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:33:28.231+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"D2DF7A07DF122575023A9E440DA260674CC5EA7EBECF4D863662A4EFBF8DEF4F","command":{"aggregate":"trips","pipeline":[{"$match":{"bikeid":{"$lt":24127}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"40915222-2db2-4216-bba2-3d741a049865"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":248,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"187A0278","queryHash":"187A0278","planCacheKey":"370307E8","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6248837,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 37E9CFAE | sample_airbnb.listingsAndReviews | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 5,555 | 0 | 0 | 0 | 3.8MB | 3.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bedrooms":{"$lt":1},"extra_people":{"$numberDecimal":"4.00"}} Slowest Query Log Message (from mongod) (26ms, 3.8 MB): {"t":{"$date":"2025-08-18T19:33:48.200+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"1A0458E8BE55E41DD2815E5675E3B46A5D0CF8494C790A9B06D175AADBA00225","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"bedrooms":{"$lt":1},"extra_people":{"$numberDecimal":"4.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e082d6ef-3e25-496c-a16f-f74f7941ad8f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":325,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"37E9CFAE","queryHash":"37E9CFAE","planCacheKey":"9CC4A7AE","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3991214,"timeReadingMicros":2955}},"cpuNanos":15802117,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| D439A074 | sample_mflix.movies | find | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 7,282 | 10 | 728 | 0 | 8.7MB | 8.7MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":57,"runtime":{"$gt":100}} Slowest Query Log Message (from mongod) (27ms, 8.7 MB): {"t":{"$date":"2025-08-18T19:28:13.739+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn743","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"9B169465F134EC752E9E628E8B9B2824649...","command":{"find":"movies","filter":{"runtime":{"$gt":100},"metacritic":57},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":7282,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"D439A074","queryHash":"D439A074","planCacheKey":"1160B83C","queryFramework":"classic","reslen":19881,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9138251,"timeReadingMicros":14585}},"cpuNanos":15539978,"remote":"104.30.164.8:21456","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| C9F6DE63 | sample_mflix.embedded_movies | aggregate | 1 | 49 | 49 | 49 | 49 | 0 | 0 | 3,483 | 0 | 0 | 0 | 9.4MB | 9.4MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":49,"poster":"https://m.media-amazon.com/images/M/MV5BNWVhYTgzMjMtZDkyYy00ZTI3LWI4MTUtZGMxNTFjNzE1YTJmXkEyXkFqcGdeQXVyNTI4MjkwNjA@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (49ms, 9.4 MB): {"t":{"$date":"2025-08-18T19:33:17.255+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"0B31665EB383730F3A6C3B0E28AF89F14F56BE79F0C7E0CAF53A6E7A37171C65","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"metacritic":49,"poster":"https://m.media-amazon.com/images/M/MV5BNWVhYTgzMjMtZDkyYy00ZTI3LWI4MTUtZGMxNTFjNzE1YTJmXkEyXkFqcGdeQXVyNTI4MjkwNjA@._V1_SY1000_SX677_AL_.jpg"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":321,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"C9F6DE63","queryHash":"C9F6DE63","planCacheKey":"FB2C63FF","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9833823,"timeReadingMicros":26716}},"cpuNanos":18117201,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":49,"durationMillis":49}}
|
||||||||||||||||||||||
| A466D4FF | sample_airbnb.listingsAndReviews | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 5,555 | 0 | 0 | 0 | 718.9KB | 718.9KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"reviews_per_month":{"$ne":1},"interaction":"Please contact me anytime with any inquiry.","beds":1} Slowest Query Log Message (from mongod) (26ms, 718.9 KB): {"t":{"$date":"2025-08-18T19:54:03.998+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"581E20D862E41585B82FC3F1589379A3A32D9BF231B49B8A0FECC2B5A93EA781","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":1,"reviews_per_month":{"$ne":1},"interaction":"Please contact me anytime with any inquiry."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"a237c387-f8d5-414f-bbc2-82824e865003"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":76,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"A466D4FF","queryHash":"A466D4FF","planCacheKey":"00C3CB6B","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":736129,"timeReadingMicros":175}},"cpuNanos":10586767,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| D16E8204 | sample_training.trips | find | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 10,000 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 4 | 0.0 |
|
Query:
{"stop time":{"$date":"2016-01-02T15:13:59.000Z"},"start station name":"Broadway & W 55 St"} Slowest Query Log Message (from mongod) (47ms): {"t":{"$date":"2025-08-18T19:53:48.320+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1013","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"775AAF4BBD8EC796762D5FFF49DC3596FA9887BEFC86F27B4B34B896C75DA56B","command":{"find":"trips","filter":{"start station name":"Broadway & W 55 St","stop time":{"$date":"2016-01-02T15:13:59.000Z"}},"limit":5,"lsid":{"id":{"$uuid":"d40a78ef-be05-4b51-8e82-2ac3f5a66d02"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":4024,"keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"D16E8204","queryHash":"D16E8204","planCacheKey":"AC9AFD0C","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":5876333,"remote":"44.252.45.26:54068","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":3922}},"workingMillis":44,"durationMillis":47}}
|
||||||||||||||||||||||
| D3FCC248 | sample_mflix.movies | aggregate | 1 | 41 | 41 | 41 | 41 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"metacritic":{"$lt":49},"num_mflix_comments":0} Slowest Query Log Message (from mongod) (41ms): {"t":{"$date":"2025-08-18T19:33:37.805+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"EDD525399BA121B34045B754D100F66453A3CEE60319DEB36C2D4724EFD68E27","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":0,"metacritic":{"$lt":49}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545615,"i":1}},"signature":{"hash":{"$binary":{"base64":"iwZQRaajlO8OiCmzsRSscCNwMxE=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":300,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"D3FCC248","queryHash":"D3FCC248","planCacheKey":"1E0E7BF8","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20997441,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":41,"durationMillis":41}}
|
||||||||||||||||||||||
| DE7AEBA9 | sample_training.companies | aggregate | 1 | 67 | 67 | 67 | 67 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"overview":"<p>The Fancorps concept is simple. Word of mouth marketing and peer to peer social recommendations are more valuable than ever. Brands big and small now depend heavily on consumers to endorse their products and influence a wider audience online and in the real world. Fancorps brings structure, performance tracking & actionable guidance to today’s stream of social media, which has become even more important than traditional marketing.<\/p>\n\n<p>We’ve developed our web and mobile platforms with ease of use and functionality as the primary building blocks. We specialize in providing the specific set of tools necessary to enable a user to continually create quality social interactions for brands seeking to enhance their online reach and real world impressions. Through communication, engagement, task management, and rewards based utilities, a brand can take total control of their own social stream, defining and directing Ambassadors within a customized community they will love to call home.<\/p>","crunchbase_url":"http://www.crunchbase.com/company/loankrunch"} Slowest Query Log Message (from mongod) (67ms): {"t":{"$date":"2025-08-18T19:33:12.075+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"96EA9CDBC1EEBB1976BCA2004612D5B4371E600288C12AAE501A331231ED7789","command":{"aggregate":"companies","pipeline":[{"$match":{"overview":"<p>The Fancorps concept is simple. Word of mouth marketing and peer to peer social recommendations are more valuable than ever. Brands big and small now depend heavily on consumers to endorse their products and influence a wider audience online and in the real world. Fancorps brings structure, performance tracking & actionable guidance to today’s stream of social media, which has become even more important than traditional marketing.</p>\n\n<p>We’ve developed our web and mobile platforms with ease of use and functionality as the primary building blocks. We specialize in providing the specific set of tools necessary to enable a user to continually create quality social interactions for brands seeking to enhance their online reach and real world impressions. Through communication, engagement, task management, and rewards based utilities, a brand can take total control of their own social stream, defining and directing Ambassadors within a customized community they will love to call home.</p>","crunchbase_url":"http://www.crunchbase.com/company/loankrunch"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":83,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"DE7AEBA9","queryHash":"DE7AEBA9","planCacheKey":"86C6706D","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7115191,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":67,"durationMillis":67}}
|
||||||||||||||||||||||
| D9944C31 | sample_airbnb.listingsAndReviews | find | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 5,555 | 29 | 191 | 0 | 5.9MB | 5.9MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"beds":{"$lt":1}} Slowest Query Log Message (from mongod) (38ms, 5.9 MB): {"t":{"$date":"2025-08-18T19:52:12.609+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn984","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"CECB1C2C02303ABA12353732BA24DA35B66...","command":{"find":"listingsAndReviews","filter":{"beds":{"$lt":1}},"limit":50,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":29,"planCacheShapeHash":"D9944C31","queryHash":"D9944C31","planCacheKey":"94412117","queryFramework":"classic","reslen":774216,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6169847,"timeReadingMicros":9065}},"cpuNanos":15816968,"remote":"44.252.45.26:46568","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| 9DBA763E | sample_mflix.movies | aggregate | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"rated":"R","lastupdated":"2015-05-13 00:39:38.280000000","runtime":{"$gt":101}} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:33:22.141+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"9730EE188CF574C8971556BC26F347AA6DC9BC03844D8E8C3EE95498850799A7","command":{"aggregate":"movies","pipeline":[{"$match":{"rated":"R","lastupdated":"2015-05-13 00:39:38.280000000","runtime":{"$gt":101}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":67,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"9DBA763E","queryHash":"9DBA763E","planCacheKey":"ED19F37E","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18788964,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| D4CF26E1 | sample_mflix.movies | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"Three friends discover their new flatmate dead but loaded with cash.","num_mflix_comments":0} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:20:52.990+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn700","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D986068C0242ADE9632254C482C115D96E81F44BBB581DF73095523B0B0CC841","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"Three friends discover their new flatmate dead but loaded with cash.","num_mflix_comments":0}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4ee701f6-1011-4982-9e2c-d68348a4ec95"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":411,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"D4CF26E1","queryHash":"D4CF26E1","planCacheKey":"E2BF2355","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":23320788,"remote":"104.30.164.8:61166","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 7E07E45E | sample_training.companies | aggregate | 1 | 68 | 68 | 68 | 68 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 26.8KB | 26.8KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"deadpooled_url":""} Slowest Query Log Message (from mongod) (68ms, 26.8 KB): {"t":{"$date":"2025-08-18T19:33:12.466+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"F3875D804B8D95BE729CFA9477D92CCDD7202732286A846EE9FDC0F60C0B0298","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_url":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":458,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"7E07E45E","queryHash":"7E07E45E","planCacheKey":"C4F7201E","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":27430,"timeReadingMicros":10}},"cpuNanos":8211367,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":16507}},"workingMillis":52,"durationMillis":68}}
|
||||||||||||||||||||||
| 5AAFE53B | sample_training.routes | aggregate | 1 | 92 | 92 | 92 | 92 | 0 | 30,971 | 30,971 | 1 | 30,971 | 0 | 3.7MB | 3.7MB | 0 | 0 | default: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"codeshare":"Y","airplane":{"$gte":319},"dst_airport":"BOM"} Slowest Query Log Message (from mongod) (92ms, 3.7 MB): {"t":{"$date":"2025-08-18T19:54:09.046+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1008","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"6488D1A2630006F31BEA3B41227EE120A34E5BE9DAA5F3BD5D54F2B446E1DDB4","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$gte":319},"codeshare":"Y","dst_airport":"BOM"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b046070c-0ed4-41c8-96dd-37b149c90bec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":350,"keysExamined":30971,"docsExamined":30971,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"5AAFE53B","queryHash":"5AAFE53B","planCacheKey":"6C74997B","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3925175,"timeReadingMicros":403}},"cpuNanos":52881836,"remote":"44.252.45.26:54026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":92,"durationMillis":92}}
|
||||||||||||||||||||||
| C81891DC | sample_training.inspections | aggregate | 1 | 119 | 119 | 119 | 119 | 0 | 50,982 | 50,982 | 1 | 50,982 | 0 | 172.7KB | 172.7KB | 0 | 0 | secondaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"business_name":"BERGES, JOSEFA","certificate_number":{"$lte":9310332}} Slowest Query Log Message (from mongod) (119ms, 172.7 KB): {"t":{"$date":"2025-08-18T19:33:39.985+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn489","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"331A664A8C6938EA1E23931AB2EAA725B8C7B8D2FFCF0AA1D334975119CCBADA","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lte":9310332},"business_name":"BERGES, JOSEFA"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"e082d6ef-3e25-496c-a16f-f74f7941ad8f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":125,"keysExamined":50982,"docsExamined":50982,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"C81891DC","queryHash":"C81891DC","planCacheKey":"04B6EB44","queryFramework":"classic","reslen":520,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":176876,"timeReadingMicros":926}},"cpuNanos":119162887,"remote":"44.252.45.26:47852","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":119,"durationMillis":119}}
|
||||||||||||||||||||||
| 19CD59C0 | sample_training.routes | find | 1 | 83 | 83 | 83 | 83 | 0 | 0 | 24,772 | 5 | 4,954 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"stops":{"$ne":0}} Slowest Query Log Message (from mongod) (83ms): {"t":{"$date":"2025-08-18T19:53:54.163+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1017","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"5FA0AFC1062BED374747402AD8BEC1780A5829561908543799E48EB3BAB030BA","command":{"find":"routes","filter":{"stops":{"$ne":0}},"limit":5,"lsid":{"id":{"$uuid":"98a92fdb-d7dc-41af-8edc-b926c8e9e08c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":115,"keysExamined":0,"docsExamined":24772,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":5,"planCacheShapeHash":"19CD59C0","queryHash":"19CD59C0","planCacheKey":"387B819B","queryFramework":"classic","reslen":1157,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":14036884,"remote":"44.252.45.26:54100","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":24671}},"workingMillis":59,"durationMillis":83}}
|
||||||||||||||||||||||
| 16CD261A | sample_airbnb.listingsAndReviews | find | 1 | 58 | 58 | 58 | 58 | 0 | 0 | 5,555 | 9 | 617 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 5 | 0.0 | |
|
Query:
{"reviews_per_month":{"$gte":1},"beds":4} Slowest Query Log Message (from mongod) (58ms): {"t":{"$date":"2025-08-18T19:33:16.584+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"15ADECA2CE815DC7410DA9D989373C0F2CB01104C75C9DAD4FEDB9F4F852885D","command":{"find":"listingsAndReviews","filter":{"beds":4,"reviews_per_month":{"$gte":1}},"limit":10,"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":4828,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":9,"planCacheShapeHash":"16CD261A","queryHash":"16CD261A","planCacheKey":"A2DAC83A","queryFramework":"classic","reslen":62445,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9998441,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":4692}},"workingMillis":54,"durationMillis":58}}
|
||||||||||||||||||||||
| D809EDA3 | sample_training.companies | aggregate | 1 | 110 | 110 | 110 | 110 | 0 | 0 | 9,500 | 8 | 1,187 | 0 | 8.9MB | 8.9MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"category_code":"fashion"} Slowest Query Log Message (from mongod) (110ms, 8.9 MB): {"t":{"$date":"2025-08-18T19:33:12.003+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"748AFB77A8BC2861D9A2494F77B0A0D9A3F612402B2A3509349353984CEF2A43","command":{"aggregate":"companies","pipeline":[{"$match":{"category_code":"fashion"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":43,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":3,"nreturned":8,"planCacheShapeHash":"D809EDA3","queryHash":"D809EDA3","planCacheKey":"9B6E0E3F","queryFramework":"classic","reslen":66607,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9334725,"timeReadingMicros":1411}},"cpuNanos":14227873,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":110,"durationMillis":110}}
|
||||||||||||||||||||||
| 59F199F8 | sample_mflix.embedded_movies | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 2,940 | 2,940 | 0 | 0 | 0 | 14.4KB | 14.4KB | 0 | 0 | default: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"runtime":{"$lte":130}} Slowest Query Log Message (from mongod) (26ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:33:17.716+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"F09AAC10BEF2B4C1F6285D6DFB63D015000...","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"runtime":{"$lte":130}}}]},"planSummary":"IXSCAN { runtime: 1 }","keysExamined":2940,"docsExamined":2940,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"59F199F8","queryHash":"59F199F8","planCacheKey":"FCB6F3F3","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14745,"timeReadingMicros":20}},"cpuNanos":9106683,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26},"truncated":{"command":{"truncated":{"pipeline":{"truncated":{"0":{"truncated":{"$match":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":1}}}},"omitted":1}},"omitted":4}},"size":{"command":8547}}
|
||||||||||||||||||||||
| C9D84C06 | sample_airbnb.listingsAndReviews | aggregate | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"notes":"","transit":"Subway 6 train a block away. Bus across the street. Taxi all over 24 hours"} Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:33:18.409+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"F0FA6DAF1E2508F20BA0C9C631FB09085A8A952524B356C0089079C70FDAEFB9","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"notes":"","transit":"Subway 6 train a block away. Bus across the street. Taxi all over 24 hours"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":247,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"C9D84C06","queryHash":"C9D84C06","planCacheKey":"E16F3636","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7580906,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| 2B6C1B38 | sample_airbnb.listingsAndReviews | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 5,555 | 7 | 793 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"last_review":{"$date":"2019-02-12T05:00:00.000Z"},"room_type":"Private room"} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:50:41.638+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn931","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"52B992D7055D458DC0A64582EC0D63DE9D639F112A534E53F6EDAB64D648D7CE","command":{"find":"listingsAndReviews","filter":{"room_type":"Private room","last_review":{"$date":"2019-02-12T05:00:00.000Z"}},"limit":100,"lsid":{"id":{"$uuid":"18e7bff4-39ee-4781-b901-634eec766859"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":81,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":7,"planCacheShapeHash":"2B6C1B38","queryHash":"2B6C1B38","planCacheKey":"6F2418CD","queryFramework":"classic","reslen":238147,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10087696,"remote":"44.252.45.26:42802","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 01F6DAC8 | sample_training.inspections | getMore | 1 | 27 | 27 | 27 | 27 | 0 | 12,700 | 12,700 | 12,700 | 1 | 0 | 100.8KB | 100.8KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (27ms, 100.8 KB): {"t":{"$date":"2025-08-18T19:52:32.649+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn988","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","command":{"getMore":7021239814582281488,"collection":"inspections","lsid":{"id":{"$uuid":"ee492dcc-4ae2-4759-be23-37796ebb4ebc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546745,"i":1}},"signature":{"hash":{"$binary":{"base64":"UHqaqVAaWv+7U+fc0r5z5GNDl+0=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lte":5338528}}}],"cursor":{},"lsid":{"id":{"$uuid":"ee492dcc-4ae2-4759-be23-37796ebb4ebc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546745,"i":1}},"signature":{"hash":{"$binary":{"base64":"UHqaqVAaWv+7U+fc0r5z5GNDl+0=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","cursorid":7021239814582281488,"keysExamined":12700,"docsExamined":12700,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":12700,"planCacheShapeHash":"01F6DAC8","queryHash":"01F6DAC8","planCacheKey":"72F0D154","queryFramework":"classic","reslen":3407498,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":103168,"timeReadingMicros":121}},"cpuNanos":27687598,"remote":"44.252.45.26:50142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 6A491E0C | sample_training.routes | find | 1 | 51 | 51 | 51 | 51 | 0 | 15,673 | 15,673 | 1 | 15,673 | 0 | 86.4KB | 86.4KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"airplane":{"$lt":738},"stops":{"$gt":0}} Slowest Query Log Message (from mongod) (51ms, 86.4 KB): {"t":{"$date":"2025-08-18T19:52:14.306+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn983","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"D32C88879CFEAE19982DD7B3037DF2ABFF8...","command":{"find":"routes","filter":{"airplane":{"$lt":738},"stops":{"$gt":0}},"limit":1,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { airplane: 1 }","keysExamined":15673,"docsExamined":15673,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"6A491E0C","queryHash":"6A491E0C","planCacheKey":"50155024","queryFramework":"classic","reslen":415,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":88452,"timeReadingMicros":126}},"cpuNanos":26380931,"remote":"44.252.45.26:46552","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":51,"durationMillis":51}}
|
||||||||||||||||||||||
| 1A022EEE | sample_training.trips | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 10,000 | 0 | 0 | 0 | 1011.3KB | 1011.3KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"end station id":{"$gte":462},"birth year":1958,"start station name":"Greenwich Ave & Charles St"} Slowest Query Log Message (from mongod) (25ms, 1011.3 KB): {"t":{"$date":"2025-08-18T19:33:38.694+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"A5FEF0C8CE1C9D5E48BD2AA5C84C78050AA3F229CF959C9186B4DA9731B4F12B","command":{"aggregate":"trips","pipeline":[{"$match":{"birth year":1958,"end station id":{"$gte":462},"start station name":"Greenwich Ave & Charles St"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":412,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"1A022EEE","queryHash":"1A022EEE","planCacheKey":"CCDDC1EE","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1035594,"timeReadingMicros":164}},"cpuNanos":7415025,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 93A5B909 | sample_training.companies | find | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 9,500 | 0 | 0 | 0 | 613.1KB | 613.1KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"email_address":"info@toptenreviews.com","founded_month":{"$gte":5}} Slowest Query Log Message (from mongod) (33ms, 613.1 KB): {"t":{"$date":"2025-08-18T19:50:43.244+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn938","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"148D91772DD0EAB1656D9DB05912F4CA75F...","command":{"find":"companies","filter":{"email_address":"info@toptenreviews.com","founded_month":{"$gte":5}},"limit":1,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"93A5B909","queryHash":"93A5B909","planCacheKey":"AE128D4D","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":627821,"timeReadingMicros":5582}},"cpuNanos":27799310,"remote":"44.252.45.26:42850","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":33,"durationMillis":33}}
|
||||||||||||||||||||||
| 7F77D705 | sample_training.routes | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 1,172 | 1,172 | 0 | 0 | 0 | 4.6MB | 4.6MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"airplane":"AT7","dst_airport":"BCN","stops":{"$gte":0}} Slowest Query Log Message (from mongod) (24ms, 4.6 MB): {"t":{"$date":"2025-08-18T19:33:11.458+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"DAD99B27BF9E1F2EBEDF7C969012190EFAD58CE4C3CDC04AE795090E50562040","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":"AT7","dst_airport":"BCN","stops":{"$gte":0}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6a788214-1da1-44c3-b302-7b3c1b030973"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":111,"keysExamined":1172,"docsExamined":1172,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"7F77D705","queryHash":"7F77D705","planCacheKey":"D7A8ACF9","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4791425,"timeReadingMicros":4807}},"cpuNanos":5308423,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":3419}},"workingMillis":21,"durationMillis":24}}
|
||||||||||||||||||||||
| 415AC4BA | sample_airbnb.listingsAndReviews | aggregate | 1 | 328 | 328 | 328 | 328 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 70.9MB | 70.9MB | 0 | 0 | secondaryPreferred: 1 | COLLSCAN | 1 | 0.0 | |
|
Query:
{"access":"You will have full access to all the facitilities of the apartment, such as kitchen, bathroom, laundry, wireless internet etc. The building also features a swimming pool, which you are welcome to use at your leisure.","accommodates":{"$gte":2}} Slowest Query Log Message (from mongod) (328ms, 70.9 MB): {"t":{"$date":"2025-08-18T19:25:19.244+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn434","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"671A74857BD88690FC505DACD5766C6A81744B706FF95AF24B50D7E5EA213E53","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"accommodates":{"$gte":2},"access":"You will have full access to all the facitilities of the apartment, such as kitchen, bathroom, laundry, wireless internet etc. The building also features a swimming pool, which you are welcome to use at your leisure."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"aa1e54e5-bfc1-43dd-87d7-757aa7072889"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545115,"i":1}},"signature":{"hash":{"$binary":{"base64":"VsqVOxTwNo7/WqbcuD+MGfaaQ9g=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":1112,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":19,"nreturned":1,"planCacheShapeHash":"415AC4BA","queryHash":"415AC4BA","planCacheKey":"289FFE52","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":21}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":74376970,"timeReadingMicros":255633}},"cpuNanos":104552423,"remote":"104.30.164.8:21040","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":20}},"workingMillis":328,"durationMillis":328}}
|
||||||||||||||||||||||
| 751EB2E2 | sample_airbnb.listingsAndReviews | find | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 5,555 | 0 | 0 | 0 | 717.6KB | 717.6KB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"extra_people":{"$numberDecimal":"25.00"},"security_deposit":{"$numberDecimal":"1000.00"},"minimum_nights":"2"} Slowest Query Log Message (from mongod) (29ms, 717.6 KB): {"t":{"$date":"2025-08-18T19:52:20.709+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn950","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"FE8E4B2C1649C1432638A3A1336D4761CC3...","command":{"find":"listingsAndReviews","filter":{"extra_people":{"$numberDecimal":"25.00"},"security_deposit":{"$numberDecimal":"1000.00"},"minimum_nights":"2"},"limit":5,"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"751EB2E2","queryHash":"751EB2E2","planCacheKey":"8C96E8EA","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":734778,"timeReadingMicros":175}},"cpuNanos":11823532,"remote":"44.252.45.26:42026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 1A2B747A | sample_airbnb.listingsAndReviews | aggregate | 1 | 269 | 269 | 269 | 269 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 19.8MB | 19.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"minimum_nights":"1","guests_included":{"$numberDecimal":"2"},"calendar_last_scraped":{"$date":"2019-02-16T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (269ms, 19.8 MB): {"t":{"$date":"2025-08-18T19:33:11.212+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"311F8C980800CC57D0012A816EE3123624EC10DD6B382C636A120FAF55AEED5A","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"minimum_nights":"1","guests_included":{"$numberDecimal":"2"},"calendar_last_scraped":{"$date":"2019-02-16T05:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":340,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":15,"nreturned":1,"planCacheShapeHash":"1A2B747A","queryHash":"1A2B747A","planCacheKey":"8F742912","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":17}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":20722771,"timeReadingMicros":136614}},"cpuNanos":83613568,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":16}},"workingMillis":269,"durationMillis":269}}
|
||||||||||||||||||||||
| AC437A11 | sample_mflix.embedded_movies | aggregate | 1 | 64 | 64 | 64 | 64 | 0 | 0 | 3,483 | 0 | 0 | 0 | 2.8MB | 2.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG-13","released":{"$date":"2010-10-01T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (64ms, 2.8 MB): {"t":{"$date":"2025-08-18T19:50:57.008+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn944","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"8E99BAC7F77C34712DE45205327B124251D9B4AA60A022D64893DF67447685EF","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"released":{"$date":"2010-10-01T00:00:00.000Z"},"rated":"PG-13"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"405f4e23-1f37-4a1d-aea9-9d774f1b2289"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":284,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"AC437A11","queryHash":"AC437A11","planCacheKey":"2E051E45","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2890174,"timeReadingMicros":19307}},"cpuNanos":30270119,"remote":"44.252.45.26:59386","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":64,"durationMillis":64}}
|
||||||||||||||||||||||
| 1F3EDC42 | sample_training.inspections | aggregate | 1 | 306 | 306 | 306 | 306 | 0 | 0 | 80,047 | 1 | 80,047 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":"Nov 16 2015","result":"No Violation Issued","sector":"Cigarette Retail Dealer - 127"} Slowest Query Log Message (from mongod) (306ms): {"t":{"$date":"2025-08-18T19:52:00.600+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn973","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"7C442983AD6C6CD6347B85022EE9BD6B4259FC339F3ABFDB4454AD88786978B0","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Nov 16 2015","sector":"Cigarette Retail Dealer - 127","result":"No Violation Issued"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"95a36e36-8bf8-40ca-a929-6f03cf59b373"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":350,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":9,"nreturned":1,"planCacheShapeHash":"1F3EDC42","queryHash":"1F3EDC42","planCacheKey":"425871CA","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":51338864,"remote":"44.252.45.26:42156","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":38219}},"workingMillis":268,"durationMillis":306}}
|
||||||||||||||||||||||
| B2D1A40B | sample_mflix.movies | find | 1 | 136 | 136 | 136 | 136 | 0 | 0 | 21,349 | 0 | 0 | 0 | 16.6MB | 16.6MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":{"$gt":101},"poster":"https://m.media-amazon.com/images/M/MV5BZjY4YjRkNjktNjQxZS00ZDk3LWI1OTEtZDUxMTk1N2M4MjVkXkEyXkFqcGdeQXVyNzMzMjU5NDY@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (136ms, 16.6 MB): {"t":{"$date":"2025-08-18T19:33:11.375+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"8ABC2F4308B392766D34B22CCBAE8E019F7...","command":{"find":"movies","filter":{"runtime":{"$gt":101},"poster":"https://m.media-amazon.com/images/M..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"B2D1A40B","queryHash":"B2D1A40B","planCacheKey":"E696F177","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":17419314,"timeReadingMicros":63718}},"cpuNanos":36645748,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":136,"durationMillis":136}}
|
||||||||||||||||||||||
| A519088A | sample_training.companies | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"created_at":"Sat Sep 06 03:26:33 UTC 2008","founded_day":{"$lte":30}} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:33:17.300+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"34D35C58BE81E67831DF7D82BBBA631B563B9D09C7A8E348EE9DC56631C99AD0","command":{"aggregate":"companies","pipeline":[{"$match":{"created_at":"Sat Sep 06 03:26:33 UTC 2008","founded_day":{"$lte":30}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":88,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"A519088A","queryHash":"A519088A","planCacheKey":"06304662","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9837086,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| CFF6DCD6 | sample_airbnb.listingsAndReviews | find | 1 | 251 | 251 | 251 | 251 | 0 | 0 | 5,555 | 0 | 0 | 0 | 16.2MB | 16.2MB | 0 | 0 | default: 1 | COLLSCAN | 5 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"1950.00"},"price":{"$numberDecimal":"35.00"},"guests_included":{"$numberDecimal":"2"}} Slowest Query Log Message (from mongod) (251ms, 16.2 MB): {"t":{"$date":"2025-08-18T19:33:12.386+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"9D3ED3FCE0E87B0E97BFEB28B39EE4FADF8...","command":{"find":"listingsAndReviews","filter":{"guests_included":{"$numberDecimal":"2"},"monthly_price":{"$numberDecimal":"1950.00"},"price":{"$numberDecimal":"35.00"}},"limit":10,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":0,"planCacheShapeHash":"CFF6DCD6","queryHash":"CFF6DCD6","planCacheKey":"81BC2F46","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":17034028,"timeReadingMicros":81181}},"cpuNanos":31155552,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":103489}},"workingMillis":148,"durationMillis":251}}
|
||||||||||||||||||||||
| 17E0DB22 | sample_mflix.embedded_movies | find | 1 | 27 | 27 | 27 | 27 | 0 | 2,868 | 2,868 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"rated":"R","runtime":{"$gt":89},"released":{"$date":"2003-07-11T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:50:41.499+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"A781DB6D5CE835B5787C8133E15E4C0E2BFD3A8B41C82E92E61ACC02F46992D0","command":{"find":"embedded_movies","filter":{"runtime":{"$gt":89},"released":{"$date":"2003-07-11T00:00:00.000Z"},"rated":"R"},"limit":20,"lsid":{"id":{"$uuid":"d5eab81b-de07-4844-973e-1250429a04ba"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":148,"keysExamined":2868,"docsExamined":2868,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"17E0DB22","queryHash":"17E0DB22","planCacheKey":"CC572729","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8499815,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 0A8C4CEE | sample_airbnb.listingsAndReviews | aggregate | 1 | 191 | 191 | 191 | 191 | 0 | 0 | 5,555 | 0 | 0 | 0 | 11.3MB | 11.3MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"notes":"There are bicycles for rental next to São Francisco church, next to the Douro river, down hill from our place.","listing_url":"https://www.airbnb.com/rooms/9733671","space":"Imagine a quiet, spacious apartment, with beautiful sunlight, just steps from the terrific restaurants and shops of this wonderful neighborhood. Near many subway stops (including the R train 1/2 block away), easy to get to Manhattan; four blocks from Prospect Park; near to the Brooklyn Botanic Garden and Brooklyn Museum. You'll have the best of both worlds: you'll be in a fun, hip, laid-back neighborhood, but close to the sights and action of Manhattan! The apartment is a duplex with two large bedrooms, two full baths, terrace, fully stocked kitchen, dw, wi-fi. Note: On dates the apartment is marked unavailable on the calendar, one bedroom/bath in the apartment often is available (view my related listing, \"Sunny, Large, Park Slope Bedroom\"). You would be sharing the place with me - and my cat. Extended stays and a willingness to take care of my wonderful cat yield a discount! I'd greatly appreciate it if you would make an inquiry so we can e-chat for a bit before sending an offer."} Slowest Query Log Message (from mongod) (191ms, 11.3 MB): {"t":{"$date":"2025-08-18T19:50:53.555+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"8534DB9CFB73256CDD499749B31770D4A0321C925E5CA863429049A38647C013","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"space":"Imagine a quiet, spacious apartment, with beautiful sunlight, just steps from the terrific restaurants and shops of this wonderful neighborhood. Near many subway stops (including the R train 1/2 block away), easy to get to Manhattan; four blocks from Prospect Park; near to the Brooklyn Botanic Garden and Brooklyn Museum. You'll have the best of both worlds: you'll be in a fun, hip, laid-back neighborhood, but close to the sights and action of Manhattan! The apartment is a duplex with two large bedrooms, two full baths, terrace, fully stocked kitchen, dw, wi-fi. Note: On dates the apartment is marked unavailable on the calendar, one bedroom/bath in the apartment often is available (view my related listing, \"Sunny, Large, Park Slope Bedroom\"). You would be sharing the place with me - and my cat. Extended stays and a willingness to take care of my wonderful cat yield a discount! I'd greatly appreciate it if you would make an inquiry so we can e-chat for a bit before sending an offer.","listing_url":"https://www.airbnb.com/rooms/9733671","notes":"There are bicycles for rental next to São Francisco church, next to the Douro river, down hill from our place."}},{"$group":{"_id":"$address.location.is_location_exact","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":391,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":13,"nreturned":0,"planCacheShapeHash":"0A8C4CEE","queryHash":"0A8C4CEE","planCacheKey":"81284BEE","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11811723,"timeReadingMicros":160156}},"cpuNanos":31067979,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":15}},"workingMillis":191,"durationMillis":191}}
|
||||||||||||||||||||||
| 6E86955A | sample_training.routes | aggregate | 1 | 42 | 42 | 42 | 42 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 1 | 0.0 |
|
Query:
{"codeshare":"Y","stops":{"$exists":true}} Slowest Query Log Message (from mongod) (42ms): {"t":{"$date":"2025-08-18T19:52:06.821+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn965","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"D07D20E8EB3D27C3922E45BF12CA56E4DDC690FE76EA7525BF6F2EE1A1F272BC","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"Y","stops":{"$exists":true}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"1460e340-8c0d-4e01-8d69-6d879e7a420b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":1383,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"6E86955A","queryHash":"6E86955A","planCacheKey":"8C3EC172","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":40548563,"remote":"44.252.45.26:42106","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":42,"durationMillis":42}}
|
||||||||||||||||||||||
| CD227852 | sample_airbnb.listingsAndReviews | aggregate | 1 | 91 | 91 | 91 | 91 | 0 | 0 | 5,555 | 0 | 0 | 0 | 4.8MB | 4.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"extra_people":{"$numberDecimal":"15.00"},"transit":"To get to the historical center of Barcelona, there are two metro lines (red and green) very close to the apartment, which take you to Las Ramblas and the Gothic Quarter in less than 10 minutes. The apartment is very close to Gran Vía and there you can take city buses (also night) to Plaza Universidad and Plaza Catalunya. The journey takes about 10 minutes.","calendar_last_scraped":{"$date":"2019-02-16T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (91ms, 4.8 MB): {"t":{"$date":"2025-08-18T19:33:11.212+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"9B60224F758D7107E3742C9C410F9D420B09C9B36087AA458A835FE5FF4CBF60","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"transit":"To get to the historical center of Barcelona, there are two metro lines (red and green) very close to the apartment, which take you to Las Ramblas and the Gothic Quarter in less than 10 minutes. The apartment is very close to Gran Vía and there you can take city buses (also night) to Plaza Universidad and Plaza Catalunya. The journey takes about 10 minutes.","extra_people":{"$numberDecimal":"15.00"},"calendar_last_scraped":{"$date":"2019-02-16T05:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":389,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"CD227852","queryHash":"CD227852","planCacheKey":"602F971A","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5002333,"timeReadingMicros":48190}},"cpuNanos":32764180,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":91,"durationMillis":91}}
|
||||||||||||||||||||||
| BC4A4E77 | sample_geospatial.shipwrecks | aggregate | 1 | 40 | 40 | 40 | 40 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"recrd":"","history":"","londec":-79.0603864} Slowest Query Log Message (from mongod) (40ms): {"t":{"$date":"2025-08-18T19:33:21.839+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"AA7014BC61BBDF81D892F69651F19B9C36AE43AD59FDD789C0A8D36585A4E119","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"londec":-79.0603864,"recrd":"","history":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":284,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"BC4A4E77","queryHash":"BC4A4E77","planCacheKey":"3B9E26FB","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8593800,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":334}},"workingMillis":40,"durationMillis":40}}
|
||||||||||||||||||||||
| 855B296C | sample_airbnb.listingsAndReviews | find | 1 | 527 | 527 | 527 | 527 | 0 | 0 | 5,555 | 0 | 0 | 0 | 71.8MB | 71.8MB | 0 | 0 | secondary: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"9828.00"},"first_review":{"$date":"2016-07-10T04:00:00.000Z"},"number_of_reviews":{"$lte":103}} Slowest Query Log Message (from mongod) (527ms, 71.8 MB): {"t":{"$date":"2025-08-18T19:25:19.944+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1044","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"EA31D6147AC0889AA7FE3614ABBEAFD18BE...","command":{"find":"listingsAndReviews","filter":{"number_of_reviews":{"$lte":103},"monthly_price":{"$numberDecimal":"9828.00"},"first_review":{"$date":"2016-07-10T04:00:00.000Z"}},"limit":10,"$db":"sample_airbnb","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":26,"nreturned":0,"planCacheShapeHash":"855B296C","queryHash":"855B296C","planCacheKey":"63D56544","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":28}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":75289834,"timeReadingMicros":430195}},"cpuNanos":116514604,"remote":"104.30.164.8:21090","protocol":"op_msg","queues":{"execution":{"admissions":27},"ingress":{"admissions":1}},"workingMillis":527,"durationMillis":527}}
|
||||||||||||||||||||||
| 579172F0 | sample_mflix.movies | find | 1 | 63 | 63 | 63 | 63 | 0 | 0 | 21,349 | 0 | 0 | 0 | 486.1KB | 486.1KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Shirley Muldowney is determined to be a top-fuel drag racer, although no woman has ever raced them before. Despite the high risks of this kind of racing and the burden it places on her family life, she perseveres in her dream.","year":{"$gt":2009},"runtime":{"$lt":104}} Slowest Query Log Message (from mongod) (63ms, 486.1 KB): {"t":{"$date":"2025-08-18T19:54:08.971+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn996","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"CBF41AF84A3D814F8BAED798ABAEEDDE1A4...","command":{"find":"movies","filter":{"fullplot":"Shirley Muldowney is determined to ...","year":{"$gt":2009},"runtime":{"$lt":104}},"limit":10,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"579172F0","queryHash":"579172F0","planCacheKey":"D378EF10","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":497721,"timeReadingMicros":110}},"cpuNanos":17920387,"remote":"44.252.45.26:53944","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":63,"durationMillis":63}}
|
||||||||||||||||||||||
| 74EA6673 | sample_mflix.movies | aggregate | 1 | 201 | 201 | 201 | 201 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 1.9MB | 1.9MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$lte":1995},"metacritic":{"$gte":74}} Slowest Query Log Message (from mongod) (201ms, 1.9 MB): {"t":{"$date":"2025-08-18T19:33:13.006+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"1FA439E81B3EF09BBEA5CC24A6F1B10ADFCEECDD704CCA9CDDCC877897B718AF","command":{"aggregate":"movies","pipeline":[{"$match":{"year":{"$lte":1995},"metacritic":{"$gte":74}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":201,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"74EA6673","queryHash":"74EA6673","planCacheKey":"5E46854F","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1947273,"timeReadingMicros":1043}},"cpuNanos":22044197,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":56421}},"workingMillis":145,"durationMillis":201}}
|
||||||||||||||||||||||
| 846777BB | sample_training.companies | find | 1 | 84 | 84 | 84 | 84 | 0 | 0 | 3,031 | 5 | 606 | 0 | 1.6MB | 1.6MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"email_address":"","deadpooled_day":{"$lt":4}} Slowest Query Log Message (from mongod) (84ms, 1.6 MB): {"t":{"$date":"2025-08-18T19:50:41.775+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn922","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A9BE4BB42B95BD63A593AB8358CC0E2F454...","command":{"find":"companies","filter":{"deadpooled_day":{"$lt":4},"email_address":""},"limit":5,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3031,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":5,"planCacheShapeHash":"846777BB","queryHash":"846777BB","planCacheKey":"BFC7B8E7","queryFramework":"classic","reslen":11131,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1688900,"timeReadingMicros":42088}},"cpuNanos":14321066,"remote":"44.252.45.26:42768","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":84,"durationMillis":84}}
|
||||||||||||||||||||||
| 47D22BD6 | sample_mflix.embedded_movies | find | 1 | 27 | 27 | 27 | 27 | 0 | 3,191 | 3,191 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"year":1989,"runtime":{"$lte":148},"plot_embedding":{"$binary":{"base64":"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","subType":"9"}}} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:51:59.952+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn957","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"D84ECBA19CB7BD6753EF677376167127634310455514F31C1AD59BB12A25BA26","command":{"find":"embedded_movies","filter":{"runtime":{"$lte":148},"year":1989,"plot_embedding":{"$binary":{"base64":"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","subType":"9"}}},"limit":1,"lsid":{"id":{"$uuid":"70e3bec8-6d67-4ffe-b151-fcb7dd1318b4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":187,"keysExamined":3191,"docsExamined":3191,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"47D22BD6","queryHash":"47D22BD6","planCacheKey":"3D873252","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9553264,"remote":"44.252.45.26:42070","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 006C3AE4 | sample_training.routes | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 13,227 | 13,227 | 1 | 13,227 | 0 | 43.2KB | 43.2KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"codeshare":"Y","airplane":{"$lt":321}} Slowest Query Log Message (from mongod) (31ms, 43.2 KB): {"t":{"$date":"2025-08-18T19:50:59.195+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn932","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"C7B7FCB588A699BF5BCD83DB94598333F546DBA3C8CF96C6AE3B3654E028470C","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$lt":321},"codeshare":"Y"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4384998e-aab8-4abd-ace9-fc69591f2393"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":389,"keysExamined":13227,"docsExamined":13227,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"006C3AE4","queryHash":"006C3AE4","planCacheKey":"DEFCF703","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":44228,"timeReadingMicros":59}},"cpuNanos":20372741,"remote":"44.252.45.26:42808","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 58CB1C92 | sample_airbnb.listingsAndReviews | aggregate | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"maximum_nights":"1125","beds":{"$gte":2}} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:33:27.317+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn825","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"6C37A04445A28434C3CE200CD87D4056FE209600B9186B35D3C6533FB2698A1E","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"maximum_nights":"1125","beds":{"$gte":2}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"be371ba8-faa3-498d-936c-ec28aaaea387"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":257,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"58CB1C92","queryHash":"58CB1C92","planCacheKey":"F1A836A2","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10563406,"remote":"44.252.45.26:60150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 19C3F091 | sample_airbnb.listingsAndReviews | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"beds":{"$lte":1},"space":""} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:51:59.829+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn961","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"361FD23F33333AE10ABAAA489C5C85BFC6F59D87F944623CC652482CEB167E9C","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":{"$lte":1},"space":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"85e5a114-523a-4f58-962f-e8bb5c65d7b8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":316,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"19C3F091","queryHash":"19C3F091","planCacheKey":"97749235","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10578880,"remote":"44.252.45.26:42094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 38B020D4 | sample_training.trips | find | 1 | 35 | 35 | 35 | 35 | 0 | 4,580 | 4,580 | 2 | 2,290 | 0 | 19.3KB | 19.3KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"bikeid":15187,"start station id":{"$gte":468}} Slowest Query Log Message (from mongod) (35ms, 19.3 KB): {"t":{"$date":"2025-08-18T19:53:49.050+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1013","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"2827A6F9FBEAC9F802986601ABBF03060BA...","command":{"find":"trips","filter":{"start station id":{"$gte":468},"bikeid":15187},"limit":50,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { start station id: 1 }","keysExamined":4580,"docsExamined":4580,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":2,"planCacheShapeHash":"38B020D4","queryHash":"38B020D4","planCacheKey":"9BB99E39","queryFramework":"classic","reslen":1113,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":19739,"timeReadingMicros":36}},"cpuNanos":9913763,"remote":"44.252.45.26:54068","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| DEB59873 | sample_training.inspections | aggregate | 1 | 111 | 111 | 111 | 111 | 0 | 0 | 80,047 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":"Jan 9 2016","result":"No Violation Issued","business_name":"PANTOJA USED CAR INC."} Slowest Query Log Message (from mongod) (111ms): {"t":{"$date":"2025-08-18T19:52:14.018+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn950","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"49DFEBCB68DA75B6D610B48F97D8BC84B177956D51C88B51B171585C43F2B558","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"PANTOJA USED CAR INC.","date":"Jan 9 2016","result":"No Violation Issued"}},{"$limit":50},{"$group":{"_id":"$address","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"1199b571-cd0b-41d0-80f7-e20396e79715"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":397,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"DEB59873","queryHash":"DEB59873","planCacheKey":"4788134F","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":50552803,"remote":"44.252.45.26:42026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":111,"durationMillis":111}}
|
||||||||||||||||||||||
| 1351C2CE | sample_training.zips | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 29,470 | 101 | 291 | 0 | 47.9KB | 47.9KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":{"$ne":1611},"state":"SD"} Slowest Query Log Message (from mongod) (25ms, 47.9 KB): {"t":{"$date":"2025-08-18T19:54:03.847+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1022","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"4B0BA1E2324F69656FE2ED2797F579AE47AB50439C2A2855AD9A68094A375161","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$ne":1611},"state":"SD"}},{"$group":{"_id":"$loc.x","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f5a043a5-3d9c-451f-8b68-e253f8497721"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":420,"cursorid":682339058008059054,"keysExamined":0,"docsExamined":29470,"numYields":1,"nreturned":101,"planCacheShapeHash":"1351C2CE","queryHash":"1351C2CE","planCacheKey":"68C6C9F5","queryFramework":"sbe","reslen":3558,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":49077,"timeReadingMicros":16}},"cpuNanos":17384289,"remote":"44.252.45.26:54150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| EAA1CFE7 | sample_airbnb.listingsAndReviews | aggregate | 1 | 282 | 282 | 282 | 282 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 12.4MB | 12.4MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"80000.00"}} Slowest Query Log Message (from mongod) (282ms, 12.4 MB): {"t":{"$date":"2025-08-18T19:33:12.342+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"B2F3C2FF81C2C3CE231E72A752517C5A5DDE76CB83D6CC5DC33A516D26026B42","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"monthly_price":{"$numberDecimal":"80000.00"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":47,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"EAA1CFE7","queryHash":"EAA1CFE7","planCacheKey":"EB38432B","queryFramework":"classic","reslen":7479,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12958258,"timeReadingMicros":70307}},"cpuNanos":27474872,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":183128}},"workingMillis":99,"durationMillis":282}}
|
||||||||||||||||||||||
| 91F6469D | sample_training.companies | aggregate | 1 | 44 | 44 | 44 | 44 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"email_address":"sales@daptiv.com"} Slowest Query Log Message (from mongod) (44ms): {"t":{"$date":"2025-08-18T19:33:16.651+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"7D4E2F35FC89EE78840DC1AA56F772E22072174E79D29D1330E19517C9714CAB","command":{"aggregate":"companies","pipeline":[{"$match":{"email_address":"sales@daptiv.com"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"77f82b2e-65b1-4764-9beb-72b54bbd8ade"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":256,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"91F6469D","queryHash":"91F6469D","planCacheKey":"FF8F91C9","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8532208,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":17426}},"workingMillis":27,"durationMillis":44}}
|
||||||||||||||||||||||
| 04F95922 | sample_mflix.movies | aggregate | 1 | 54 | 54 | 54 | 54 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"fullplot":"An enthusiastic filmmaker thinks he's come up with a totally original idea: animation set to classical music! When he is informed that some American named \"Prisney\" (or something) has already done it, he decides to do his own version, using an orchestra comprising mostly old ladies and an animator he's kept locked in a dungeon. Several different classical pieces are animated, while the animator plots his escape.","lastupdated":"2015-08-28 00:55:25.033000000","num_mflix_comments":{"$gt":0}} Slowest Query Log Message (from mongod) (54ms): {"t":{"$date":"2025-08-18T19:50:41.367+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"C84238FAF054F025F29146DBEE1C78BF3BCB14B2D9EC7F1B2A2A02DFB6A6086F","command":{"aggregate":"movies","pipeline":[{"$match":{"lastupdated":"2015-08-28 00:55:25.033000000","fullplot":"An enthusiastic filmmaker thinks he's come up with a totally original idea: animation set to classical music! When he is informed that some American named \"Prisney\" (or something) has already done it, he decides to do his own version, using an orchestra comprising mostly old ladies and an animator he's kept locked in a dungeon. Several different classical pieces are animated, while the animator plots his escape.","num_mflix_comments":{"$gt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b6b7b454-fa52-41bd-8b96-f6a4af16f746"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":303,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"04F95922","queryHash":"04F95922","planCacheKey":"C8BFD62A","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20310828,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":54,"durationMillis":54}}
|
||||||||||||||||||||||
| 49BFBC7D | sample_training.inspections | aggregate | 1 | 39 | 39 | 39 | 39 | 0 | 0 | 80,047 | 2 | 40,023 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"business_name":"J F MOTORS LLC"} Slowest Query Log Message (from mongod) (39ms): {"t":{"$date":"2025-08-18T19:52:17.403+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn969","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"7DF058E97D5497AA1FCB241685B3287BCE257E2EC61D542367331EC73489E4D4","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"J F MOTORS LLC"}},{"$group":{"_id":"$certificate_number","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4126acbb-d078-4d35-9994-5f8d94ceac20"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":343,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":2,"nreturned":2,"planCacheShapeHash":"49BFBC7D","queryHash":"49BFBC7D","planCacheKey":"AF530129","queryFramework":"sbe","reslen":297,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":39411872,"remote":"44.252.45.26:42134","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| A8E5520E | sample_training.companies | find | 1 | 40 | 40 | 40 | 40 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"created_at":"Wed Jul 23 03:45:03 UTC 2008"} Slowest Query Log Message (from mongod) (40ms): {"t":{"$date":"2025-08-18T19:50:41.927+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn919","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"9F2573EFB1D51F378FA389ADDC7034F674C89F95A0FDDE988B8ECC186C13E430","command":{"find":"companies","filter":{"created_at":"Wed Jul 23 03:45:03 UTC 2008"},"limit":50,"lsid":{"id":{"$uuid":"5daaae86-f5bd-4c62-8ea5-4185541cf2ca"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":75,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"A8E5520E","queryHash":"A8E5520E","planCacheKey":"9F29738E","queryFramework":"classic","reslen":2715,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8817707,"remote":"44.252.45.26:42726","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":40,"durationMillis":40}}
|
||||||||||||||||||||||
| 75707461 | sample_training.trips | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 10,000 | 0 | 0 | 0 | 112.2KB | 112.2KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bikeid":{"$ne":23456},"stop time":{"$date":"2016-01-01T11:54:32.000Z"}} Slowest Query Log Message (from mongod) (38ms, 112.2 KB): {"t":{"$date":"2025-08-18T19:53:49.564+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn999","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"CB76DAADC4B839E09390793F27737DAEF9573D8403B732AE71CCBC62A3806A37","command":{"aggregate":"trips","pipeline":[{"$match":{"bikeid":{"$ne":23456},"stop time":{"$date":"2016-01-01T11:54:32.000Z"}}},{"$limit":100}],"cursor":{},"lsid":{"id":{"$uuid":"d3d181e7-1d8f-4f87-a6cb-81d65e521034"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":60,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"75707461","queryHash":"75707461","planCacheKey":"5F1F413D","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":114909,"timeReadingMicros":22}},"cpuNanos":7890453,"remote":"44.252.45.26:53970","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| 88F57A2B | sample_training.inspections | aggregate | 1 | 143 | 143 | 143 | 143 | 0 | 0 | 80,047 | 3 | 26,682 | 0 | 1.8MB | 1.8MB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Nov 17 2015","result":"No Violation Issued","sector":"Grocery-Retail - 808"} Slowest Query Log Message (from mongod) (143ms, 1.8 MB): {"t":{"$date":"2025-08-18T19:50:53.290+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"E31B5705B46A6296A38308C6DAE251F00478E45FEE181BF5175E6D57294AF483","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Nov 17 2015","sector":"Grocery-Retail - 808","result":"No Violation Issued"}}],"cursor":{},"lsid":{"id":{"$uuid":"fe684d52-f5ed-4a41-9abb-bf5262498bce"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":54,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":8,"nreturned":3,"planCacheShapeHash":"88F57A2B","queryHash":"88F57A2B","planCacheKey":"6FEA3E17","queryFramework":"classic","reslen":1064,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1910515,"timeReadingMicros":7407}},"cpuNanos":47873124,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":143,"durationMillis":143}}
|
||||||||||||||||||||||
| 2BE68C6A | sample_mflix.embedded_movies | find | 1 | 62 | 62 | 62 | 62 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 5.5MB | 5.5MB | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"fullplot":"During WWII in England, Charlie, Carrie, and Paul Rawlins are sent to live with Eglantine Price, an apprentice witch. Charlie blackmails Miss Price that if he is to keep her practices a secret, she must give him something, so she takes a bedknob from her late father's bed and places the \"famous magic traveling spell\" on it, and only Paul can activate it. Their first journey is to a street in London where they meet Emelius Browne, headmaster of Miss Price's witchcraft training correspondence school. Miss Price tells him of a plan to find the magic words for a spell known as Substitutiary Locomotion, which brings inanimate objects to life. This spell will be her work for the war effort.","lastupdated":"2015-09-14 17:30:45.427000000","type":"movie"} Slowest Query Log Message (from mongod) (62ms, 5.5 MB): {"t":{"$date":"2025-08-18T19:51:08.418+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn919","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"FD367C9C8E3E250651D55A3CA097E1B7211...","command":{"find":"embedded_movies","filter":{"lastupdated":"2015-09-14 17:30:45.427000000","type":"movie","fullplot":"During WWII in England, Charlie, Ca..."},"limit":50,"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"2BE68C6A","queryHash":"2BE68C6A","planCacheKey":"5A4CE7C2","queryFramework":"classic","reslen":16633,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5774370,"timeReadingMicros":57354}},"cpuNanos":9422870,"remote":"44.252.45.26:42726","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":62,"durationMillis":62}}
|
||||||||||||||||||||||
| ABAD30B1 | sample_training.trips | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"usertype":"Subscriber","end station name":"Amsterdam Ave & W 73 St"} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:33:38.717+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"C5AFC6A933D70D98A30726FA56A47FE47803E62AA822747296CDE0D41FFC8580","command":{"aggregate":"trips","pipeline":[{"$match":{"usertype":"Subscriber","end station name":"Amsterdam Ave & W 73 St"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":333,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"ABAD30B1","queryHash":"ABAD30B1","planCacheKey":"AF6CDD65","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6551008,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 4DC14130 | sample_mflix.movies | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 1.6MB | 1.6MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":{"$gt":86}} Slowest Query Log Message (from mongod) (21ms, 1.6 MB): {"t":{"$date":"2025-08-18T19:51:01.745+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn941","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"A66076AA2E02C6E3F725CF8DFD7F29E2EC8CC53FCE8D8E17BFC339EA992093FC","command":{"aggregate":"movies","pipeline":[{"$match":{"runtime":{"$gt":86}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5466f7a5-fa5d-436e-b5b4-fad2f7dd3ea4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":288,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"4DC14130","queryHash":"4DC14130","planCacheKey":"572F4450","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1672603,"timeReadingMicros":294}},"cpuNanos":19010323,"remote":"44.252.45.26:42884","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| BCC95DCC | sample_mflix.embedded_movies | aggregate | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 3,483 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"lastupdated":"2015-09-13 00:58:03.470000000","plot_embedding":{"$binary":{"base64":"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","subType":"9"}}} Slowest Query Log Message (from mongod) (47ms): {"t":{"$date":"2025-08-18T19:33:13.384+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"513B09F28B606419765DBF88A01BC92922E89355204D5776DE6E3C7045971526","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"lastupdated":"2015-09-13 00:58:03.470000000","plot_embedding":{"$binary":{"base64":"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","subType":"9"}}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":324,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":0,"nreturned":0,"planCacheShapeHash":"BCC95DCC","queryHash":"BCC95DCC","planCacheKey":"8F6D6124","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":5898003,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":23927}},"workingMillis":24,"durationMillis":47}}
|
||||||||||||||||||||||
| A7660A8F | sample_geospatial.shipwrecks | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"feature_type":"Wrecks - Visible","londec":{"$lte":-81.084},"watlev":"always dry"} Slowest Query Log Message (from mongod) (38ms): {"t":{"$date":"2025-08-18T19:33:16.103+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"64D1FE1CC6B19EDFFE08663D631EBCCFCDAC1008883273708626FA5F27887D9C","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"feature_type":"Wrecks - Visible","londec":{"$lte":-81.084},"watlev":"always dry"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":488,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"A7660A8F","queryHash":"A7660A8F","planCacheKey":"EA505FA3","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11450519,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| FB900734 | sample_training.companies | find | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 9,500 | 0 | 0 | 0 | 344.2KB | 344.2KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"number_of_employees":7,"homepage_url":"http://neocleus.com"} Slowest Query Log Message (from mongod) (31ms, 344.2 KB): {"t":{"$date":"2025-08-18T19:50:53.502+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn942","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"930E48104C51D08D3F8341E5B32BC80464A...","command":{"find":"companies","filter":{"number_of_employees":7,"homepage_url":"http://neocleus.com"},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"FB900734","queryHash":"FB900734","planCacheKey":"751B07FC","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":352453,"timeReadingMicros":3504}},"cpuNanos":21311531,"remote":"44.252.45.26:42892","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 3568E1A5 | sample_airbnb.listingsAndReviews | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"weekly_price":{"$numberDecimal":"3175.00"},"description":"Studio in a Residence complex with a view of Prince Islands also with out-door and in-door swimming pools, gym center. Full furniture, includes 250 channel television (all famous international and local channels), washing machine, mini refrigerator, microwave oven, electric stove, kettle etc. The studio is conditioned from a central system to the desired temperature . Both indoor and outdoor car parking is available.","beds":1} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:52:21.057+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn957","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"C2104F9745606D9054E746ED8B01A9DC54570E2FA4504073483E01FE5B2024E6","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":1,"description":"Studio in a Residence complex with a view of Prince Islands also with out-door and in-door swimming pools, gym center. Full furniture, includes 250 channel television (all famous international and local channels), washing machine, mini refrigerator, microwave oven, electric stove, kettle etc. The studio is conditioned from a central system to the desired temperature . Both indoor and outdoor car parking is available.","weekly_price":{"$numberDecimal":"3175.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":419,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"3568E1A5","queryHash":"3568E1A5","planCacheKey":"871A9688","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":15103319,"remote":"44.252.45.26:42070","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 2E70111F | sample_training.inspections | find | 1 | 60 | 60 | 60 | 60 | 0 | 5,967 | 5,967 | 20 | 298 | 0 | 3.2MB | 3.2MB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"sector":"Jewelry Store-Retail - 823","certificate_number":{"$lt":9286761}} Slowest Query Log Message (from mongod) (60ms, 3.2 MB): {"t":{"$date":"2025-08-18T19:52:12.034+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn978","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"E4DC9049423AD17FF525C5D6B4C05AF0F54...","command":{"find":"inspections","filter":{"certificate_number":{"$lt":9286761},"sector":"Jewelry Store-Retail - 823"},"limit":20,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":5967,"docsExamined":5967,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":20,"planCacheShapeHash":"2E70111F","queryHash":"2E70111F","planCacheKey":"51D171BA","queryFramework":"classic","reslen":5684,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3358382,"timeReadingMicros":573}},"cpuNanos":19002166,"remote":"44.252.45.26:42200","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":60,"durationMillis":60}}
|
||||||||||||||||||||||
| 232368E4 | sample_training.zips | aggregate | 1 | 35 | 35 | 35 | 35 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":{"$gt":7627},"state":"NY"} Slowest Query Log Message (from mongod) (35ms): {"t":{"$date":"2025-08-18T19:52:13.943+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn954","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"5C230E21E0A235C0DA3452CE1F4411F0A7C8836FA532851DFB9DF3AB5A467C35","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$gt":7627},"state":"NY"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"2c984217-a2f4-45f2-9cc4-07f02c954408"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":236,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"232368E4","queryHash":"232368E4","planCacheKey":"D985D16C","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17659088,"remote":"44.252.45.26:42056","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| F380AEA9 | sample_training.companies | find | 1 | 59 | 59 | 59 | 59 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 399.9KB | 399.9KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"updated_at":"Tue Apr 09 11:16:36 UTC 2013"} Slowest Query Log Message (from mongod) (59ms, 399.9 KB): {"t":{"$date":"2025-08-18T19:50:46.762+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn914","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"ED5FD3BB4451850D52BA0292ED0F73D0F7D...","command":{"find":"companies","filter":{"updated_at":"Tue Apr 09 11:16:36 UTC 2013"},"limit":20,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"F380AEA9","queryHash":"F380AEA9","planCacheKey":"B4F9996D","queryFramework":"classic","reslen":5199,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":409548,"timeReadingMicros":6310}},"cpuNanos":16299235,"remote":"44.252.45.26:42664","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":59,"durationMillis":59}}
|
||||||||||||||||||||||
| 64081FEE | sample_training.routes | getMore | 1 | 68 | 68 | 68 | 68 | 0 | 0 | 66,884 | 52,295 | 1 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (68ms): {"t":{"$date":"2025-08-18T19:52:06.454+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn976","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","command":{"getMore":7043686998832614418,"collection":"routes","lsid":{"id":{"$uuid":"5534d9ee-4e49-4d82-b5cb-498bc9619e3f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$exists":true},"codeshare":""}}],"cursor":{},"lsid":{"id":{"$uuid":"5534d9ee-4e49-4d82-b5cb-498bc9619e3f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":7043686998832614418,"keysExamined":0,"docsExamined":66884,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":52295,"planCacheShapeHash":"64081FEE","queryHash":"64081FEE","planCacheKey":"E10B7CEE","queryFramework":"classic","reslen":9956829,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":53137655,"remote":"44.252.45.26:42186","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":68,"durationMillis":68}}
|
||||||||||||||||||||||
| 93781CC9 | sample_airbnb.listingsAndReviews | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"listing_url":"https://www.airbnb.com/rooms/865367","beds":{"$lte":1},"room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:33:32.415+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"5FB2B6C60383137DC4AF8C5C79C2783E6CA3782811E8786E662DDFD08978F70E","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"room_type":"Entire home/apt","listing_url":"https://www.airbnb.com/rooms/865367","beds":{"$lte":1}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":83,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"93781CC9","queryHash":"93781CC9","planCacheKey":"753FC212","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":4664895,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 2ED0F7F6 | sample_training.grades | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 83,657 | 0 | 1 | 0 | 0 | 579.3KB | 579.3KB | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COUNT_SCAN { class_id: 1 } | 0 | 0.0 |
|
Query:
{"class_id":{"$gte":82}} Slowest Query Log Message (from mongod) (25ms, 579.3 KB): {"t":{"$date":"2025-08-18T19:52:22.248+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"A85B8EE6441FB4DF230C74D8FEC83E6805430DBC44366EE9B037C2E481B74E4B","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gte":82}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c6467058-97aa-4798-993a-f87adf2ff651"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COUNT_SCAN { class_id: 1 }","planningTimeMicros":300,"keysExamined":83657,"docsExamined":0,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"2ED0F7F6","queryHash":"2ED0F7F6","planCacheKey":"0B505004","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":593199,"timeReadingMicros":319}},"cpuNanos":23806751,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 177020A0 | sample_training.companies | find | 1 | 52 | 52 | 52 | 52 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 2.7MB | 2.7MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"updated_at":"Sat Oct 26 06:57:14 UTC 2013","phone_number":"905-863-7000"} Slowest Query Log Message (from mongod) (52ms, 2.7 MB): {"t":{"$date":"2025-08-18T19:53:48.958+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn996","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"D5C2C73DCCB705D2A6B185768C93B0D1B5B...","command":{"find":"companies","filter":{"phone_number":"905-863-7000","updated_at":"Sat Oct 26 06:57:14 UTC 2013"},"limit":10,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"177020A0","queryHash":"177020A0","planCacheKey":"52BCAA80","queryFramework":"classic","reslen":30699,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2806806,"timeReadingMicros":17083}},"cpuNanos":12391843,"remote":"44.252.45.26:53944","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":52,"durationMillis":52}}
|
||||||||||||||||||||||
| ED76BE62 | sample_mflix.movies | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"After being falsely accused of a murder, Marcos (Alcazar) runs away to the small and quiet town of Cuevano, where he has relatives. There he finds that the family matters are more ...","num_mflix_comments":{"$lt":0}} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:53:47.688+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1003","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"6BD0BDADA3355E065CB5A790B816467A241698CD617049B2032C854DCBD25170","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"After being falsely accused of a murder, Marcos (Alcazar) runs away to the small and quiet town of Cuevano, where he has relatives. There he finds that the family matters are more ...","num_mflix_comments":{"$lt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"3fe26150-a91c-4dbf-8faf-424433880030"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":301,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"ED76BE62","queryHash":"ED76BE62","planCacheKey":"1E0D1A6A","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20781336,"remote":"44.252.45.26:53998","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 21827AF3 | sample_training.inspections | find | 1 | 162 | 162 | 162 | 162 | 0 | 69,425 | 69,425 | 2 | 34,712 | 0 | 6.9MB | 6.9MB | 0 | 0 | nearest: 1 | nodeType: ANALYTICS: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"business_name":"SUBZI MANDI CASH & CARRY, INC.","certificate_number":{"$gt":3048586}} Slowest Query Log Message (from mongod) (162ms, 6.9 MB): {"t":{"$date":"2025-08-18T19:33:12.003+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1417","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"E146DD82771EFD023B75A219DF8AD15C4DA...","command":{"find":"inspections","filter":{"business_name":"SUBZI MANDI CASH & CARRY, INC.","certificate_number":{"$gt":3048586}},"limit":10,"$db":"sample_training","$readPreference":{"mode":"nearest","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":69425,"docsExamined":69425,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":2,"planCacheShapeHash":"21827AF3","queryHash":"21827AF3","planCacheKey":"9EC6E6EA","queryFramework":"classic","reslen":818,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7211537,"timeReadingMicros":3615}},"cpuNanos":156917863,"remote":"44.252.45.26:50176","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11}},"workingMillis":162,"durationMillis":162}}
|
||||||||||||||||||||||
| 1D0C63EE | sample_training.routes | aggregate | 1 | 50 | 50 | 50 | 50 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 2.0MB | 2.0MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"stops":{"$lte":0}} Slowest Query Log Message (from mongod) (50ms, 2.0 MB): {"t":{"$date":"2025-08-18T19:33:27.420+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"BB0262ABAA47A17C128C43AC5AC5B0657C209234D06F041FEDF2BF81F548FB96","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$lte":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":219,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"1D0C63EE","queryHash":"1D0C63EE","planCacheKey":"E7C5F0EE","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2128991,"timeReadingMicros":173}},"cpuNanos":39227002,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":50,"durationMillis":50}}
|
||||||||||||||||||||||
| CFB5D12C | sample_mflix.embedded_movies | aggregate | 1 | 71 | 71 | 71 | 71 | 0 | 0 | 3,483 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R"} Slowest Query Log Message (from mongod) (71ms): {"t":{"$date":"2025-08-18T19:33:12.432+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"535675827B83B15002949F71BF8022268B99F0A2926239D4C90376A8579E613C","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"rated":"R"}}]},"planSummary":"COLLSCAN","planningTimeMicros":61,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"CFB5D12C","queryHash":"CFB5D12C","planCacheKey":"9E06E804","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9709085,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":31071}},"workingMillis":40,"durationMillis":71},"truncated":{"command":{"truncated":{"pipeline":{"truncated":{"0":{"truncated":{"$match":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":1}}}},"omitted":1}},"omitted":5}},"size":{"command":8622}}
|
||||||||||||||||||||||
| 89093AB2 | sample_mflix.movies | aggregate | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","num_mflix_comments":{"$gt":0},"poster":"https://m.media-amazon.com/images/M/MV5BMjE3ODg0NTQ0NV5BMl5BanBnXkFtZTcwODM3NTM2MQ@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (29ms): {"t":{"$date":"2025-08-18T19:20:52.881+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn700","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"B11DA42FDDE2A42188F238467B9789C307397F47DA5BFB8B04FC750885014C55","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$gt":0},"poster":"https://m.media-amazon.com/images/M/MV5BMjE3ODg0NTQ0NV5BMl5BanBnXkFtZTcwODM3NTM2MQ@@._V1_SY1000_SX677_AL_.jpg","rated":"R"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4ee701f6-1011-4982-9e2c-d68348a4ec95"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":314,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"89093AB2","queryHash":"89093AB2","planCacheKey":"CF2C44FA","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19436111,"remote":"104.30.164.8:61166","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 9314FDA8 | sample_training.inspections | aggregate | 1 | 44 | 44 | 44 | 44 | 0 | 31,145 | 0 | 1 | 0 | 0 | 164.1KB | 164.1KB | 0 | 0 | primaryPreferred: 1 | COUNT_SCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"certificate_number":{"$gt":9307953}} Slowest Query Log Message (from mongod) (44ms, 164.1 KB): {"t":{"$date":"2025-08-18T19:53:54.030+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1012","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"6307CDAC46CFD305CBA6D64FA5FE1B6397E2697B9313997E2FE64F4AC9B072FA","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gt":9307953}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"2174c45d-4579-43bb-aaed-437752b68133"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COUNT_SCAN { certificate_number: 1 }","planningTimeMicros":282,"keysExamined":31145,"docsExamined":0,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"9314FDA8","queryHash":"9314FDA8","planCacheKey":"4993D3B6","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":168089,"timeReadingMicros":90}},"cpuNanos":8731971,"remote":"44.252.45.26:54060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":44,"durationMillis":44}}
|
||||||||||||||||||||||
| 227FC1BD | sample_airbnb.listingsAndReviews | aggregate | 1 | 101 | 101 | 101 | 101 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"bed_type":"Real Bed","first_review":{"$date":"2019-01-17T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (101ms): {"t":{"$date":"2025-08-18T19:33:13.300+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn836","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"2EBE2B2C14505F4719956B85E7EA76C2FFD7F5349166B953E26738480CC4CDE6","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"first_review":{"$date":"2019-01-17T05:00:00.000Z"},"bed_type":"Real Bed"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":331,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"227FC1BD","queryHash":"227FC1BD","planCacheKey":"35978569","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11445950,"remote":"44.252.45.26:60242","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":43839}},"workingMillis":58,"durationMillis":101}}
|
||||||||||||||||||||||
| 1CB6F2A0 | sample_airbnb.listingsAndReviews | aggregate | 1 | 39 | 39 | 39 | 39 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 2.8MB | 2.8MB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"minimum_nights":"3","beds":3} Slowest Query Log Message (from mongod) (39ms, 2.8 MB): {"t":{"$date":"2025-08-18T19:33:22.916+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"B3C71A5579C9D2C0C991C1025DEB28C51708E0D32221BB6D305F2C978AFA218D","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":3,"minimum_nights":"3"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":358,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"1CB6F2A0","queryHash":"1CB6F2A0","planCacheKey":"9AA27AA1","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2884248,"timeReadingMicros":21702}},"cpuNanos":13651020,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| A5467C29 | sample_airbnb.listingsAndReviews | aggregate | 1 | 34 | 34 | 34 | 34 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"extra_people":{"$numberDecimal":"4.00"},"cancellation_policy":"moderate"} Slowest Query Log Message (from mongod) (34ms): {"t":{"$date":"2025-08-18T19:33:18.698+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"D2FE3FFA261E6ECD1EF0F95FCE758356B8904CB666123043E59983CF72C512DC","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"cancellation_policy":"moderate","extra_people":{"$numberDecimal":"4.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":218,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"A5467C29","queryHash":"A5467C29","planCacheKey":"A524E8ED","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11117611,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":34,"durationMillis":34}}
|
||||||||||||||||||||||
| D6BE5285 | sample_mflix.movies | find | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"fullplot":"A cat who turns into a young woman (Minoes) retains some of her feline characteristics and helps a journalist to gather news for the front page of a local newspaper. With the help of Minoes, who can talk to the cats in the small town, he soon discovers that the helpful and popular chairman of the \"Club For Friends of Animals\" and boss of a nearby factory has evil plans with the village.","metacritic":{"$gt":56},"released":{"$date":"2001-12-06T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:50:51.793+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"3D4692CAC09F8EDBC2C83AF57F5D6986C44FB4E54378EF529AC2C12423CA51D5","command":{"find":"movies","filter":{"released":{"$date":"2001-12-06T00:00:00.000Z"},"metacritic":{"$gt":56},"fullplot":"A cat who turns into a young woman (Minoes) retains some of her feline characteristics and helps a journalist to gather news for the front page of a local newspaper. With the help of Minoes, who can talk to the cats in the small town, he soon discovers that the helpful and popular chairman of the \"Club For Friends of Animals\" and boss of a nearby factory has evil plans with the village."},"limit":1,"lsid":{"id":{"$uuid":"d0e0ea18-ec26-4c2b-a699-8fdd81ddb9d2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":110,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"D6BE5285","queryHash":"D6BE5285","planCacheKey":"19A8A121","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":17484955,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| A22ED4A6 | sample_airbnb.listingsAndReviews | find | 1 | 23 | 23 | 23 | 23 | 0 | 3,626 | 3,626 | 1 | 3,626 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 0 | 0.0 | |
|
Query:
{"access":"Guest access is for studio apartment only. This is not a shared space. You are renting your own studio apartment with a bathroom, kitchen, and bedroom area. Elevator building 5th floor apartment.","bed_type":"Real Bed","property_type":"Apartment"} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:50:58.986+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn941","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"599F2D62A95798230BA725BA63B57AC15CF681D3A82F0B4A49C40775BB925B60","command":{"find":"listingsAndReviews","filter":{"property_type":"Apartment","bed_type":"Real Bed","access":"Guest access is for studio apartment only. This is not a shared space. You are renting your own studio apartment with a bathroom, kitchen, and bedroom area. Elevator building 5th floor apartment."},"limit":10,"lsid":{"id":{"$uuid":"2f9dff15-f0f9-48a6-a4df-f2be08b7abca"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","planningTimeMicros":188,"keysExamined":3626,"docsExamined":3626,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"A22ED4A6","queryHash":"A22ED4A6","planCacheKey":"2A046745","queryFramework":"classic","reslen":45155,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10731363,"remote":"44.252.45.26:42884","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| C43408CF | sample_airbnb.listingsAndReviews | find | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 3 | 0.0 | |
|
Query:
{"description":"This is an independent apartment on 2nd floor of the building where I live along with other locals with a great view over the Douro river and D. Luis bridge. It has one bedroom, a living room a generous balcony with an amazing river view. For every reservations made from 1st of March 2018 it'll be charged upon arrival the Porto City Tax of 2\u20ac per day and per person (up to a maximum of 7 nights). For every reservations made from 1st of March 2018 it'll be charged upon arrival the Porto City Tax of 2\u20ac per day and per person (up to a maximum of 7 nights).","last_scraped":{"$date":"2019-03-07T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:33:12.668+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"CB6079D48A515ACF075377BB5DA99328F6D43F5748B9EC2E0C8C67B2727E6171","command":{"find":"listingsAndReviews","filter":{"last_scraped":{"$date":"2019-03-07T05:00:00.000Z"},"description":"This is an independent apartment on 2nd floor of the building where I live along with other locals with a great view over the Douro river and D. Luis bridge. It has one bedroom, a living room a generous balcony with an amazing river view. For every reservations made from 1st of March 2018 it'll be charged upon arrival the Porto City Tax of 2€ per day and per person (up to a maximum of 7 nights). For every reservations made from 1st of March 2018 it'll be charged upon arrival the Porto City Tax of 2€ per day and per person (up to a maximum of 7 nights)."},"limit":10,"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":3162,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"C43408CF","queryHash":"C43408CF","planCacheKey":"A303EEE3","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":5924603,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":3025}},"workingMillis":22,"durationMillis":25}}
|
||||||||||||||||||||||
| 500999D0 | sample_airbnb.listingsAndReviews | find | 1 | 110 | 110 | 110 | 110 | 0 | 0 | 5,555 | 0 | 0 | 0 | 18.3MB | 18.3MB | 0 | 0 | secondary: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"neighborhood_overview":"Tüm toplu taşımanın merkezinde.bütün turistik yerlere yürüyerek gitme imkanı.havvaalanı direkt metro var","space":"Remodeled in 2015. Fully air conditioned plus lots of screened windows for crossbreezees. Great ocean and sunset views from the large lanai. No steps or stairs from the parking area and throughout the condo. Living area furnished with queen sofa bed, large tv, bluray player, leather recliner, dining for 4, breakfast bar and stools. New granite kitchen counters. New appliances, lots of cupboard space, ocean view from the sink. Lanais from bedroom and living room. Comfortable table and chairs for enjoying morning coffee and watching the amazing Maui sunsets. Bedroom and living room with ceiling fans and dedicated air conditioners and openable jalousy windows. Comfy king-size bed with plenty of closet space and alarm radio with charging dock. Washer and dryer in condo for guest use."} Slowest Query Log Message (from mongod) (110ms, 18.3 MB): {"t":{"$date":"2025-08-18T19:50:45.968+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1533","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"DE3D3F53B14FF1244E98A71B29653C20261...","command":{"find":"listingsAndReviews","filter":{"neighborhood_overview":"Tüm toplu taşımanın merkezinde.bütü...","space":"Remodeled in 2015. Fully air condi..."},"limit":1,"$db":"sample_airbnb","$readPreference":{"mode":"secondary"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"500999D0","queryHash":"500999D0","planCacheKey":"38AC5970","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":19208446,"timeReadingMicros":87096}},"cpuNanos":29930114,"remote":"44.252.45.26:47058","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":110,"durationMillis":110}}
|
||||||||||||||||||||||
| 7A106DF6 | sample_training.trips | find | 1 | 98 | 98 | 98 | 98 | 0 | 3,984 | 3,984 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | IXSCAN { tripduration: 1 } | 46 | 0.0 |
|
Query:
{"tripduration":{"$gt":724},"start time":{"$date":"2016-01-01T12:20:19.000Z"},"stop time":{"$date":"2016-01-01T12:32:24.000Z"}} Slowest Query Log Message (from mongod) (98ms): {"t":{"$date":"2025-08-18T19:53:48.402+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1004","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"8C7030AF97F53905EA26E5DF3E0928FF02235D001F78F350FF01F8870C20204D","command":{"find":"trips","filter":{"tripduration":{"$gt":724},"stop time":{"$date":"2016-01-01T12:32:24.000Z"},"start time":{"$date":"2016-01-01T12:20:19.000Z"}},"limit":1,"lsid":{"id":{"$uuid":"f5a043a5-3d9c-451f-8b68-e253f8497721"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":45585,"keysExamined":3984,"docsExamined":3984,"nBatches":1,"cursorExhausted":true,"numYields":0,"nreturned":0,"planCacheShapeHash":"7A106DF6","queryHash":"7A106DF6","planCacheKey":"6FD0CA47","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8808928,"remote":"44.252.45.26:54002","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":45438}},"workingMillis":53,"durationMillis":98}}
|
||||||||||||||||||||||
| 7E0945E0 | sample_mflix.movies | aggregate | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"In this poignant comedy, a single mom struggles to understand her young son's obsession with dresses, dolls and girls' cheerleading. With the recent death of her absent father and her ...","type":"movie"} Slowest Query Log Message (from mongod) (29ms): {"t":{"$date":"2025-08-18T19:50:58.262+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn942","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"52A8EFC0BE550DC74134C28B960A17D6FD898522FEA6D313C0AFF16E88906725","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"In this poignant comedy, a single mom struggles to understand her young son's obsession with dresses, dolls and girls' cheerleading. With the recent death of her absent father and her ...","type":"movie"}},{"$limit":10},{"$group":{"_id":"$cast","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"405f4e23-1f37-4a1d-aea9-9d774f1b2289"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":411,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"7E0945E0","queryHash":"7E0945E0","planCacheKey":"978E2EC0","queryFramework":"sbe","reslen":357,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":21160351,"remote":"44.252.45.26:42892","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 3E9EEC1E | sample_geospatial.shipwrecks | aggregate | 1 | 44 | 44 | 44 | 44 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"vesslterms":""} Slowest Query Log Message (from mongod) (44ms): {"t":{"$date":"2025-08-18T19:33:11.634+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"10D426F703614A71605DB421A21C5A7449000F9CF742630B49C437993B485791","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"vesslterms":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":224,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"3E9EEC1E","queryHash":"3E9EEC1E","planCacheKey":"66AC62DE","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6435085,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":44,"durationMillis":44}}
|
||||||||||||||||||||||
| 04F01C2D | sample_training.zips | aggregate | 1 | 58 | 58 | 58 | 58 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":1003,"state":"IL"} Slowest Query Log Message (from mongod) (58ms): {"t":{"$date":"2025-08-18T19:52:14.065+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn973","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"5C0EEE9D82FBD5DC3EA1368C794C8D062F1EC0F109FAD0BD9F46D5986E0A6720","command":{"aggregate":"zips","pipeline":[{"$match":{"state":"IL","pop":1003}},{"$limit":100},{"$group":{"_id":"$loc.x","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"abbfb93c-e003-4e8c-ab56-298dc3d21dee"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":440,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"04F01C2D","queryHash":"04F01C2D","planCacheKey":"7CCF2299","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17145567,"remote":"44.252.45.26:42156","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":58,"durationMillis":58}}
|
||||||||||||||||||||||
| 6A6C543D | sample_airbnb.listingsAndReviews | find | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 5,555 | 0 | 0 | 0 | 1.9MB | 1.9MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"extra_people":{"$numberDecimal":"20.00"},"access":"Full access to the apartment."} Slowest Query Log Message (from mongod) (25ms, 1.9 MB): {"t":{"$date":"2025-08-18T19:52:00.878+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn966","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"BBE80F0E70C4D1C8353C71B5568FE482774...","command":{"find":"listingsAndReviews","filter":{"extra_people":{"$numberDecimal":"20.00"},"access":"Full access to the apartment."},"limit":1,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"6A6C543D","queryHash":"6A6C543D","planCacheKey":"14BFD3E9","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1997984,"timeReadingMicros":15702}},"cpuNanos":10434248,"remote":"44.252.45.26:42108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 90C4E01E | sample_mflix.movies | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","plot":"Three jailers, a wheelchaired man and a mentally handicapped girl climb a mountain in the alps along with their supervisors."} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:33:27.333+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"B100542ECB160B7BC308B1758ABEACB73284382CEDFB3DBD74788FFBA31AE085","command":{"aggregate":"movies","pipeline":[{"$match":{"rated":"R","plot":"Three jailers, a wheelchaired man and a mentally handicapped girl climb a mountain in the alps along with their supervisors."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":50,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"90C4E01E","queryHash":"90C4E01E","planCacheKey":"B75766DE","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14308283,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| FAD9B66E | sample_mflix.movies | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"num_mflix_comments":{"$gt":0}} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:33:32.454+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"B339BFC1F7048C619165BB3E68373980D5CBE26815935A88D5A32582E9E9BDE2","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$gt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":293,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"FAD9B66E","queryHash":"FAD9B66E","planCacheKey":"2C707F6E","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18567550,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 95D79DE3 | sample_training.grades | aggregate | 1 | 47 | 47 | 47 | 47 | 0 | 12,703 | 12,703 | 101 | 125 | 0 | 14.1MB | 14.1MB | 0 | 0 | default: 1 | IXSCAN { class_id: 1 } | 0 | 0.0 | |
|
Query:
{"class_id":{"$gte":438}} Slowest Query Log Message (from mongod) (47ms, 14.1 MB): {"t":{"$date":"2025-08-18T19:50:48.697+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn932","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"BAB04EAAD8DCEF75C23855EA59B8F7F5CA0ACC6EC8D731033455C10ECD2C18D6","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gte":438}}},{"$group":{"_id":"$student_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"333549e3-62cc-4a76-87af-de801022d724"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":429,"cursorid":706347526121539162,"keysExamined":12703,"docsExamined":12703,"numYields":2,"nreturned":101,"planCacheShapeHash":"95D79DE3","queryHash":"95D79DE3","planCacheKey":"C06511A4","queryFramework":"sbe","reslen":3560,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14787713,"timeReadingMicros":5359}},"cpuNanos":43460874,"remote":"44.252.45.26:42808","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":47,"durationMillis":47}}
|
||||||||||||||||||||||
| 6A3DFAAC | sample_airbnb.listingsAndReviews | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 8.3MB | 8.3MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"security_deposit":{"$numberDecimal":"500.00"},"last_review":{"$date":"2019-02-02T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (24ms, 8.3 MB): {"t":{"$date":"2025-08-18T19:25:19.326+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn743","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"2053A0721ED77B095103534BF138B3DA4E05CF948F4E4BD387BD4EE18F3FEA5F","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"last_review":{"$date":"2019-02-02T05:00:00.000Z"},"security_deposit":{"$numberDecimal":"500.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"de1e63eb-ade6-439d-801c-c873b3498a45"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545115,"i":1}},"signature":{"hash":{"$binary":{"base64":"VsqVOxTwNo7/WqbcuD+MGfaaQ9g=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":344,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"6A3DFAAC","queryHash":"6A3DFAAC","planCacheKey":"28542584","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8690892,"timeReadingMicros":3860}},"cpuNanos":22296714,"remote":"104.30.164.8:21456","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 1F4B1FB4 | sample_airbnb.listingsAndReviews | find | 1 | 150 | 150 | 150 | 150 | 0 | 0 | 5,555 | 0 | 0 | 0 | 20.4MB | 20.4MB | 0 | 0 | secondaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"accommodates":4,"neighborhood_overview":"Superb neighborhood of Eixample Dret, just 15 min walking to Las Ramblas and 10 min walking to Gaudi sights, like Sagrada Familia and La Pedrera. By metro stations of Verdaguer and Girona. There are many restaurants, cafés and groceries stores right by the building. Passeig de Sant Joan is a very wide promenade with many new and trendy nice cafés and restaurants.","maximum_nights":"1125"} Slowest Query Log Message (from mongod) (150ms, 20.4 MB): {"t":{"$date":"2025-08-18T19:33:11.151+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1107","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"4A5A9967D7DC5CD02300B26E3613BC548DF...","command":{"find":"listingsAndReviews","filter":{"accommodates":4,"neighborhood_overview":"Superb neighborhood of Eixample Dre...","maximum_nights":"1125"},"limit":10,"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"1F4B1FB4","queryHash":"1F4B1FB4","planCacheKey":"1B1A2A7C","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":21391545,"timeReadingMicros":112709}},"cpuNanos":37108950,"remote":"44.252.45.26:54308","protocol":"op_msg","queues":{"execution":{"admissions":11},"ingress":{"admissions":1}},"workingMillis":150,"durationMillis":150}}
|
||||||||||||||||||||||
| 03ADB907 | sample_mflix.movies | find | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 21,349 | 0 | 0 | 0 | 7.0MB | 7.0MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$gte":2008},"title":"Gespenster","released":{"$date":"2006-11-09T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (29ms, 7.0 MB): {"t":{"$date":"2025-08-18T19:52:10.057+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn957","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"92DE06253665D20AC64107B4CB8A80123C4...","command":{"find":"movies","filter":{"year":{"$gte":2008},"released":{"$date":"2006-11-09T00:00:00.000Z"},"title":"Gespenster"},"limit":20,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"03ADB907","queryHash":"03ADB907","planCacheKey":"51A606CB","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7338174,"timeReadingMicros":1356}},"cpuNanos":29124660,"remote":"44.252.45.26:42070","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 01714578 | sample_training.grades | aggregate | 1 | 105 | 105 | 105 | 105 | 0 | 31,460 | 31,460 | 101 | 311 | 0 | 677.0KB | 677.0KB | 0 | 0 | secondary: 1 | IXSCAN { student_id: 1 } | 4 | 0.0 | |
|
Query:
{"class_id":{"$lt":387},"student_id":{"$lt":3146}} Slowest Query Log Message (from mongod) (105ms, 677.0 KB): {"t":{"$date":"2025-08-18T19:50:46.945+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1215","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"F4F54AB3FEDAF80CF33D60354E1AE85C71ABC8EE346289A9159FD69A4EA23CC4","command":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$lt":3146},"class_id":{"$lt":387}}},{"$group":{"_id":"$scores","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"12236b0e-34db-4463-91d2-64da72932bec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondary"}},"planSummary":"IXSCAN { student_id: 1 }","planningTimeMicros":4475,"cursorid":7726382232046722046,"keysExamined":31460,"docsExamined":31460,"fromMultiPlanner":true,"numYields":5,"nreturned":101,"planCacheShapeHash":"01714578","queryHash":"01714578","planCacheKey":"3E45A70A","queryFramework":"sbe","reslen":19417,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":693271,"timeReadingMicros":4542}},"cpuNanos":101119718,"remote":"44.252.45.26:57652","protocol":"op_msg","queues":{"execution":{"admissions":7},"ingress":{"admissions":1}},"workingMillis":105,"durationMillis":105}}
|
||||||||||||||||||||||
| 024A366D | sample_training.routes | aggregate | 1 | 166 | 166 | 166 | 166 | 0 | 27,551 | 27,551 | 1 | 27,551 | 0 | 2.4MB | 2.4MB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 |
|
Query:
{"airplane":{"$gt":319},"stops":0} Slowest Query Log Message (from mongod) (166ms, 2.4 MB): {"t":{"$date":"2025-08-18T19:33:29.346+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"65ECEEBCBAFA3166B030F509BAAA266414FAB97AC9A53F6C0A2C52C85DC81499","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$gt":319},"stops":0}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":359,"keysExamined":27551,"docsExamined":27551,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"024A366D","queryHash":"024A366D","planCacheKey":"7B392BE6","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2499537,"timeReadingMicros":504}},"cpuNanos":50609264,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":166,"durationMillis":166}}
|
||||||||||||||||||||||
| 053EC498 | sample_airbnb.listingsAndReviews | find | 1 | 69 | 69 | 69 | 69 | 0 | 0 | 3,969 | 10 | 396 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"reviews_per_month":1,"maximum_nights":"1125"} Slowest Query Log Message (from mongod) (69ms): {"t":{"$date":"2025-08-18T19:33:37.716+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"3FBACACC9153DA1AB066468FF795E1BB8582A0BF41863427C01678AB4BD70FB6","command":{"find":"listingsAndReviews","filter":{"reviews_per_month":1,"maximum_nights":"1125"},"limit":10,"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545615,"i":1}},"signature":{"hash":{"$binary":{"base64":"iwZQRaajlO8OiCmzsRSscCNwMxE=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":102,"keysExamined":0,"docsExamined":3969,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":10,"planCacheShapeHash":"053EC498","queryHash":"053EC498","planCacheKey":"6F0AF888","queryFramework":"classic","reslen":48996,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8956602,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":69,"durationMillis":69}}
|
||||||||||||||||||||||
| D23EEEE3 | sample_mflix.movies | aggregate | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"rated":"R","poster":"https://m.media-amazon.com/images/M/MV5BMTUxNTQyMTI1MF5BMl5BanBnXkFtZTcwNDYyNDA1OA@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (29ms): {"t":{"$date":"2025-08-18T19:51:59.293+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn955","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"5916741CDB37A4D136BECC9288E52E4CDC2B459936987AEA9D9B590951712561","command":{"aggregate":"movies","pipeline":[{"$match":{"poster":"https://m.media-amazon.com/images/M/MV5BMTUxNTQyMTI1MF5BMl5BanBnXkFtZTcwNDYyNDA1OA@@._V1_SY1000_SX677_AL_.jpg","rated":"R"}},{"$limit":100}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":81,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"D23EEEE3","queryHash":"D23EEEE3","planCacheKey":"E5EFDE7F","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18473887,"remote":"44.252.45.26:42060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 337142D7 | sample_geospatial.shipwrecks | find | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 11,095 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"vesslterms":"","latdec":33.6717267,"chart":"US,US,graph,Chart 12284"} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:33:28.709+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"E65CE2E0F0F53F82909D65D72F8DACBBE3D3C6C9B2B6FACA06AD8B2D7B34FCA7","command":{"find":"shipwrecks","filter":{"vesslterms":"","chart":"US,US,graph,Chart 12284","latdec":33.6717267},"limit":10,"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":101,"keysExamined":0,"docsExamined":11095,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"337142D7","queryHash":"337142D7","planCacheKey":"EAD5C2DB","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6655983,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| DC673BF3 | sample_training.companies | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 1.3MB | 1.3MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"crunchbase_url":"http://www.crunchbase.com/company/innovolt"} Slowest Query Log Message (from mongod) (26ms, 1.3 MB): {"t":{"$date":"2025-08-18T19:50:42.331+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"69A367182E39474D027E8A77E2A695AA57D55EE032C7391D5B99D20F1090FE10","command":{"aggregate":"companies","pipeline":[{"$match":{"crunchbase_url":"http://www.crunchbase.com/company/innovolt"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"7a2fd922-7ea9-4d5a-b8f2-3f3b785c131a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":274,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"DC673BF3","queryHash":"DC673BF3","planCacheKey":"BCDCFECF","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1329083,"timeReadingMicros":13582}},"cpuNanos":8211102,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| 45F9A5EB | sample_training.companies | find | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"overview":"<p>Swades Solutions is a student startup in India located at technopark, Kerala.\nSwades Solutions provide Web & Software Solutions for corporate world and also implement innovative ideas through Swades Labs. Swades team is experienced, professional and committed to bring the highest quality Products & Services in Information Technology anywhere, anytime and at a reasonable price.<\/p>","homepage_url":"http://www.ubmatrix.com"} Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:53:53.657+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1017","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"60E81953D66BC4A0DF79292BBD49D55677BFE7E571B3E8748355D791309733A9","command":{"find":"companies","filter":{"overview":"<p>Swades Solutions is a student startup in India located at technopark, Kerala.\nSwades Solutions provide Web & Software Solutions for corporate world and also implement innovative ideas through Swades Labs. Swades team is experienced, professional and committed to bring the highest quality Products & Services in Information Technology anywhere, anytime and at a reasonable price.</p>","homepage_url":"http://www.ubmatrix.com"},"limit":20,"lsid":{"id":{"$uuid":"441d4c86-bdd2-4a1d-8f0f-82746d9f34c5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":92,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"45F9A5EB","queryHash":"45F9A5EB","planCacheKey":"8161BED7","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6806071,"remote":"44.252.45.26:54100","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| 5625CF40 | sample_training.companies | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 9,500 | 2 | 4,750 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"number_of_employees":320,"founded_month":{"$lte":1}} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:54:15.244+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1016","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"50313F0FC29FB831F56D120C8E26E675FB69E8A92616B67270B8996E49DE68A0","command":{"find":"companies","filter":{"number_of_employees":320,"founded_month":{"$lte":1}},"limit":5,"lsid":{"id":{"$uuid":"9febec44-3b8e-439d-9ff8-2376383fa39f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":160,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":2,"planCacheShapeHash":"5625CF40","queryHash":"5625CF40","planCacheKey":"37042FA0","queryFramework":"classic","reslen":3079,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8579417,"remote":"44.252.45.26:54096","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 464C4542 | sample_airbnb.listingsAndReviews | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 5,555 | 0 | 0 | 0 | 4.0MB | 4.0MB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"monthly_price":{"$numberDecimal":"2735.00"},"listing_url":"https://www.airbnb.com/rooms/11817249"} Slowest Query Log Message (from mongod) (20ms, 4.0 MB): {"t":{"$date":"2025-08-18T19:54:03.487+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1023","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"573F324015E8DB5116FE427172143A67D7EA324273D4E4559EF04220357BFE49","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"listing_url":"https://www.airbnb.com/rooms/11817249","monthly_price":{"$numberDecimal":"2735.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bcea0792-417f-4e48-8449-1a17fa59df90"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":329,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"464C4542","queryHash":"464C4542","planCacheKey":"EED704CA","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4233100,"timeReadingMicros":3304}},"cpuNanos":17197694,"remote":"44.252.45.26:47642","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 4551D21D | sample_mflix.movies | aggregate | 1 | 80 | 80 | 80 | 80 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.8MB | 1.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":1991,"num_mflix_comments":{"$gte":1},"title":"Grumpier Old Men"} Slowest Query Log Message (from mongod) (80ms, 1.8 MB): {"t":{"$date":"2025-08-18T19:33:16.853+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"4BA032D116716B1576CA9232EE30DDBEE730494FF5830DD6AB066D76E53A0588","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$gte":1},"title":"Grumpier Old Men","year":1991}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"9e91e69e-478a-4d3c-a45f-526115ec008e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":93,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"4551D21D","queryHash":"4551D21D","planCacheKey":"6604A349","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1933164,"timeReadingMicros":510}},"cpuNanos":24816171,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":80,"durationMillis":80}}
|
||||||||||||||||||||||
| 7B3C87C6 | sample_mflix.movies | aggregate | 1 | 76 | 76 | 76 | 76 | 0 | 0 | 21,349 | 0 | 0 | 0 | 887.4KB | 887.4KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"rated":"APPROVED","plot":"Four bodies are found in New York City. Why, why, why? The coincidence? They all died 48 hours after logging on to a site named feardotcom.com. Tough detective Mike Reilly collaborates with..."} Slowest Query Log Message (from mongod) (76ms, 887.4 KB): {"t":{"$date":"2025-08-18T19:33:16.147+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"DC4B5F38953DA0A3208D50586611C4EB1ABD655D54A0840C45BDB6C43E0A36A8","command":{"aggregate":"movies","pipeline":[{"$match":{"rated":"APPROVED","plot":"Four bodies are found in New York City. Why, why, why? The coincidence? They all died 48 hours after logging on to a site named feardotcom.com. Tough detective Mike Reilly collaborates with..."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9e91e69e-478a-4d3c-a45f-526115ec008e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":317,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"7B3C87C6","queryHash":"7B3C87C6","planCacheKey":"F0D0BEF6","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":908724,"timeReadingMicros":196}},"cpuNanos":19942203,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":76,"durationMillis":76}}
|
||||||||||||||||||||||
| 3A23FFBB | sample_mflix.movies | find | 1 | 102 | 102 | 102 | 102 | 0 | 0 | 21,349 | 0 | 0 | 0 | 845.8KB | 845.8KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"poster":"https://m.media-amazon.com/images/M/MV5BMjIyMjE3MDIwNV5BMl5BanBnXkFtZTcwMzQ2NjcyNA@@._V1_SY1000_SX677_AL_.jpg","released":{"$date":"1991-03-08T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (102ms, 845.8 KB): {"t":{"$date":"2025-08-18T19:33:37.758+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"1A561010BA2DBD4B750801B1F3F464AF478...","command":{"find":"movies","filter":{"released":{"$date":"1991-03-08T00:00:00.000Z"},"poster":"https://m.media-amazon.com/images/M..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"3A23FFBB","queryHash":"3A23FFBB","planCacheKey":"0172E0E7","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":866064,"timeReadingMicros":3199}},"cpuNanos":20899421,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":102,"durationMillis":102}}
|
||||||||||||||||||||||
| A08E1F4A | sample_geospatial.shipwrecks | aggregate | 1 | 58 | 58 | 58 | 58 | 0 | 0 | 11,095 | 101 | 109 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"watlev":"always under water/submerged"} Slowest Query Log Message (from mongod) (58ms): {"t":{"$date":"2025-08-18T19:54:03.727+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn996","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"A7D320F532A7FFBFED7203626ECCBB68A2916C007E0173BF52EDF9971F31E7C6","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"watlev":"always under water/submerged"}},{"$group":{"_id":"$chart","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"d75d64bf-13e2-4721-9540-e5aaa600cfb0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":433,"cursorid":4463929634631788763,"keysExamined":0,"docsExamined":11095,"numYields":2,"nreturned":101,"planCacheShapeHash":"A08E1F4A","queryHash":"A08E1F4A","planCacheKey":"F8772622","queryFramework":"sbe","reslen":5679,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12738044,"remote":"44.252.45.26:53944","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":58,"durationMillis":58}}
|
||||||||||||||||||||||
| 1AACD4AC | sample_airbnb.listingsAndReviews | aggregate | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"last_review":{"$date":"2019-02-09T05:00:00.000Z"},"cancellation_policy":"flexible"} Slowest Query Log Message (from mongod) (29ms): {"t":{"$date":"2025-08-18T19:33:29.324+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"B5EC94D809C09D2823B07182E201F8EAAF67FC276DDB2EE6E3E847EB0A06D8E9","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"cancellation_policy":"flexible","last_review":{"$date":"2019-02-09T05:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":375,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"1AACD4AC","queryHash":"1AACD4AC","planCacheKey":"394E9B84","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11889206,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 85390D02 | sample_mflix.embedded_movies | find | 1 | 45 | 45 | 45 | 45 | 0 | 961 | 961 | 0 | 0 | 0 | 4.0MB | 4.0MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"rated":"PG-13","runtime":{"$lt":95},"released":{"$date":"1974-02-06T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (45ms, 4.0 MB): {"t":{"$date":"2025-08-18T19:51:59.324+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn961","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"D66CA097021CBA416669118AD8EC109D445...","command":{"find":"embedded_movies","filter":{"runtime":{"$lt":95},"released":{"$date":"1974-02-06T00:00:00.000Z"},"rated":"PG-13"},"limit":20,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { runtime: 1 }","keysExamined":961,"docsExamined":961,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"85390D02","queryHash":"85390D02","planCacheKey":"5AB47445","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4173622,"timeReadingMicros":41001}},"cpuNanos":7369709,"remote":"44.252.45.26:42094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| AE5FF582 | sample_mflix.movies | aggregate | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"After the successful bank robbery Micky hopes to take back his girlfriend Mary who has been taken from him by the brothers Venin. On the way to Paris he meets one Leon, a neurotic and ...","num_mflix_comments":{"$lt":0}} Slowest Query Log Message (from mongod) (29ms): {"t":{"$date":"2025-08-18T19:33:37.808+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"6DD596DFDC8377B80EB32CE915C6F52A7EFFA4905BFD8101CEB3231F9DD0FE04","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"After the successful bank robbery Micky hopes to take back his girlfriend Mary who has been taken from him by the brothers Venin. On the way to Paris he meets one Leon, a neurotic and ...","num_mflix_comments":{"$lt":0}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545615,"i":1}},"signature":{"hash":{"$binary":{"base64":"iwZQRaajlO8OiCmzsRSscCNwMxE=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":74,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"AE5FF582","queryHash":"AE5FF582","planCacheKey":"4A5EFA0A","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14095064,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| E3A0621A | sample_training.routes | aggregate | 1 | 55 | 55 | 55 | 55 | 0 | 27,551 | 0 | 1 | 0 | 0 | 144.0KB | 144.0KB | 0 | 0 | default: 1 | COUNT_SCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"airplane":{"$gte":320}} Slowest Query Log Message (from mongod) (55ms, 144.0 KB): {"t":{"$date":"2025-08-18T19:33:16.373+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"6C95AFBBDB464991C1D9C52ABE128C3DBFBB576FBAFF12E1C52D4F9269487844","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$gte":320}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COUNT_SCAN { airplane: 1 }","planningTimeMicros":372,"keysExamined":27551,"docsExamined":0,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"E3A0621A","queryHash":"E3A0621A","planCacheKey":"192B9102","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":147431,"timeReadingMicros":208}},"cpuNanos":11017467,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":16303}},"workingMillis":39,"durationMillis":55}}
|
||||||||||||||||||||||
| 18C2C21B | sample_airbnb.listingsAndReviews | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"transit":"Bicycle and bus will take you around the island but for true freedom renting a car works well. Busses run both north and south every 20 minutes from 5 am to 11pm. Cost is 2.50usd per bus ride, regardless of distance. Uber is available too.","last_scraped":{"$date":"2019-03-11T04:00:00.000Z"}} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:54:00.159+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1003","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"5729990D2E0A5066CD93BE4D4C5F6B0C74F9556B4948A8D2D7C2512C3D5A3167","command":{"find":"listingsAndReviews","filter":{"transit":"Bicycle and bus will take you around the island but for true freedom renting a car works well. Busses run both north and south every 20 minutes from 5 am to 11pm. Cost is 2.50usd per bus ride, regardless of distance. Uber is available too.","last_scraped":{"$date":"2019-03-11T04:00:00.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"9fb82ef7-f287-4ec7-8e3e-f72360647e8e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":172,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"18C2C21B","queryHash":"18C2C21B","planCacheKey":"6D4E6CC7","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10373629,"remote":"44.252.45.26:53998","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 511E9739 | sample_geospatial.shipwrecks | aggregate | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 11,095 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"depth":{"$lt":0},"chart":"US,US,graph,BP-190956","quasou":""} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:33:37.755+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"62F94DA8E102F3707ADB89BF72E59CE9BF41525CB1AE67A8B56EB29F74E91EEE","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"quasou":"","depth":{"$lt":0},"chart":"US,US,graph,BP-190956"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545615,"i":1}},"signature":{"hash":{"$binary":{"base64":"iwZQRaajlO8OiCmzsRSscCNwMxE=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":56,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"511E9739","queryHash":"511E9739","planCacheKey":"D8D47B3D","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6035609,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 7FB645F9 | sample_airbnb.listingsAndReviews | find | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 5,555 | 0 | 0 | 0 | 5.4MB | 5.4MB | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"monthly_price":{"$numberDecimal":"500.00"},"access":"","beds":{"$lt":1}} Slowest Query Log Message (from mongod) (29ms, 5.4 MB): {"t":{"$date":"2025-08-18T19:51:05.260+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn940","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"224703B1CFA21DA5558A520E37EBBFC3A80...","command":{"find":"listingsAndReviews","filter":{"beds":{"$lt":1},"access":"","monthly_price":{"$numberDecimal":"500.00"}},"limit":20,"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"7FB645F9","queryHash":"7FB645F9","planCacheKey":"42EF21DA","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5649157,"timeReadingMicros":14370}},"cpuNanos":16379198,"remote":"44.252.45.26:42872","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 383C323F | sample_airbnb.listingsAndReviews | find | 1 | 41 | 41 | 41 | 41 | 0 | 0 | 5,555 | 0 | 0 | 0 | 1.7MB | 1.7MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"transit":"Yerimiz sultanahmet meydanına 300 metre uzaklıkta olup tranvay ile gelebilirsiniz.Çocuklarınız için 350 400 metre uzaklıkta büyük bir park mevcutttur. İşletmemize ait otopark bulunmamaktadır ancak 20 uzaklıkta otopark mevcuttur.","listing_url":"https://www.airbnb.com/rooms/24298167","beds":{"$lte":1}} Slowest Query Log Message (from mongod) (41ms, 1.7 MB): {"t":{"$date":"2025-08-18T19:53:54.536+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1003","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"CF0DACBB16B5BB0C2EB99584B87E3A53A5E...","command":{"find":"listingsAndReviews","filter":{"beds":{"$lte":1},"transit":"Yerimiz sultanahmet meydanına 300 m...","listing_url":"https://www.airbnb.com/rooms/242981..."},"limit":50,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"383C323F","queryHash":"383C323F","planCacheKey":"866C2F3D","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1733223,"timeReadingMicros":26096}},"cpuNanos":7089699,"remote":"44.252.45.26:53998","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":41,"durationMillis":41}}
|
||||||||||||||||||||||
| 448F8F7B | sample_mflix.movies | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"runtime":{"$gte":97},"num_mflix_comments":{"$lt":0}} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:33:23.938+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"5B444939FFF410634D30AB7968B2BC02DA81235980F0F8B1C3DBFC97881EFD6A","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$lt":0},"runtime":{"$gte":97}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":83,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"448F8F7B","queryHash":"448F8F7B","planCacheKey":"149DABA7","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19396882,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| F7E71F68 | sample_mflix.embedded_movies | aggregate | 1 | 48 | 48 | 48 | 48 | 0 | 1,563 | 1,563 | 1 | 1,563 | 0 | 3.4MB | 3.4MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"metacritic":73,"runtime":{"$gte":106}} Slowest Query Log Message (from mongod) (48ms, 3.4 MB): {"t":{"$date":"2025-08-18T19:53:52.594+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1002","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"0F49EF206BD8458D671D7983FC3E1B3186AD61E266C30D8B549BAC8FFD6368F2","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"runtime":{"$gte":106},"metacritic":73}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"98a92fdb-d7dc-41af-8edc-b926c8e9e08c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":469,"keysExamined":1563,"docsExamined":1563,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"F7E71F68","queryHash":"F7E71F68","planCacheKey":"664C6554","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3535086,"timeReadingMicros":39948}},"cpuNanos":9274866,"remote":"44.252.45.26:53984","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":48,"durationMillis":48}}
|
||||||||||||||||||||||
| 2E70111F | sample_training.inspections | getMore | 1 | 61 | 61 | 61 | 61 | 0 | 26,545 | 26,545 | 358 | 74 | 0 | 14.4KB | 14.4KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (61ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:52:24.105+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn964","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","command":{"getMore":9144562666088455589,"collection":"inspections","lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":9305438},"sector":"Secondhand Dealer Auto - 005"}}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","cursorid":9144562666088455589,"keysExamined":26545,"docsExamined":26545,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":358,"planCacheShapeHash":"2E70111F","queryHash":"2E70111F","planCacheKey":"51D171BA","queryFramework":"classic","reslen":104163,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14740,"timeReadingMicros":21}},"cpuNanos":61489978,"remote":"44.252.45.26:42102","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":61,"durationMillis":61}}
|
||||||||||||||||||||||
| FB0C807A | sample_mflix.embedded_movies | aggregate | 1 | 199 | 199 | 199 | 199 | 0 | 3,047 | 3,047 | 1 | 3,047 | 0 | 6.7MB | 6.7MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"runtime":{"$lt":136},"title":"Rigor Mortis"} Slowest Query Log Message (from mongod) (199ms, 6.7 MB): {"t":{"$date":"2025-08-18T19:50:51.886+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn939","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"703A75F8A0F815232ABE172510DF03527B11BA2569944C34DC87380D9B7AD553","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"runtime":{"$lt":136},"title":"Rigor Mortis"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cca0952a-c60e-436d-81f2-b25419137909"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":324,"keysExamined":3047,"docsExamined":3047,"cursorExhausted":true,"numYields":13,"nreturned":1,"planCacheShapeHash":"FB0C807A","queryHash":"FB0C807A","planCacheKey":"4A4A8940","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7077268,"timeReadingMicros":140752}},"cpuNanos":20558426,"remote":"44.252.45.26:42858","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":15}},"workingMillis":199,"durationMillis":199}}
|
||||||||||||||||||||||
| 8335D3E2 | sample_training.trips | find | 1 | 40 | 40 | 40 | 40 | 0 | 0 | 10,000 | 0 | 0 | 0 | 900.0KB | 900.0KB | 0 | 0 | default: 1 | COLLSCAN | 9 | 0.0 | |
|
Query:
{"birth year":"","bikeid":{"$gte":20585},"usertype":"Subscriber"} Slowest Query Log Message (from mongod) (40ms, 900.0 KB): {"t":{"$date":"2025-08-18T19:52:00.654+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn967","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"89B9AE11DC8EDD3A67CB72ACA0490940C28...","command":{"find":"trips","filter":{"bikeid":{"$gte":20585},"birth year":"","usertype":"Subscriber"},"limit":50,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"8335D3E2","queryHash":"8335D3E2","planCacheKey":"4E9DB3EA","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":921640,"timeReadingMicros":103}},"cpuNanos":7273518,"remote":"44.252.45.26:42120","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":8470}},"workingMillis":32,"durationMillis":40}}
|
||||||||||||||||||||||
| 9380E20B | sample_airbnb.listingsAndReviews | find | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 1 | 0.0 | |
|
Query:
{"cleaning_fee":{"$numberDecimal":"158.00"},"beds":{"$lt":1}} Slowest Query Log Message (from mongod) (38ms): {"t":{"$date":"2025-08-18T19:50:58.504+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn944","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"52657A2859F9A7BC6C4034B87B9B4E28E5D27702E06838D959E2B95FA7C7F41E","command":{"find":"listingsAndReviews","filter":{"beds":{"$lt":1},"cleaning_fee":{"$numberDecimal":"158.00"}},"limit":20,"lsid":{"id":{"$uuid":"91ab63d7-3cbe-481c-9325-8d57e0e16878"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":641,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"9380E20B","queryHash":"9380E20B","planCacheKey":"91E6F4DA","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":12013540,"remote":"44.252.45.26:59386","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| F649EC0C | sample_training.companies | aggregate | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"deadpooled_month":9,"founded_month":{"$lte":7}} Slowest Query Log Message (from mongod) (33ms): {"t":{"$date":"2025-08-18T19:33:38.406+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A589E393A6EF780B6E73FC58530929E164BDDCE6FDA91FF68D8866F467CB8892","command":{"aggregate":"companies","pipeline":[{"$match":{"founded_month":{"$lte":7},"deadpooled_month":9}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":352,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"F649EC0C","queryHash":"F649EC0C","planCacheKey":"CD98F664","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8846901,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":33,"durationMillis":33}}
|
||||||||||||||||||||||
| 3BE7B532 | sample_airbnb.listingsAndReviews | find | 1 | 76 | 76 | 76 | 76 | 0 | 0 | 5,555 | 10 | 555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"last_review":{"$date":"2019-01-12T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (76ms): {"t":{"$date":"2025-08-18T19:53:54.294+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1014","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"13F1451A8BB3808184C0FFFA2130F51B744D8E9714B3AB24412E871118830AFE","command":{"find":"listingsAndReviews","filter":{"last_review":{"$date":"2019-01-12T05:00:00.000Z"}},"limit":100,"lsid":{"id":{"$uuid":"ea5238ba-ab8d-4621-93bf-6c6944956668"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":86,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"3BE7B532","queryHash":"3BE7B532","planCacheKey":"7E133B7A","queryFramework":"classic","reslen":162527,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10061365,"remote":"44.252.45.26:54072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":27192}},"workingMillis":49,"durationMillis":76}}
|
||||||||||||||||||||||
| F3D802E2 | sample_airbnb.listingsAndReviews | find | 1 | 37 | 37 | 37 | 37 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"accommodates":4,"listing_url":"https://www.airbnb.com/rooms/8593656"} Slowest Query Log Message (from mongod) (37ms): {"t":{"$date":"2025-08-18T19:33:13.540+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"B97E98F89F9740013933FC7ABE91F2469CCFD46FD1EAAAC135AD35910A774D09","command":{"find":"listingsAndReviews","filter":{"listing_url":"https://www.airbnb.com/rooms/8593656","accommodates":4},"limit":10,"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":96,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"F3D802E2","queryHash":"F3D802E2","planCacheKey":"D60258EA","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9551032,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":1058}},"workingMillis":36,"durationMillis":37}}
|
||||||||||||||||||||||
| 29ED779B | sample_airbnb.listingsAndReviews | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (26ms): {"t":{"$date":"2025-08-18T19:53:48.121+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"D9BA1F8AAF4BB23D642DCF98740FEBBC4E540054B9ACAC6E86DFD974922AC649","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"room_type":"Entire home/apt"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bd3e5a8b-7d83-440d-be2d-09438ea4adef"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":310,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"29ED779B","queryHash":"29ED779B","planCacheKey":"4E9C6060","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9476193,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| 062FFE28 | sample_airbnb.listingsAndReviews | aggregate | 1 | 75 | 75 | 75 | 75 | 0 | 3,626 | 3,626 | 0 | 0 | 0 | 4.5MB | 4.5MB | 0 | 0 | default: 1 | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 0 | 0.0 | |
|
Query:
{"bedrooms":{"$lt":1},"property_type":"Apartment","description":"Please read entire listing before proceeding with booking. Watch the striking Maui sunsets from your private, ocean and garden view lanai (terrace) on the ground floor of this centrally located condo. There is no better place to enjoy your morning coffee, a happy hour cocktail or an evening glass of wine. Come bask in sun, stroll the lush garden areas, and enjoy the resort like amenities and beautiful beach this property has to offer. Paradise is at your doorsteps (literally)! PLEASE NOTE *** The Kauhale Makai Association is conducting lanai (balcony) repairs and general construction on the complex until Summer of 2019. The work will be ongoing daily from 8 am to 4 pm, from Monday to Friday, except on the weekends and holidays. Some lanais may be inaccessible due to safety concerns. Our rates are reflecting a discount compared to the otherwise offered going rates for the duration of the project. During the ongoing work, the parking will be unassigned on property. If you are loo"} Slowest Query Log Message (from mongod) (75ms, 4.5 MB): {"t":{"$date":"2025-08-18T19:50:41.799+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn929","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"E15446C53F79055402E9EF4C022106DC55D2C186A3756B30C8F7A1C3ADC26C0A","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"property_type":"Apartment","bedrooms":{"$lt":1},"description":"Please read entire listing before proceeding with booking. Watch the striking Maui sunsets from your private, ocean and garden view lanai (terrace) on the ground floor of this centrally located condo. There is no better place to enjoy your morning coffee, a happy hour cocktail or an evening glass of wine. Come bask in sun, stroll the lush garden areas, and enjoy the resort like amenities and beautiful beach this property has to offer. Paradise is at your doorsteps (literally)! PLEASE NOTE *** The Kauhale Makai Association is conducting lanai (balcony) repairs and general construction on the complex until Summer of 2019. The work will be ongoing daily from 8 am to 4 pm, from Monday to Friday, except on the weekends and holidays. Some lanais may be inaccessible due to safety concerns. Our rates are reflecting a discount compared to the otherwise offered going rates for the duration of the project. During the ongoing work, the parking will be unassigned on property. If you are loo"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"d0e0ea18-ec26-4c2b-a699-8fdd81ddb9d2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","planningTimeMicros":395,"keysExamined":3626,"docsExamined":3626,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"062FFE28","queryHash":"062FFE28","planCacheKey":"DE0DD2C0","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4762195,"timeReadingMicros":51682}},"cpuNanos":19014833,"remote":"44.252.45.26:42788","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":75,"durationMillis":75}}
|
||||||||||||||||||||||
| 0DC069EA | sample_airbnb.listingsAndReviews | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"reviews_per_month":{"$lte":6}} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:20:34.206+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn699","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"B6E98AF2FF2B080BDC28A330D2975F67F0183E70C62A80160A9916B96FC6BFAA","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"reviews_per_month":{"$lte":6}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"732f0111-367c-4fcd-8044-4615f395b636"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544825,"i":1}},"signature":{"hash":{"$binary":{"base64":"zpptsxQMf8HHbWQxwgJfid7lCyA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":288,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"0DC069EA","queryHash":"0DC069EA","planCacheKey":"F9196942","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12383041,"remote":"104.30.164.8:61400","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| D850E47E | sample_training.companies | find | 1 | 72 | 72 | 72 | 72 | 0 | 0 | 9,500 | 0 | 0 | 0 | 6.8MB | 6.8MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"overview":"<p>Radianta is an applications development and integration company. They are committed to providing their clients with business-driven solutions designed to grow revenues, streamline operations, lower costs and improve the productivity of their most valuable resources. The foundation of their success is based upon their collaborative approach, working with business stake-holders to define and deliver solutions that make a tangible impact.<\/p>","founded_year":2006,"twitter_username":""} Slowest Query Log Message (from mongod) (72ms, 6.8 MB): {"t":{"$date":"2025-08-18T19:50:46.760+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"1E7ECC00A80B25FF46C3D32F9D2552C4E41...","command":{"find":"companies","filter":{"twitter_username":"","overview":"<p>Radianta is an applications deve...","founded_year":2006},"limit":50,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"D850E47E","queryHash":"D850E47E","planCacheKey":"FAD952BE","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7154805,"timeReadingMicros":58060}},"cpuNanos":15686175,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":72,"durationMillis":72}}
|
||||||||||||||||||||||
| 07C72543 | sample_training.inspections | find | 1 | 126 | 126 | 126 | 126 | 0 | 47,537 | 47,537 | 37 | 1,284 | 0 | 322.5KB | 322.5KB | 0 | 0 | nearest: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"result":"No Violation Issued","date":"Jan 3 2015","certificate_number":{"$gte":9280424}} Slowest Query Log Message (from mongod) (126ms, 322.5 KB): {"t":{"$date":"2025-08-18T19:50:43.375+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn587","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"F5FAE529F573C37CFCA4690091F0EA5B577...","command":{"find":"inspections","filter":{"certificate_number":{"$gte":9280424},"result":"No Violation Issued","date":"Jan 3 2015"},"limit":50,"$db":"sample_training","$readPreference":{"mode":"nearest"}},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":47537,"docsExamined":47537,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":37,"planCacheShapeHash":"07C72543","queryHash":"07C72543","planCacheKey":"DE3564DE","queryFramework":"classic","reslen":10979,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":330254,"timeReadingMicros":2223}},"cpuNanos":124661251,"remote":"44.252.45.26:40258","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":126,"durationMillis":126}}
|
||||||||||||||||||||||
| 8505D348 | sample_mflix.movies | find | 1 | 57 | 57 | 57 | 57 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"title":"Top wo Nerae 2!","num_mflix_comments":{"$lte":1}} Slowest Query Log Message (from mongod) (57ms): {"t":{"$date":"2025-08-18T19:51:59.450+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn963","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"64AB44B130F262AD5EA1018A99781D3FFD5F18CEB5189DCD1C99A60C94444D2D","command":{"find":"movies","filter":{"title":"Top wo Nerae 2!","num_mflix_comments":{"$lte":1}},"limit":50,"lsid":{"id":{"$uuid":"087e6067-e4e3-4cb3-adc3-996b3161de46"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":93,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"8505D348","queryHash":"8505D348","planCacheKey":"C48896F8","queryFramework":"classic","reslen":911,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":17913105,"remote":"44.252.45.26:42098","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":57,"durationMillis":57}}
|
||||||||||||||||||||||
| CD47A274 | sample_training.grades | aggregate | 1 | 110 | 110 | 110 | 110 | 0 | 34,570 | 34,570 | 101 | 342 | 0 | 786.0KB | 786.0KB | 0 | 0 | nearest: 1 | IXSCAN { student_id: 1 } | 3 | 0.0 | |
|
Query:
{"class_id":{"$gte":159},"student_id":{"$gte":6543}} Slowest Query Log Message (from mongod) (110ms, 786.0 KB): {"t":{"$date":"2025-08-18T19:50:50.090+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn589","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"4BF94C8D5B0D3BD9EBE927EB46AFE6BAA11C144C2DF431386497ECC83E422048","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gte":159},"student_id":{"$gte":6543}}},{"$group":{"_id":"$scores","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f745fba6-3b38-4415-9946-7845570c6d8b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"nearest"}},"planSummary":"IXSCAN { student_id: 1 }","planningTimeMicros":2939,"cursorid":6363791320818000152,"keysExamined":34570,"docsExamined":34570,"fromMultiPlanner":true,"numYields":5,"nreturned":101,"planCacheShapeHash":"CD47A274","queryHash":"CD47A274","planCacheKey":"6FE6B48F","queryFramework":"sbe","reslen":19417,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":804835,"timeReadingMicros":2615}},"cpuNanos":108283421,"remote":"44.252.45.26:40276","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":110,"durationMillis":110}}
|
||||||||||||||||||||||
| AF35DF2D | sample_airbnb.listingsAndReviews | find | 1 | 95 | 95 | 95 | 95 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 675.6KB | 675.6KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 12 | 0.0 | |
|
Query:
{"weekly_price":{"$numberDecimal":"1300.00"},"calendar_last_scraped":{"$date":"2019-03-07T05:00:00.000Z"},"room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (95ms, 675.6 KB): {"t":{"$date":"2025-08-18T19:33:12.603+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"2E19131EAF0E8517B9E39BADC98B10060D9...","command":{"find":"listingsAndReviews","filter":{"calendar_last_scraped":{"$date":"2019-03-07T05:00:00.000Z"},"room_type":"Entire home/apt","weekly_price":{"$numberDecimal":"1300.00"}},"limit":10,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"AF35DF2D","queryHash":"AF35DF2D","planCacheKey":"38D92371","queryFramework":"classic","reslen":44376,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":691775,"timeReadingMicros":129}},"cpuNanos":10888441,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":43597}},"workingMillis":52,"durationMillis":95}}
|
||||||||||||||||||||||
| D057BC0B | sample_training.trips | aggregate | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"start time":{"$date":"2016-01-02T15:44:24.000Z"},"end station name":"Broadway & W 60 St"} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:52:00.462+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn962","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"103B2399637F7340EE087C05195BF985DB8ECC25871861FC5A3C79783BDF86D3","command":{"aggregate":"trips","pipeline":[{"$match":{"start time":{"$date":"2016-01-02T15:44:24.000Z"},"end station name":"Broadway & W 60 St"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a94e441f-8db2-4412-9ee7-d678ccd8294e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":339,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"D057BC0B","queryHash":"D057BC0B","planCacheKey":"43A04977","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7314109,"remote":"44.252.45.26:42096","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| A1F50D56 | sample_training.trips | aggregate | 1 | 41 | 41 | 41 | 41 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 3.2MB | 3.2MB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"end station id":{"$lte":3168}} Slowest Query Log Message (from mongod) (41ms, 3.2 MB): {"t":{"$date":"2025-08-18T19:53:48.218+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1003","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"EB50E68F8193088C6074477AC0273EDA64452D132B0D944CD1922E21189A6D7A","command":{"aggregate":"trips","pipeline":[{"$match":{"end station id":{"$lte":3168}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a22a7908-84bb-443c-9d47-d9132a7dacc6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":261,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"A1F50D56","queryHash":"A1F50D56","planCacheKey":"477CDFC6","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3311519,"timeReadingMicros":306}},"cpuNanos":7903055,"remote":"44.252.45.26:53998","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":3274}},"workingMillis":38,"durationMillis":41}}
|
||||||||||||||||||||||
| 26498C1A | sample_training.inspections | aggregate | 1 | 90 | 90 | 90 | 90 | 0 | 59,405 | 0 | 1 | 0 | 0 | 431.9KB | 431.9KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COUNT_SCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"certificate_number":{"$lt":9319684}} Slowest Query Log Message (from mongod) (90ms, 431.9 KB): {"t":{"$date":"2025-08-18T19:50:42.732+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"985AB55EF4B0D71B850ADA692A772038D4CA9F0BE0BD5D287B6C1E96EA163FC4","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":9319684}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"333549e3-62cc-4a76-87af-de801022d724"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COUNT_SCAN { certificate_number: 1 }","planningTimeMicros":252,"keysExamined":59405,"docsExamined":0,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"26498C1A","queryHash":"26498C1A","planCacheKey":"5023AA98","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":442232,"timeReadingMicros":836}},"cpuNanos":16778588,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":90,"durationMillis":90}}
|
||||||||||||||||||||||
| 94282DFB | sample_training.companies | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 5.9MB | 5.9MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"tag_list":"online-interviews, live-video-interviews, jobs-in-india, online-recruitment, career-gateway, job-portal, job-board, effective-hiring"} Slowest Query Log Message (from mongod) (24ms, 5.9 MB): {"t":{"$date":"2025-08-18T19:50:58.796+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn940","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"C28BB07580A56FBDE1A1A8F8E5FD0DCE9BB55307E3F7BCACE4284C1EA0899C3F","command":{"aggregate":"companies","pipeline":[{"$match":{"tag_list":"online-interviews, live-video-interviews, jobs-in-india, online-recruitment, career-gateway, job-portal, job-board, effective-hiring"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"5466f7a5-fa5d-436e-b5b4-fad2f7dd3ea4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":60,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"94282DFB","queryHash":"94282DFB","planCacheKey":"6BDD8027","queryFramework":"classic","reslen":3073,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6142991,"timeReadingMicros":12442}},"cpuNanos":13381571,"remote":"44.252.45.26:42872","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 72AD4FC2 | sample_airbnb.listingsAndReviews | aggregate | 1 | 257 | 257 | 257 | 257 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 45.2MB | 45.2MB | 0 | 0 | secondary: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"interaction":"We love and live the city so we have always tips to give!"} Slowest Query Log Message (from mongod) (257ms, 45.2 MB): {"t":{"$date":"2025-08-18T19:25:19.844+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1365","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"09950A9AE109FCC04AE6734DBBBFB3D12DBC4DBD786ADAFD130FE502892E8A6A","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"interaction":"We love and live the city so we have always tips to give!"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"aa1e54e5-bfc1-43dd-87d7-757aa7072889"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545115,"i":1}},"signature":{"hash":{"$binary":{"base64":"VsqVOxTwNo7/WqbcuD+MGfaaQ9g=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondary","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":88,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":13,"nreturned":1,"planCacheShapeHash":"72AD4FC2","queryHash":"72AD4FC2","planCacheKey":"ADFA4D4A","queryFramework":"classic","reslen":6029,"locks":{"Global":{"acquireCount":{"r":15}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":47366969,"timeReadingMicros":211218}},"cpuNanos":65999292,"remote":"104.30.164.8:21273","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":14}},"workingMillis":257,"durationMillis":257}}
|
||||||||||||||||||||||
| FD78BA74 | sample_training.trips | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 9,101 | 9,101 | 1 | 9,101 | 0 | 38.3KB | 38.3KB | 0 | 0 | default: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 | |
|
Query:
{"tripduration":{"$lte":1801},"start time":{"$date":"2016-01-01T21:59:44.000Z"}} Slowest Query Log Message (from mongod) (21ms, 38.3 KB): {"t":{"$date":"2025-08-18T19:51:18.036+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn944","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"3ACDDBE23C023F7E46C87F25406C33094E1A60963C64C0FDCD9E658EF85E76C7","command":{"aggregate":"trips","pipeline":[{"$match":{"tripduration":{"$lte":1801},"start time":{"$date":"2016-01-01T21:59:44.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"2f9dff15-f0f9-48a6-a4df-f2be08b7abca"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546675,"i":1}},"signature":{"hash":{"$binary":{"base64":"BsT2A5csE4W4nElrSOspFNoGPNw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":101,"keysExamined":9101,"docsExamined":9101,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"FD78BA74","queryHash":"FD78BA74","planCacheKey":"81A55E6C","queryFramework":"classic","reslen":665,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":39208,"timeReadingMicros":48}},"cpuNanos":21627282,"remote":"44.252.45.26:59386","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| D5F836C9 | sample_airbnb.listingsAndReviews | aggregate | 1 | 36 | 36 | 36 | 36 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"space":"Description of the apartment - · Beautiful 2 bedroom apartment with a glass-enclosed balcony on the 5th floor of an 100-year-old Art Nouveau building, renovated outside and inside. The floors are still the original colorful mosaic, and the ceilings are 9 feet high. There is an elevator, air conditioning, central heating, and a full kitchen with granite countertop, pots & pans, dishes, etc. One full bathroom with toilet, sink, and half-tub with shower. The living room has a dining table, TV, etc. You can see the tips of La Sagrada Familia from the enclosed balcony. The apartment fits one to four although an occupancy of three would be the ideal for the size. In case your dates are not available in this apartment, we have a few other 2 bedroom apartments in the same building. Please see our other (Hidden by Airbnb) ads or our website. Description of location - · The apartment is located in the beautiful Eixample, halfway between Gaudi's La Pedrera (also known as Casa Milà) on the Passeig"} Slowest Query Log Message (from mongod) (36ms): {"t":{"$date":"2025-08-18T19:33:21.878+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"FF4C7B12DF452CD125C02EF5ACC36CB0170A6CFD83BEC1B7A7182F9458321683","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"space":"Description of the apartment - · Beautiful 2 bedroom apartment with a glass-enclosed balcony on the 5th floor of an 100-year-old Art Nouveau building, renovated outside and inside. The floors are still the original colorful mosaic, and the ceilings are 9 feet high. There is an elevator, air conditioning, central heating, and a full kitchen with granite countertop, pots & pans, dishes, etc. One full bathroom with toilet, sink, and half-tub with shower. The living room has a dining table, TV, etc. You can see the tips of La Sagrada Familia from the enclosed balcony. The apartment fits one to four although an occupancy of three would be the ideal for the size. In case your dates are not available in this apartment, we have a few other 2 bedroom apartments in the same building. Please see our other (Hidden by Airbnb) ads or our website. Description of location - · The apartment is located in the beautiful Eixample, halfway between Gaudi's La Pedrera (also known as Casa Milà) on the Passeig"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":278,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"D5F836C9","queryHash":"D5F836C9","planCacheKey":"509E540D","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":5581308,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":158}},"workingMillis":36,"durationMillis":36}}
|
||||||||||||||||||||||
| 3BD1C114 | sample_training.companies | find | 1 | 43 | 43 | 43 | 43 | 0 | 0 | 9,500 | 0 | 0 | 0 | 6.2MB | 6.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"founded_month":1,"tag_list":"work-management-software, collaboration, project-management, ppm, saas, project-portfolio-management"} Slowest Query Log Message (from mongod) (43ms, 6.2 MB): {"t":{"$date":"2025-08-18T19:33:21.806+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"C6AE84448A9D84697694C8CB2E8FF629B82...","command":{"find":"companies","filter":{"tag_list":"work-management-software, collabora...","founded_month":1},"limit":10,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"3BD1C114","queryHash":"3BD1C114","planCacheKey":"15C4EB5C","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6512075,"timeReadingMicros":31703}},"cpuNanos":13627041,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":43,"durationMillis":43}}
|
||||||||||||||||||||||
| 20694910 | sample_training.companies | find | 1 | 37 | 37 | 37 | 37 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"overview":"<p>Mytweetspace.com is a custom background generator for Twitter pages. Users can design their own pages for free, or can have a customized page made for them for a fee. To design their own page, users select from a menu of theme styles, and then add personalized badges and “follow me” buttons.<\/p>","twitter_username":"taobaocom"} Slowest Query Log Message (from mongod) (37ms): {"t":{"$date":"2025-08-18T19:33:16.803+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"3D324462609EA3F84E229BA9E3197E6C78762E0822BA6E922ED9F167BF4A998D","command":{"find":"companies","filter":{"twitter_username":"taobaocom","overview":"<p>Mytweetspace.com is a custom background generator for Twitter pages. Users can design their own pages for free, or can have a customized page made for them for a fee. To design their own page, users select from a menu of theme styles, and then add personalized badges and “follow me” buttons.</p>"},"limit":10,"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":68,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"20694910","queryHash":"20694910","planCacheKey":"C2C6B9B0","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8709826,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":37,"durationMillis":37}}
|
||||||||||||||||||||||
| C0529AF5 | sample_training.routes | find | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"","dst_airport":"MSQ","stops":{"$lt":0}} Slowest Query Log Message (from mongod) (45ms): {"t":{"$date":"2025-08-18T19:52:25.592+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"DCBE75B9F616ADC6FF901540450FB1CB7815A00671730591188075E8ADBBA37E","command":{"find":"routes","filter":{"codeshare":"","dst_airport":"MSQ","stops":{"$lt":0}},"limit":50,"lsid":{"id":{"$uuid":"3e52ea5f-8d21-4e6e-8c92-bcbe465e4e7d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546745,"i":1}},"signature":{"hash":{"$binary":{"base64":"UHqaqVAaWv+7U+fc0r5z5GNDl+0=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":104,"keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"C0529AF5","queryHash":"C0529AF5","planCacheKey":"CE873A51","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":45020374,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| 41AADC8D | sample_training.inspections | aggregate | 1 | 567 | 567 | 567 | 567 | 0 | 27,949 | 27,949 | 1 | 27,949 | 0 | 6.1MB | 6.1MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"sector":"Secondhand Dealer [General] - 006","certificate_number":{"$gt":9311433}} Slowest Query Log Message (from mongod) (567ms, 6.1 MB): {"t":{"$date":"2025-08-18T19:33:13.011+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"120D227D0C73B80BED3CF2741EAE7CC9F53822B6B3E5DF8FB065353435F2B725","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gt":9311433},"sector":"Secondhand Dealer [General] - 006"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":300,"keysExamined":27949,"docsExamined":27949,"cursorExhausted":true,"numYields":13,"nreturned":1,"planCacheShapeHash":"41AADC8D","queryHash":"41AADC8D","planCacheKey":"BEBDF792","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6349477,"timeReadingMicros":24825}},"cpuNanos":75207781,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":15,"totalTimeQueuedMicros":139246}},"workingMillis":428,"durationMillis":567}}
|
||||||||||||||||||||||
| DACD9FCA | sample_training.routes | find | 1 | 169 | 169 | 169 | 169 | 0 | 0 | 66,985 | 0 | 0 | 0 | 2.7MB | 2.7MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","stops":{"$lt":0}} Slowest Query Log Message (from mongod) (169ms, 2.7 MB): {"t":{"$date":"2025-08-18T19:33:13.650+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"0D6D3D2B3EE73138EF7D45E078A0901B3D0...","command":{"find":"routes","filter":{"codeshare":"","stops":{"$lt":0}},"limit":10,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":0,"planCacheShapeHash":"DACD9FCA","queryHash":"DACD9FCA","planCacheKey":"656170A2","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2779155,"timeReadingMicros":205}},"cpuNanos":48667272,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":169,"durationMillis":169}}
|
||||||||||||||||||||||
| 0ECD823E | sample_training.companies | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"blog_feed_url":"","created_at":"Tue Jun 17 17:55:45 UTC 2008"} Slowest Query Log Message (from mongod) (26ms): {"t":{"$date":"2025-08-18T19:33:13.546+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"409994B23D6337216612CA6C7BC1E1A344D739702EA50A85F1BC8297493A0FB8","command":{"aggregate":"companies","pipeline":[{"$match":{"blog_feed_url":"","created_at":"Tue Jun 17 17:55:45 UTC 2008"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":83,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"0ECD823E","queryHash":"0ECD823E","planCacheKey":"85964F7E","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9374809,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":6383}},"workingMillis":20,"durationMillis":26}}
|
||||||||||||||||||||||
| 4018495D | sample_airbnb.listingsAndReviews | find | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"price":{"$numberDecimal":"60.00"},"calendar_last_scraped":{"$date":"2019-02-18T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:53:53.656+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1002","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"372C804515A90AFA7DDA57AE50EA05B7FBBA218258A007F6030D7977B5A056E0","command":{"find":"listingsAndReviews","filter":{"price":{"$numberDecimal":"60.00"},"calendar_last_scraped":{"$date":"2019-02-18T05:00:00.000Z"}},"limit":5,"lsid":{"id":{"$uuid":"40e087dd-7a7d-481c-bc5a-fb0614537f1b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":87,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"4018495D","queryHash":"4018495D","planCacheKey":"6CD71589","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9538166,"remote":"44.252.45.26:53984","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 7E5220AE | sample_mflix.movies | find | 1 | 105 | 105 | 105 | 105 | 0 | 0 | 21,349 | 0 | 0 | 0 | 415.0KB | 415.0KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 1 | 0.0 | |
|
Query:
{"plot":"An enthusiastic filmmaker thinks he's come up with a totally original idea: animation set to classical music! When he is informed that some American named \"Prisney\" (or something) has ...","title":"The Decalogue"} Slowest Query Log Message (from mongod) (105ms, 415.0 KB): {"t":{"$date":"2025-08-18T19:50:42.016+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"0D31A01B8AC33D2F7ABFF404CD38705A5BE...","command":{"find":"movies","filter":{"title":"The Decalogue","plot":"An enthusiastic filmmaker thinks he..."},"limit":50,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"7E5220AE","queryHash":"7E5220AE","planCacheKey":"A5538AAE","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":424919,"timeReadingMicros":6858}},"cpuNanos":16982562,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":870}},"workingMillis":105,"durationMillis":105}}
|
||||||||||||||||||||||
| 62AA434E | sample_restaurants.restaurants | aggregate | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 25,359 | 14 | 1,811 | 0 | 642.3KB | 642.3KB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"borough":"Staten Island"} Slowest Query Log Message (from mongod) (32ms, 642.3 KB): {"t":{"$date":"2025-08-18T19:54:19.762+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","queryShapeHash":"A07B2E47CC4E17CB486CD096BE27C333FB0FEBFD716FFA7C00888CEC7ACBE261","command":{"aggregate":"restaurants","pipeline":[{"$match":{"borough":"Staten Island"}},{"$group":{"_id":"$address.zipcode","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e4d6e4ab-e29b-43bb-b00c-c40ae2845adc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546855,"i":173}},"signature":{"hash":{"$binary":{"base64":"N9Isje3BpbNWec7xPPp/MVLAtMU=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":369,"keysExamined":0,"docsExamined":25359,"cursorExhausted":true,"numYields":2,"nreturned":14,"planCacheShapeHash":"62AA434E","queryHash":"62AA434E","planCacheKey":"E02493CE","queryFramework":"sbe","reslen":724,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":657727,"timeReadingMicros":6425}},"cpuNanos":15785831,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| 3182AE95 | sample_airbnb.listingsAndReviews | aggregate | 1 | 75 | 75 | 75 | 75 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 326.0KB | 326.0KB | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"bed_type":"Real Bed"} Slowest Query Log Message (from mongod) (75ms, 326.0 KB): {"t":{"$date":"2025-08-18T19:33:11.213+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"3E407653842507E7F7FE378B4CFD5A69A8CD20A2B434FF86A7346BE79D549BEE","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"bed_type":"Real Bed"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":337,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"3182AE95","queryHash":"3182AE95","planCacheKey":"244CA671","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":333798,"timeReadingMicros":2857}},"cpuNanos":28250050,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":75,"durationMillis":75}}
|
||||||||||||||||||||||
| 548B7A82 | sample_airbnb.listingsAndReviews | find | 1 | 68 | 68 | 68 | 68 | 0 | 0 | 5,555 | 3 | 1,851 | 0 | 13.3MB | 13.3MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"first_review":{"$date":"2016-02-09T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (68ms, 13.3 MB): {"t":{"$date":"2025-08-18T19:53:52.378+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1020","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"142CBCC248C846F63E1A2D2FBB0B464D005...","command":{"find":"listingsAndReviews","filter":{"first_review":{"$date":"2016-02-09T05:00:00.000Z"}},"limit":50,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":3,"planCacheShapeHash":"548B7A82","queryHash":"548B7A82","planCacheKey":"0A15390A","queryFramework":"classic","reslen":85819,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":13943920,"timeReadingMicros":46923}},"cpuNanos":27046556,"remote":"44.252.45.26:54138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":68,"durationMillis":68}}
|
||||||||||||||||||||||
| B349EE86 | sample_mflix.embedded_movies | find | 1 | 23 | 23 | 23 | 23 | 0 | 3,411 | 3,411 | 1 | 3,411 | 0 | 0 | 0 | 0 | 0 | default: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"runtime":{"$lte":250},"lastupdated":"2015-09-07 00:28:29.527000000"} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:51:59.547+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn964","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"4BFE435D197A1C7915AC1306B495253C477333032F23B462F79DC69E2975E0E5","command":{"find":"embedded_movies","filter":{"runtime":{"$lte":250},"lastupdated":"2015-09-07 00:28:29.527000000"},"limit":10,"lsid":{"id":{"$uuid":"2c984217-a2f4-45f2-9cc4-07f02c954408"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":181,"keysExamined":3411,"docsExamined":3411,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"B349EE86","queryHash":"B349EE86","planCacheKey":"1092F68D","queryFramework":"classic","reslen":16115,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9240851,"remote":"44.252.45.26:42102","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 498ECA0B | sample_airbnb.listingsAndReviews | find | 1 | 179 | 179 | 179 | 179 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 325.4KB | 325.4KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"extra_people":{"$numberDecimal":"15.00"},"cleaning_fee":{"$numberDecimal":"50.00"},"cancellation_policy":"flexible"} Slowest Query Log Message (from mongod) (179ms, 325.4 KB): {"t":{"$date":"2025-08-18T19:33:11.217+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"186A2773FE0B1AED172761660E57F40C9CE...","command":{"find":"listingsAndReviews","filter":{"cleaning_fee":{"$numberDecimal":"50.00"},"extra_people":{"$numberDecimal":"15.00"},"cancellation_policy":"flexible"},"limit":10,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":1,"planCacheShapeHash":"498ECA0B","queryHash":"498ECA0B","planCacheKey":"50107B77","queryFramework":"classic","reslen":23831,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":333216,"timeReadingMicros":14252}},"cpuNanos":76987327,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11}},"workingMillis":179,"durationMillis":179}}
|
||||||||||||||||||||||
| BC0E6ACD | sample_training.companies | aggregate | 1 | 64 | 64 | 64 | 64 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"updated_at":"Tue Jun 17 17:55:45 UTC 2008"} Slowest Query Log Message (from mongod) (64ms): {"t":{"$date":"2025-08-18T19:33:13.172+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"58E2C18970D5E77C89997B06AA56F959C4F59CF9FD15CA71D5A142980CDBD4D2","command":{"aggregate":"companies","pipeline":[{"$match":{"updated_at":"Tue Jun 17 17:55:45 UTC 2008"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":265,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"BC0E6ACD","queryHash":"BC0E6ACD","planCacheKey":"911711B9","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8932382,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":14469}},"workingMillis":50,"durationMillis":64}}
|
||||||||||||||||||||||
| C095E268 | sample_geospatial.shipwrecks | find | 1 | 73 | 73 | 73 | 73 | 0 | 0 | 11,095 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 11 | 0.0 | |
|
Query:
{"latdec":33.6717267,"chart":"US,US,graph,BP-190956","watlev":"always under water/submerged"} Slowest Query Log Message (from mongod) (73ms): {"t":{"$date":"2025-08-18T19:33:16.346+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"67F778A3BF230F47AB862D3CBB8005EE3ACCCB17D6C3EABC4874234A10489076","command":{"find":"shipwrecks","filter":{"watlev":"always under water/submerged","latdec":33.6717267,"chart":"US,US,graph,BP-190956"},"limit":10,"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":10739,"keysExamined":0,"docsExamined":11095,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"C095E268","queryHash":"C095E268","planCacheKey":"D4E60E98","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8358665,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":27303}},"workingMillis":46,"durationMillis":73}}
|
||||||||||||||||||||||
| A6F84E39 | sample_geospatial.shipwrecks | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 11,095 | 101 | 109 | 0 | 501.9KB | 501.9KB | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"sounding_type":""} Slowest Query Log Message (from mongod) (28ms, 501.9 KB): {"t":{"$date":"2025-08-18T19:54:04.470+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1013","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"689D4316A9C31C9EC01C1D610E8DD53E6D98C51EBA128996F8F50C2C8BBAD780","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"sounding_type":""}},{"$group":{"_id":"$londec","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9fb82ef7-f287-4ec7-8e3e-f72360647e8e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":354,"cursorid":4486888838863699059,"keysExamined":0,"docsExamined":11095,"numYields":1,"nreturned":101,"planCacheShapeHash":"A6F84E39","queryHash":"A6F84E39","planCacheKey":"AC3E483D","queryFramework":"sbe","reslen":3566,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":513927,"timeReadingMicros":44}},"cpuNanos":12264812,"remote":"44.252.45.26:54068","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 368905A6 | sample_airbnb.listingsAndReviews | aggregate | 1 | 50 | 50 | 50 | 50 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bedrooms":{"$ne":1},"security_deposit":{"$numberDecimal":"1000.00"},"minimum_nights":"2"} Slowest Query Log Message (from mongod) (50ms): {"t":{"$date":"2025-08-18T19:52:14.105+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn965","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"26441A9FB093A7559442F916A7AC6479C30F7B26684737E973D818AE732BF07F","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"security_deposit":{"$numberDecimal":"1000.00"},"minimum_nights":"2","bedrooms":{"$ne":1}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4126acbb-d078-4d35-9994-5f8d94ceac20"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":350,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"368905A6","queryHash":"368905A6","planCacheKey":"811B61C0","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12731150,"remote":"44.252.45.26:42106","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":50,"durationMillis":50}}
|
||||||||||||||||||||||
| C3755F87 | sample_geospatial.shipwrecks | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"sounding_type":"","londec":{"$lt":-121.668997}} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:33:16.178+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"B532F4840A91CD3CCEF09DC3627243FEF15285A80075DFBEAC72DCF1BF140620","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"sounding_type":"","londec":{"$lt":-121.668997}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":315,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"C3755F87","queryHash":"C3755F87","planCacheKey":"0958DB4B","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7875519,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| D5CFECE9 | sample_airbnb.listingsAndReviews | aggregate | 1 | 99 | 99 | 99 | 99 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"1150.00"},"notes":"Estou sempre atenta às necessidades dos hospedes. A casa é linda"} Slowest Query Log Message (from mongod) (99ms): {"t":{"$date":"2025-08-18T19:33:12.611+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"F47265F35451E51625E9F28A2465FC2E1565BF5EF80538D45AA43EBC435070A4","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"notes":"Estou sempre atenta às necessidades dos hospedes. A casa é linda","monthly_price":{"$numberDecimal":"1150.00"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":59,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"D5CFECE9","queryHash":"D5CFECE9","planCacheKey":"46B4E8AD","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12587602,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":20136}},"workingMillis":79,"durationMillis":99}}
|
||||||||||||||||||||||
| DF62A9FC | sample_training.companies | find | 1 | 58 | 58 | 58 | 58 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 20 | 0.0 |
|
Query:
{"category_code":"ecommerce","created_at":"Wed May 07 03:58:53 UTC 2008","deadpooled_url":""} Slowest Query Log Message (from mongod) (58ms): {"t":{"$date":"2025-08-18T19:33:12.932+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"4A50ABB2037EEF02929FEBE6F5E1FE3887DE723A4080F3AC8C1AE8FBF5E623B0","command":{"find":"companies","filter":{"deadpooled_url":"","created_at":"Wed May 07 03:58:53 UTC 2008","category_code":"ecommerce"},"limit":10,"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":19507,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"DF62A9FC","queryHash":"DF62A9FC","planCacheKey":"3A864914","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8037555,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":33894}},"workingMillis":25,"durationMillis":58}}
|
||||||||||||||||||||||
| 11DAD159 | sample_airbnb.listingsAndReviews | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"minimum_nights":"2","accommodates":4,"cancellation_policy":"moderate"} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:33:33.963+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"0FA8FE66B7BBCA643755F4071171C20D0F1AACC00183D8BF34603E61EBBD34FE","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"minimum_nights":"2","accommodates":4,"cancellation_policy":"moderate"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":342,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"11DAD159","queryHash":"11DAD159","planCacheKey":"806D43DD","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10182293,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 417F1C8A | sample_mflix.comments | aggregate | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 41,079 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":{"$date":"2010-06-23T21:25:14.000Z"},"text":"Saepe quae perspiciatis repellat est. Reprehenderit delectus ex culpa labore.\nNobis debitis ipsum est quae. Et maiores labore porro modi repudiandae.","movie_id":{"$oid":"573a13a1f29313caabd069c6"}} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:53:47.884+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"F3D539AF60546955BB38F3FFAB4793C642D18FC0486A39169F83D310DE543713","command":{"aggregate":"comments","pipeline":[{"$match":{"text":"Saepe quae perspiciatis repellat est. Reprehenderit delectus ex culpa labore.\nNobis debitis ipsum est quae. Et maiores labore porro modi repudiandae.","date":{"$date":"2010-06-23T21:25:14.000Z"},"movie_id":{"$oid":"573a13a1f29313caabd069c6"}}},{"$group":{"_id":"$text","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9788da6-10de-44a1-b837-701c0e84f42d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":422,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"417F1C8A","queryHash":"417F1C8A","planCacheKey":"F8334A62","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":23429346,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| 00426101 | sample_training.routes | find | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"Y","stops":{"$ne":0}} Slowest Query Log Message (from mongod) (38ms): {"t":{"$date":"2025-08-18T19:54:09.562+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"3C5B3574E76781613292F354FB7E042DF165ADEBB0D4214571679D6730DE6A00","command":{"find":"routes","filter":{"stops":{"$ne":0},"codeshare":"Y"},"limit":1,"lsid":{"id":{"$uuid":"e4d6e4ab-e29b-43bb-b00c-c40ae2845adc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":152,"keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"00426101","queryHash":"00426101","planCacheKey":"A0872864","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":38024526,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| 0F68C680 | sample_mflix.comments | aggregate | 1 | 86 | 86 | 86 | 86 | 0 | 0 | 41,079 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 1 | 0.0 | |
|
Query:
{"date":{"$date":"2014-11-15T15:08:22.000Z"},"text":"Voluptas ab ad excepturi hic quam laborum magni. Fuga aliquam eligendi velit labore aliquam repudiandae aut. Optio qui consequatur harum ipsa.","movie_id":{"$oid":"573a13b1f29313caabd365f3"}} Slowest Query Log Message (from mongod) (86ms): {"t":{"$date":"2025-08-18T19:51:59.872+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn967","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"19D6E144C8F8730C2C08D35EAFBAFA44E9F97C450B5CE0C006739FBE4EE6EBE0","command":{"aggregate":"comments","pipeline":[{"$match":{"text":"Voluptas ab ad excepturi hic quam laborum magni. Fuga aliquam eligendi velit labore aliquam repudiandae aut. Optio qui consequatur harum ipsa.","date":{"$date":"2014-11-15T15:08:22.000Z"},"movie_id":{"$oid":"573a13b1f29313caabd365f3"}}},{"$group":{"_id":"$email","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"1199b571-cd0b-41d0-80f7-e20396e79715"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":633,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"0F68C680","queryHash":"0F68C680","planCacheKey":"EF4281E0","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":24591223,"remote":"44.252.45.26:42120","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":86,"durationMillis":86}}
|
||||||||||||||||||||||
| ECC240A1 | sample_training.companies | aggregate | 1 | 68 | 68 | 68 | 68 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"blog_url":"","crunchbase_url":"http://www.crunchbase.com/company/igoogle"} Slowest Query Log Message (from mongod) (68ms): {"t":{"$date":"2025-08-18T19:33:16.560+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"E9292664160FB5E1E92FBF34C7945B35D1A3D35030D82829C3869A3AAEB896EE","command":{"aggregate":"companies","pipeline":[{"$match":{"crunchbase_url":"http://www.crunchbase.com/company/igoogle","blog_url":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":250,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"ECC240A1","queryHash":"ECC240A1","planCacheKey":"E555F415","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7612242,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":16693}},"workingMillis":52,"durationMillis":68}}
|
||||||||||||||||||||||
| 41850C9B | sample_training.grades | find | 1 | 26 | 26 | 26 | 26 | 0 | 156 | 156 | 100 | 1 | 0 | 8.1MB | 8.1MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { class_id: 1 } | 26 | 0.0 | |
|
Query:
{"class_id":159,"student_id":{"$gt":2654}} Slowest Query Log Message (from mongod) (26ms, 8.1 MB): {"t":{"$date":"2025-08-18T19:50:41.843+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"34A403CD3997B9D7BA2DA5E2DE1E4CE6D7F...","command":{"find":"grades","filter":{"student_id":{"$gt":2654},"class_id":159},"limit":100,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","keysExamined":156,"docsExamined":156,"fromPlanCache":true,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":100,"planCacheShapeHash":"41850C9B","queryHash":"41850C9B","planCacheKey":"CD64C761","queryFramework":"classic","reslen":23926,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8459799,"timeReadingMicros":20656}},"cpuNanos":7136551,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| C8CBDC50 | sample_training.companies | find | 1 | 108 | 108 | 108 | 108 | 0 | 0 | 9,500 | 2 | 4,750 | 0 | 4.1MB | 4.1MB | 0 | 0 | default: 1 | COLLSCAN | 43 | 0.0 | |
|
Query:
{"email_address":"avazed@avazed.com"} Slowest Query Log Message (from mongod) (108ms, 4.1 MB): {"t":{"$date":"2025-08-18T19:33:13.476+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"7CB80B51BBFF1CC1F72653B30F0EEE4727D...","command":{"find":"companies","filter":{"email_address":"avazed@avazed.com"},"limit":10,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":2,"planCacheShapeHash":"C8CBDC50","queryHash":"C8CBDC50","planCacheKey":"AF4C37F0","queryFramework":"classic","reslen":8389,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4316894,"timeReadingMicros":694}},"cpuNanos":11379463,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":43229}},"workingMillis":65,"durationMillis":108}}
|
||||||||||||||||||||||
| 0A2E02C1 | sample_airbnb.listingsAndReviews | find | 1 | 175 | 175 | 175 | 175 | 0 | 0 | 5,555 | 0 | 0 | 0 | 14.5MB | 14.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"weekly_price":{"$numberDecimal":"1400.00"},"first_review":{"$date":"2016-01-10T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (175ms, 14.5 MB): {"t":{"$date":"2025-08-18T19:50:51.001+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn914","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"ED1FDD28D9C3196B3EB784F45920D634EA5...","command":{"find":"listingsAndReviews","filter":{"weekly_price":{"$numberDecimal":"1400.00"},"first_review":{"$date":"2016-01-10T05:00:00.000Z"}},"limit":5,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":0,"planCacheShapeHash":"0A2E02C1","queryHash":"0A2E02C1","planCacheKey":"CE993CB5","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":15196921,"timeReadingMicros":152121}},"cpuNanos":31901234,"remote":"44.252.45.26:42664","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":175,"durationMillis":175}}
|
||||||||||||||||||||||
| C1372117 | sample_training.inspections | find | 1 | 50 | 50 | 50 | 50 | 0 | 21,651 | 21,651 | 0 | 0 | 0 | 590.1KB | 590.1KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"business_name":"THE MENS WEARHOUSE INC","sector":"Jewelry Store-Retail - 823","certificate_number":{"$gt":9318164}} Slowest Query Log Message (from mongod) (50ms, 590.1 KB): {"t":{"$date":"2025-08-18T19:54:11.454+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1002","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"E7E2291E3ABD5CF0F4F0C33A1F50CE19CE0...","command":{"find":"inspections","filter":{"certificate_number":{"$gt":9318164},"sector":"Jewelry Store-Retail - 823","business_name":"THE MENS WEARHOUSE INC"},"limit":20,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":21651,"docsExamined":21651,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"C1372117","queryHash":"C1372117","planCacheKey":"82F4B900","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":604235,"timeReadingMicros":273}},"cpuNanos":49188981,"remote":"44.252.45.26:53984","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":50,"durationMillis":50}}
|
||||||||||||||||||||||
| 77B35491 | sample_training.companies | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"founded_day":{"$gt":1},"deadpooled_day":17} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:33:17.360+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"D2C9A018521A18EC909624FA016B4C7E910958DF239A065B27C8CFC4D2984BE3","command":{"aggregate":"companies","pipeline":[{"$match":{"founded_day":{"$gt":1},"deadpooled_day":17}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":326,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"77B35491","queryHash":"77B35491","planCacheKey":"E9C95EC5","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9043602,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| C81891DC | sample_training.inspections | find | 1 | 134 | 134 | 134 | 134 | 0 | 58,243 | 58,243 | 4 | 14,560 | 0 | 72.0KB | 72.0KB | 0 | 0 | secondaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"business_name":"30 BROAD STREET SHOE REPAIR, INC.","certificate_number":{"$lte":9318164}} Slowest Query Log Message (from mongod) (134ms, 72.0 KB): {"t":{"$date":"2025-08-18T19:54:09.794+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn638","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"2371857A1DF6E11BDB4E596B5C15B87E111...","command":{"find":"inspections","filter":{"certificate_number":{"$lte":9318164},"business_name":"30 BROAD STREET SHOE REPAIR, INC."},"limit":5,"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":58243,"docsExamined":58243,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":4,"planCacheShapeHash":"C81891DC","queryHash":"C81891DC","planCacheKey":"04B6EB44","queryFramework":"classic","reslen":1392,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":73693,"timeReadingMicros":139}},"cpuNanos":134242799,"remote":"44.252.45.26:45346","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":134,"durationMillis":134}}
|
||||||||||||||||||||||
| A02AFC26 | sample_training.inspections | aggregate | 1 | 317 | 317 | 317 | 317 | 0 | 17,383 | 17,383 | 1 | 17,383 | 0 | 2.7MB | 2.7MB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"date":"Nov 18 2015","certificate_number":{"$lt":5379480}} Slowest Query Log Message (from mongod) (317ms, 2.7 MB): {"t":{"$date":"2025-08-18T19:53:48.423+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1005","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"BDC2C49B790ED721F80CF2DF4F11715D8E2AC170D18C8CF8482378B665E04F60","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":5379480},"date":"Nov 18 2015"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9788da6-10de-44a1-b837-701c0e84f42d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":352,"keysExamined":17383,"docsExamined":17383,"cursorExhausted":true,"numYields":12,"nreturned":1,"planCacheShapeHash":"A02AFC26","queryHash":"A02AFC26","planCacheKey":"093988B8","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":13}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2838692,"timeReadingMicros":33087}},"cpuNanos":44913024,"remote":"44.252.45.26:54008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":14,"totalTimeQueuedMicros":7732}},"workingMillis":310,"durationMillis":317}}
|
||||||||||||||||||||||
| 708D2F61 | sample_training.inspections | aggregate | 1 | 69 | 69 | 69 | 69 | 0 | 13,030 | 13,030 | 0 | 0 | 0 | 14.4KB | 14.4KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"sector":"Salons And Barbershop - 841","certificate_number":{"$gt":50055690}} Slowest Query Log Message (from mongod) (69ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:50:48.026+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn929","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"91F5B50CDDB76A494D1E18315F625160D70927F46C803755283705B48D8B1B19","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gt":50055690},"sector":"Salons And Barbershop - 841"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"18e7bff4-39ee-4781-b901-634eec766859"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":128,"keysExamined":13030,"docsExamined":13030,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"708D2F61","queryHash":"708D2F61","planCacheKey":"0E09D67E","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14745,"timeReadingMicros":15}},"cpuNanos":34998008,"remote":"44.252.45.26:42788","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":69,"durationMillis":69}}
|
||||||||||||||||||||||
| DE7AEBA9 | sample_training.companies | find | 1 | 39 | 39 | 39 | 39 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 4.8MB | 4.8MB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"overview":"<p>Iksanika is a leading provider of high-end offshore outsourcing software development services, specializing in optimization/automatization business processes and generation additional revenue for businesses based technologies solutions and strong knowledge in business, with industry-specific:<\/p>\n\n<ul>\n<li>airlines<\/li>\n<li>education <\/li>\n<li>financial<\/li>\n<li>banking<\/li>\n<li>resorts<\/li>\n<li>media<\/li>\n<li>travel<\/li>\n<li>entertainment<\/li>\n<li>warehouse<\/li>\n<li>software and technology<\/li>\n<\/ul>\n\n<p>Iksanika is Silicon Valley company (San Jose, California, US) with offshore development center in Eastern Europe (Minsk, Belarus). Iksanika is focused on must powerful technologies: Java, Microsoft .NET, Adobe RIA (Flex, AIR, Flash). Now we are proud to be leading in:<\/p>\n\n<ul>\n<li>Complex Software Solutions Development<\/li>\n<li>Software-as-a-Service ( SaaS ) Development<\/li>\n<li>Rich Internet Application (RIA) Development and Programming Outsourcing<\/li>\n<\/ul>\n\n<p>There are several key factors why our clients make their choice of software development outsourcing favour to Iksanika:<\/p>\n\n<ul>\n<li>Our ethic and culture are European and very similar to USA<\/li>\n<li>Industry-specific knowledge and Timely solutions<\/li>\n<li>Customer-oriented approach<\/li>\n<li>High responsiveness<\/li>\n<li>Most powerful and new technologies<\/li>\n<\/ul>\n\n<p>History:<\/p>\n\n<p>Iksanika llc. was founded as Custom Software Development Company in the year 2000, Minsk, Belarus. The company began its work as an organization specializing in solving specific tasks concerning web programming and application development for various platforms (Windows, UNIX, and QNX). Gradually gaining experience and recognition among clients and top developers, we have become a leader in the market of custome software development, software outsourcing and outsourced programming. In 2006, Iksanika acquired Innosoft and Devunion Companies. In 2007 Iksanika, LLC. has registered like U.S. based company in Silicon Valley of United States (San Jose, California). Since then Iksanika has been able to provide on its main market more guaranty as internal country company and make its services more comfortable for U.S. based customers. Thus, Iksanika now embodies the most talented programmers and project managers of our country, as well as outstanding specialists from other countries.<\/p>\n\n<p>Services:<\/p>\n\n<p>Iksanika is focused on providing software development outsourcing services offers full life cycle of software development services:<\/p>\n\n<ul>\n<li>prototyping<\/li>\n<li>design<\/li>\n<li>programming<\/li>\n<li>maintenance/support<\/li>\n<\/ul>\n\n<p>next involving of the product and consulting services to a most business-intensive industries in North America (US, Canada), Western and Central Europe especially: UK, Germany, Switzerland, Sweden, Finland, Estonia and other.<\/p>\n\n<p>Main Services:<\/p>\n\n<ul>\n<li>Software Development Services<\/li>\n<li><ul>\n<li>Custom Software Development<\/li>\n<\/ul><\/li>\n<li><ul>\n<li>Software Product Development<\/li>\n<\/ul><\/li>\n<li><ul>\n<li>Software as a Service Development<\/li>\n<\/ul><\/li>\n<li>Quality Assurance<\/li>\n<li>Maintenance and Support<\/li>\n<li>Reengineering<\/li>\n<li>Consulting<\/li>\n<li>Offshore Development Center<\/li>\n<\/ul>\n\n<p>Service by Expertise:<\/p>\n\n<ul>\n<li>RIA Development<\/li>\n<li><ul>\n<li>Flash, Flex and Multimedia<\/li>\n<\/ul><\/li>\n<li><ul>\n<li>RIA Development for SAP<\/li>\n<\/ul><\/li>\n<li>Custom Toolbar Development<\/li>\n<li>Game Development<\/li>\n<li>Embedded Development<\/li>\n<li>Internet & Intranet<\/li>\n<li><ul>\n<li>Web Development<\/li>\n<\/ul><\/li>\n<li><ul>\n<li>E-Commerce Development<\/li>\n<\/ul><\/li>\n<\/ul>","crunchbase_url":"http://www.crunchbase.com/company/iksanika"} Slowest Query Log Message (from mongod) (39ms, 4.8 MB): {"t":{"$date":"2025-08-18T19:54:09.398+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"3A9D773AFB4F37DB3BEF306BB6C216357A3...","command":{"find":"companies","filter":{"crunchbase_url":"http://www.crunchbase.com/company/i...","overview":"<p>Iksanika is a leading provider o..."},"limit":5,"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"DE7AEBA9","queryHash":"DE7AEBA9","planCacheKey":"86C6706D","queryFramework":"classic","reslen":5569,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4983095,"timeReadingMicros":7479}},"cpuNanos":11092093,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| 4AC2DAEC | sample_airbnb.listingsAndReviews | aggregate | 1 | 111 | 111 | 111 | 111 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 7.1MB | 7.1MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bed_type":"Real Bed","interaction":"We are always happy to help, answer questions and give recommendations."} Slowest Query Log Message (from mongod) (111ms, 7.1 MB): {"t":{"$date":"2025-08-18T19:20:33.084+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn699","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"44B6B47D16B158B78821EE0D8B9322D11487C4E667C2B8D1425FD38C4040751D","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"interaction":"We are always happy to help, answer questions and give recommendations.","bed_type":"Real Bed"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"732f0111-367c-4fcd-8044-4615f395b636"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544825,"i":1}},"signature":{"hash":{"$binary":{"base64":"zpptsxQMf8HHbWQxwgJfid7lCyA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":362,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":6,"nreturned":1,"planCacheShapeHash":"4AC2DAEC","queryHash":"4AC2DAEC","planCacheKey":"3BD22AC4","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7437030,"timeReadingMicros":38669}},"cpuNanos":46657119,"remote":"104.30.164.8:61400","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":111,"durationMillis":111}}
|
||||||||||||||||||||||
| 0662B64C | sample_mflix.movies | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"Two school teachers and the man they both love face ruin when a malicious student cooks up a lie.","lastupdated":"2015-08-20 00:18:44.750000000"} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:54:09.034+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"39DF0C3C2F90B3A284A922D7960DA00DF3CD4227A86C46344A9CC047C02CD629","command":{"find":"movies","filter":{"plot":"Two school teachers and the man they both love face ruin when a malicious student cooks up a lie.","lastupdated":"2015-08-20 00:18:44.750000000"},"limit":5,"lsid":{"id":{"$uuid":"0111a098-649d-4fff-9eb6-f495666f7f3b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":81,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"0662B64C","queryHash":"0662B64C","planCacheKey":"650C79A4","queryFramework":"classic","reslen":1673,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":19309736,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 5B166478 | sample_training.routes | aggregate | 1 | 173 | 173 | 173 | 173 | 0 | 9,180 | 9,180 | 1 | 9,180 | 0 | 2.6MB | 2.6MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | IXSCAN { airplane: 1 } | 0 | 0.0 |
|
Query:
{"airplane":320,"dst_airport":"BCN","stops":0} Slowest Query Log Message (from mongod) (173ms, 2.6 MB): {"t":{"$date":"2025-08-18T19:33:13.137+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"FE908D815F3E7DD5E3258F0331E9FAF392B2F1D01C6DD6FAB39CCADB16FA6B30","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":0,"airplane":320,"dst_airport":"BCN"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":379,"keysExamined":9180,"docsExamined":9180,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"5B166478","queryHash":"5B166478","planCacheKey":"84E5E5DB","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2727757,"timeReadingMicros":244}},"cpuNanos":16589433,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":62054}},"workingMillis":111,"durationMillis":173}}
|
||||||||||||||||||||||
| 0116920C | sample_training.inspections | find | 1 | 66 | 66 | 66 | 66 | 0 | 16,403 | 16,403 | 100 | 164 | 0 | 2.5MB | 2.5MB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"date":"Apr 7 2015","certificate_number":{"$lte":9319684}} Slowest Query Log Message (from mongod) (66ms, 2.5 MB): {"t":{"$date":"2025-08-18T19:50:47.892+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn929","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"BF26269996847F556B25995FDCA0C72C224...","command":{"find":"inspections","filter":{"certificate_number":{"$lte":9319684},"date":"Apr 7 2015"},"limit":100,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":16403,"docsExamined":16403,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":100,"planCacheShapeHash":"0116920C","queryHash":"0116920C","planCacheKey":"D3D1B563","queryFramework":"classic","reslen":27556,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2602903,"timeReadingMicros":16032}},"cpuNanos":45541118,"remote":"44.252.45.26:42788","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":66,"durationMillis":66}}
|
||||||||||||||||||||||
| 32438A96 | sample_training.trips | aggregate | 1 | 39 | 39 | 39 | 39 | 0 | 2,746 | 2,746 | 0 | 0 | 0 | 112.4KB | 112.4KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 |
|
Query:
{"tripduration":{"$lte":357},"end station id":3167,"birth year":{"$gte":1998}} Slowest Query Log Message (from mongod) (39ms, 112.4 KB): {"t":{"$date":"2025-08-18T19:33:17.825+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"27FDB16F02F9374E7D5466BDAFBC979ED71E3A5A1EB2373E09C471D942231D9F","command":{"aggregate":"trips","pipeline":[{"$match":{"end station id":3167,"tripduration":{"$lte":357},"birth year":{"$gte":1998}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":352,"keysExamined":2746,"docsExamined":2746,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"32438A96","queryHash":"32438A96","planCacheKey":"A76835D5","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":115090,"timeReadingMicros":21}},"cpuNanos":6311607,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| 9E276FD8 | sample_training.companies | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"updated_at":"Thu Dec 01 07:50:34 UTC 2011","total_money_raised":"$9.3M"} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:53:59.841+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn996","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A1A2547EF2273605AF0EF4588874B8058133C0737658B77F0946CC905306D844","command":{"aggregate":"companies","pipeline":[{"$match":{"total_money_raised":"$9.3M","updated_at":"Thu Dec 01 07:50:34 UTC 2011"}},{"$limit":100}],"cursor":{},"lsid":{"id":{"$uuid":"441d4c86-bdd2-4a1d-8f0f-82746d9f34c5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":84,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"9E276FD8","queryHash":"9E276FD8","planCacheKey":"B7B526C8","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11426632,"remote":"44.252.45.26:53944","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| C9DD4FFB | sample_training.companies | aggregate | 1 | 50 | 50 | 50 | 50 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"founded_day":1} Slowest Query Log Message (from mongod) (50ms): {"t":{"$date":"2025-08-18T19:33:11.571+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"86F3862400D7ED06A08C4BCB570DD1E341E6CC15A40634FC7E94D7634DD1D2BC","command":{"aggregate":"companies","pipeline":[{"$match":{"founded_day":1}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":312,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"C9DD4FFB","queryHash":"C9DD4FFB","planCacheKey":"B048B627","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7884974,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":21356}},"workingMillis":29,"durationMillis":50}}
|
||||||||||||||||||||||
| ED14DB63 | sample_training.routes | aggregate | 1 | 60 | 60 | 60 | 60 | 0 | 0 | 31,789 | 10 | 3,178 | 0 | 1.8MB | 1.8MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"KHI","stops":0} Slowest Query Log Message (from mongod) (60ms, 1.8 MB): {"t":{"$date":"2025-08-18T19:33:11.506+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"2F8215F7D3D47C38E0039C810CA29B445B4EC14DBC0EE80783194EC98887623A","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"KHI","stops":0}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":75,"keysExamined":0,"docsExamined":31789,"cursorExhausted":true,"numYields":4,"nreturned":10,"planCacheShapeHash":"ED14DB63","queryHash":"ED14DB63","planCacheKey":"E7D27AFF","queryFramework":"classic","reslen":2058,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1888599,"timeReadingMicros":244}},"cpuNanos":19837616,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":60,"durationMillis":60}}
|
||||||||||||||||||||||
| 8F5939BD | sample_airbnb.listingsAndReviews | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"first_review":{"$date":"2016-06-30T04:00:00.000Z"},"maximum_nights":"2","room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:33:33.977+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"4F4961D18E89888610981F8DE191EC2B21FB3C689EEA9AD6C3C2147E865934EC","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"room_type":"Entire home/apt","maximum_nights":"2","first_review":{"$date":"2016-06-30T04:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":322,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"8F5939BD","queryHash":"8F5939BD","planCacheKey":"FB7AD45F","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10295672,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 280D47DA | sample_mflix.movies | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 21,349 | 0 | 0 | 0 | 2.9MB | 2.9MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"A serial adulterer faces his demons when his loving wife falls severely ill.","num_mflix_comments":{"$lte":0}} Slowest Query Log Message (from mongod) (38ms, 2.9 MB): {"t":{"$date":"2025-08-18T19:33:28.310+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"2EAC87078928163E42902A98ED7F0E4C3DD04F38C0473B03E10A783B6BB17466","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$lte":0},"plot":"A serial adulterer faces his demons when his loving wife falls severely ill."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":78,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"280D47DA","queryHash":"280D47DA","planCacheKey":"D75CF1F2","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3084236,"timeReadingMicros":608}},"cpuNanos":16922610,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| 2E70111F | sample_training.inspections | aggregate | 1 | 58 | 58 | 58 | 58 | 0 | 19,878 | 19,878 | 101 | 196 | 0 | 672.4KB | 672.4KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"sector":"Secondhand Dealer Auto - 005","certificate_number":{"$lt":9305438}} Slowest Query Log Message (from mongod) (58ms, 672.4 KB): {"t":{"$date":"2025-08-18T19:52:24.041+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn964","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"1D1B410011A452488AACE677A5F69DDA6CA1EB3F1EE610488A5B959FEB285E36","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":9305438},"sector":"Secondhand Dealer Auto - 005"}}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":105,"cursorid":9144562666088455589,"keysExamined":19878,"docsExamined":19878,"numYields":4,"nreturned":101,"planCacheShapeHash":"2E70111F","queryHash":"2E70111F","planCacheKey":"51D171BA","queryFramework":"classic","reslen":29360,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":688534,"timeReadingMicros":249}},"cpuNanos":48019913,"remote":"44.252.45.26:42102","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":58,"durationMillis":58}}
|
||||||||||||||||||||||
| 67390833 | sample_airbnb.listingsAndReviews | find | 1 | 80 | 80 | 80 | 80 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 2 | 0.0 | |
|
Query:
{"maximum_nights":"1125","space":"This is a two bedroom apartment separate from the main home with space for three people to reside in comfortably during their stay. Additional sleeping facilities can be arranged with advance notice."} Slowest Query Log Message (from mongod) (80ms): {"t":{"$date":"2025-08-18T19:33:16.600+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"DDF8376E985B46B0CBA496A72C20181D2391D85917850A033960BA9557A7BD26","command":{"find":"listingsAndReviews","filter":{"space":"This is a two bedroom apartment separate from the main home with space for three people to reside in comfortably during their stay. Additional sleeping facilities can be arranged with advance notice.","maximum_nights":"1125"},"limit":10,"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":2030,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"67390833","queryHash":"67390833","planCacheKey":"72587E0F","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":13572850,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":6509}},"workingMillis":74,"durationMillis":80}}
|
||||||||||||||||||||||
| 3FF1A0E6 | sample_training.trips | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 6,564 | 6,564 | 1 | 6,564 | 0 | 38.3KB | 38.3KB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 |
|
Query:
{"tripduration":{"$gte":418},"start time":{"$date":"2016-01-02T11:50:34.000Z"}} Slowest Query Log Message (from mongod) (26ms, 38.3 KB): {"t":{"$date":"2025-08-18T19:33:22.110+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"4C8102FCF3B337B452D53462A56CE337F2658419BF12303C4A3C08612F1ECEB8","command":{"aggregate":"trips","pipeline":[{"$match":{"tripduration":{"$gte":418},"start time":{"$date":"2016-01-02T11:50:34.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":115,"keysExamined":6564,"docsExamined":6564,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"3FF1A0E6","queryHash":"3FF1A0E6","planCacheKey":"621124D7","queryFramework":"classic","reslen":669,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":39207,"timeReadingMicros":47}},"cpuNanos":14907922,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| 8D971344 | sample_airbnb.listingsAndReviews | aggregate | 1 | 49 | 49 | 49 | 49 | 0 | 0 | 5,555 | 0 | 0 | 0 | 2.4MB | 2.4MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"extra_people":{"$numberDecimal":"15.00"},"monthly_price":{"$numberDecimal":"900.00"}} Slowest Query Log Message (from mongod) (49ms, 2.4 MB): {"t":{"$date":"2025-08-18T19:33:28.311+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"2FE0842CAA68EB222282242C0ED7AD1B5DF621DD61DF22043C2610F360E7CADA","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"monthly_price":{"$numberDecimal":"900.00"},"extra_people":{"$numberDecimal":"15.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":322,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"8D971344","queryHash":"8D971344","planCacheKey":"4864FD4C","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2562733,"timeReadingMicros":9862}},"cpuNanos":15975188,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":49,"durationMillis":49}}
|
||||||||||||||||||||||
| C27FC9E8 | sample_airbnb.listingsAndReviews | find | 1 | 34 | 34 | 34 | 34 | 0 | 0 | 5,555 | 2 | 2,777 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"bedrooms":{"$gt":1},"security_deposit":{"$numberDecimal":"300.00"},"beds":1} Slowest Query Log Message (from mongod) (34ms): {"t":{"$date":"2025-08-18T19:53:47.759+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"D435312DB6CBFC8B34C43F2B9D4C4EFD09C522368FF7CBB2575EBBCAEC291003","command":{"find":"listingsAndReviews","filter":{"beds":1,"security_deposit":{"$numberDecimal":"300.00"},"bedrooms":{"$gt":1}},"limit":10,"lsid":{"id":{"$uuid":"441d4c86-bdd2-4a1d-8f0f-82746d9f34c5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":174,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":2,"planCacheShapeHash":"C27FC9E8","queryHash":"C27FC9E8","planCacheKey":"5473D651","queryFramework":"classic","reslen":15712,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":11835390,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":34,"durationMillis":34}}
|
||||||||||||||||||||||
| 1F32D2E1 | sample_training.inspections | aggregate | 1 | 294 | 294 | 294 | 294 | 0 | 0 | 80,047 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"business_name":"MAXON DESIGN GROUP, LLC","sector":"Grocery-Retail - 808"} Slowest Query Log Message (from mongod) (294ms): {"t":{"$date":"2025-08-18T19:53:54.308+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1007","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"061FFBC4B2E79027190C968BC794746BCE89CFB4A0A554560FB3CD8D5FBF0F90","command":{"aggregate":"inspections","pipeline":[{"$match":{"sector":"Grocery-Retail - 808","business_name":"MAXON DESIGN GROUP, LLC"}},{"$limit":10},{"$group":{"_id":"$sector","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"d75d64bf-13e2-4721-9540-e5aaa600cfb0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":378,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"1F32D2E1","queryHash":"1F32D2E1","planCacheKey":"289E5F55","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":45520704,"remote":"44.252.45.26:54022","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":53811}},"workingMillis":241,"durationMillis":294}}
|
||||||||||||||||||||||
| DE5BC5E0 | sample_geospatial.shipwrecks | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 3.4MB | 3.4MB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"feature_type":"Wrecks - Submerged, nondangerous"} Slowest Query Log Message (from mongod) (26ms, 3.4 MB): {"t":{"$date":"2025-08-18T19:50:45.933+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn935","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"FAFFD18873F3A466562D8FDE0E66A3BE0BD2C2718ED5F6850A0226CF0989D873","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"feature_type":"Wrecks - Submerged, nondangerous"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"28e8c9dd-b8ab-4407-a3eb-6f2dc5b26ac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":302,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"DE5BC5E0","queryHash":"DE5BC5E0","planCacheKey":"B392AEC0","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3597033,"timeReadingMicros":17845}},"cpuNanos":8643235,"remote":"44.252.45.26:42822","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| D63965AC | sample_mflix.movies | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"num_mflix_comments":{"$gte":0}} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:33:33.419+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"62E1F3E70267D5D2BB3CEAD170CC04C366A26E215F2DD68348E2B8F254F41480","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$gte":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":256,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"D63965AC","queryHash":"D63965AC","planCacheKey":"46BA3684","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19665042,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| F407988E | sample_mflix.movies | find | 1 | 48 | 48 | 48 | 48 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":50,"poster":"https://m.media-amazon.com/images/M/MV5BM2EyMDZjNzEtNjdmNC00YzNhLWJjZmQtMzI3NDE3Zjc1MjI2XkEyXkFqcGdeQXVyMjAxMjEzNzU@._V1_SY1000_SX677_AL_.jpg","released":{"$date":"2006-11-09T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (48ms): {"t":{"$date":"2025-08-18T19:52:10.618+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn978","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"E0F32BD2B9D6DC3EBFD3B178CFFAA3CBB31C27A061F3149883B78472DDFCB41A","command":{"find":"movies","filter":{"released":{"$date":"2006-11-09T00:00:00.000Z"},"poster":"https://m.media-amazon.com/images/M/MV5BM2EyMDZjNzEtNjdmNC00YzNhLWJjZmQtMzI3NDE3Zjc1MjI2XkEyXkFqcGdeQXVyMjAxMjEzNzU@._V1_SY1000_SX677_AL_.jpg","metacritic":50},"limit":50,"lsid":{"id":{"$uuid":"a0c6f0af-7f5d-414d-9518-b620295a4ecd"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":104,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"F407988E","queryHash":"F407988E","planCacheKey":"2EF7D00E","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":18193879,"remote":"44.252.45.26:42200","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":48,"durationMillis":48}}
|
||||||||||||||||||||||
| 81D23288 | sample_training.trips | find | 1 | 42 | 42 | 42 | 42 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 4.1MB | 4.1MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bikeid":18937,"end station name":"Pike St & E Broadway"} Slowest Query Log Message (from mongod) (42ms, 4.1 MB): {"t":{"$date":"2025-08-18T19:33:16.238+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"F872558704D5C73793F461C86CBBEC26D71...","command":{"find":"trips","filter":{"end station name":"Pike St & E Broadway","bikeid":18937},"limit":10,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"81D23288","queryHash":"81D23288","planCacheKey":"B5CDB138","queryFramework":"classic","reslen":672,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4346814,"timeReadingMicros":370}},"cpuNanos":8523742,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":6714}},"workingMillis":36,"durationMillis":42}}
|
||||||||||||||||||||||
| 5C14C83E | sample_geospatial.shipwrecks | find | 1 | 61 | 61 | 61 | 61 | 0 | 0 | 11,095 | 0 | 0 | 0 | 3.4MB | 3.4MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"depth":{"$gt":0},"londec":-75.948914,"watlev":"always dry"} Slowest Query Log Message (from mongod) (61ms, 3.4 MB): {"t":{"$date":"2025-08-18T19:33:12.738+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"34CB1FC09ADEAA237A0A92F2648C478BC4A...","command":{"find":"shipwrecks","filter":{"depth":{"$gt":0},"londec":-75.948914,"watlev":"always dry"},"limit":10,"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":11095,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"5C14C83E","queryHash":"5C14C83E","planCacheKey":"7623E17E","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3540249,"timeReadingMicros":245}},"cpuNanos":8349858,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":19809}},"workingMillis":42,"durationMillis":61}}
|
||||||||||||||||||||||
| 2ADFA1A6 | sample_mflix.movies | aggregate | 1 | 55 | 55 | 55 | 55 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 4.4MB | 4.4MB | 0 | 0 | nearest: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","released":{"$date":"2014-09-11T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (55ms, 4.4 MB): {"t":{"$date":"2025-08-18T19:28:13.901+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn743","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"A4A37F7D84588C48B56B2783DEBF5947C47C769537CD1C4028BA56CA0C45F656","command":{"aggregate":"movies","pipeline":[{"$match":{"rated":"R","released":{"$date":"2014-09-11T00:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"de1e63eb-ade6-439d-801c-c873b3498a45"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545285,"i":1}},"signature":{"hash":{"$binary":{"base64":"DWLy4OMtG0yOeJCGmBGDI1Qu/nA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"nearest"}},"planSummary":"COLLSCAN","planningTimeMicros":83,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"2ADFA1A6","queryHash":"2ADFA1A6","planCacheKey":"452CC256","queryFramework":"classic","reslen":1881,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4594941,"timeReadingMicros":10175}},"cpuNanos":45218338,"remote":"104.30.164.8:21456","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":55,"durationMillis":55}}
|
||||||||||||||||||||||
| 47E50EEC | sample_training.trips | aggregate | 1 | 100 | 100 | 100 | 100 | 0 | 8,819 | 8,819 | 1 | 8,819 | 0 | 28.8KB | 28.8KB | 0 | 0 | default: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"birth year":{"$lte":1966},"usertype":"Subscriber","start station id":{"$lte":3138}} Slowest Query Log Message (from mongod) (100ms, 28.8 KB): {"t":{"$date":"2025-08-18T19:33:17.323+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"751FDE7C0BF0E7E839A59A6E7714AA2B42BF5A5BC1764269365401D1FAF5FD81","command":{"aggregate":"trips","pipeline":[{"$match":{"birth year":{"$lte":1966},"usertype":"Subscriber","start station id":{"$lte":3138}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","planningTimeMicros":312,"keysExamined":8819,"docsExamined":8819,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"47E50EEC","queryHash":"47E50EEC","planCacheKey":"73E851C0","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29489,"timeReadingMicros":31}},"cpuNanos":18627522,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":100,"durationMillis":100}}
|
||||||||||||||||||||||
| 90494D8F | sample_training.trips | aggregate | 1 | 69 | 69 | 69 | 69 | 0 | 5,380 | 5,380 | 0 | 0 | 0 | 14.4KB | 14.4KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 | |
|
Query:
{"tripduration":{"$lt":631},"end station name":"E 17 St & Broadway","stop time":{"$date":"2016-01-02T13:27:43.000Z"}} Slowest Query Log Message (from mongod) (69ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:33:12.737+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"E85B334126B9F7D103B6925A0D97C33ED11B5C271139A016AC8EED5E195B7095","command":{"aggregate":"trips","pipeline":[{"$match":{"end station name":"E 17 St & Broadway","stop time":{"$date":"2016-01-02T13:27:43.000Z"},"tripduration":{"$lt":631}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"e01be840-1b3c-4656-9cf6-90bbbfd01e33"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":133,"keysExamined":5380,"docsExamined":5380,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"90494D8F","queryHash":"90494D8F","planCacheKey":"AACEC645","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14744,"timeReadingMicros":21}},"cpuNanos":11437802,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":34679}},"workingMillis":35,"durationMillis":69}}
|
||||||||||||||||||||||
| B95AFC56 | sample_airbnb.listingsAndReviews | aggregate | 1 | 118 | 118 | 118 | 118 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 3.5MB | 3.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"extra_people":{"$numberDecimal":"15.00"},"space":"This is a two bedroom apartment separate from the main home with space for three people to reside in comfortably during their stay. Additional sleeping facilities can be arranged with advance notice."} Slowest Query Log Message (from mongod) (118ms, 3.5 MB): {"t":{"$date":"2025-08-18T19:33:13.122+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"4EDB309C9A94BCCF9082E804586140572C7AEE01E63F1ECA3DB76BC9F46FB9BE","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"space":"This is a two bedroom apartment separate from the main home with space for three people to reside in comfortably during their stay. Additional sleeping facilities can be arranged with advance notice.","extra_people":{"$numberDecimal":"15.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f9165ac2-dd2c-45d6-96fe-ccd5de5706e0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":295,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"B95AFC56","queryHash":"B95AFC56","planCacheKey":"24B0C4C6","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3677933,"timeReadingMicros":7075}},"cpuNanos":15297193,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":48992}},"workingMillis":70,"durationMillis":118}}
|
||||||||||||||||||||||
| C5251DBA | sample_geospatial.shipwrecks | aggregate | 1 | 59 | 59 | 59 | 59 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 166.9KB | 166.9KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"depth":0,"quasou":"depth unknown"} Slowest Query Log Message (from mongod) (59ms, 166.9 KB): {"t":{"$date":"2025-08-18T19:33:13.024+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"91E8C219C6E1B49950286A63BF78695F51E0145C5B9F85AD48FA7AA600C4E19F","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"quasou":"depth unknown","depth":0}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":254,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"C5251DBA","queryHash":"C5251DBA","planCacheKey":"35C38152","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":170927,"timeReadingMicros":22}},"cpuNanos":8482741,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":1,"totalTimeQueuedMicros":3945}},"workingMillis":56,"durationMillis":59}}
|
||||||||||||||||||||||
| 94E61A1A | sample_training.companies | aggregate | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"twitter_username":"FireID"} Slowest Query Log Message (from mongod) (33ms): {"t":{"$date":"2025-08-18T19:33:13.591+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"2F006B3B1E4EA6ACFEA6129CA783BCA1F36B4E469DAFCB0F790CDFD6C756AF75","command":{"aggregate":"companies","pipeline":[{"$match":{"twitter_username":"FireID"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":277,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"94E61A1A","queryHash":"94E61A1A","planCacheKey":"02D69B32","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7084800,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":33,"durationMillis":33}}
|
||||||||||||||||||||||
| 9562FAD5 | sample_training.routes | aggregate | 1 | 108 | 108 | 108 | 108 | 0 | 0 | 63,528 | 10 | 6,352 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","stops":{"$gt":0}} Slowest Query Log Message (from mongod) (108ms): {"t":{"$date":"2025-08-18T19:33:38.318+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"026FD929C1EFD34457DF94714CDEF5D82D6054B9BE1E4E8B99D0A9D05AAD7991","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","stops":{"$gt":0}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":70,"keysExamined":0,"docsExamined":63528,"cursorExhausted":true,"numYields":4,"nreturned":10,"planCacheShapeHash":"9562FAD5","queryHash":"9562FAD5","planCacheKey":"A1C227B1","queryFramework":"classic","reslen":2112,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":43672589,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":108,"durationMillis":108}}
|
||||||||||||||||||||||
| 7692A86F | sample_mflix.movies | aggregate | 1 | 97 | 97 | 97 | 97 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"A group of friends and family reunite at the fancy new holiday home of a woman who is about to turn 40.","year":{"$lt":1991}} Slowest Query Log Message (from mongod) (97ms): {"t":{"$date":"2025-08-18T19:33:27.276+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"E9A45024F634D10661CBF1EB795AB7C8524DEF40C00A53FC10C9EDAA7A97EB9F","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"A group of friends and family reunite at the fancy new holiday home of a woman who is about to turn 40.","year":{"$lt":1991}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f9165ac2-dd2c-45d6-96fe-ccd5de5706e0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":330,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"7692A86F","queryHash":"7692A86F","planCacheKey":"68823703","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":27086908,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":97,"durationMillis":97}}
|
||||||||||||||||||||||
| D27A7F4E | sample_mflix.movies | aggregate | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":{"$gte":100},"num_mflix_comments":1,"type":"movie"} Slowest Query Log Message (from mongod) (45ms): {"t":{"$date":"2025-08-18T19:20:52.097+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn701","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D479232593ABC6BF5FF2B667EFD1146A0904B399B905E576E995790DC822C2FE","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":1,"type":"movie","runtime":{"$gte":100}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bc5079e9-6c83-43c4-9d0b-3f03722e25e2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":363,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"D27A7F4E","queryHash":"D27A7F4E","planCacheKey":"34DB9FCE","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":22152378,"remote":"104.30.164.8:61111","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| 192940EC | sample_airbnb.listingsAndReviews | getMore | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 956 | 849 | 1 | 0 | 2.6MB | 2.6MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (25ms, 2.6 MB): {"t":{"$date":"2025-08-18T19:50:50.485+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","command":{"getMore":3825090273749399130,"collection":"listingsAndReviews","lsid":{"id":{"$uuid":"accc4acf-258a-42c7-b8ef-dfb1e682595b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"originatingCommand":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"accommodates":{"$gte":2}}}],"cursor":{},"lsid":{"id":{"$uuid":"accc4acf-258a-42c7-b8ef-dfb1e682595b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":3825090273749399130,"keysExamined":0,"docsExamined":956,"nBatches":1,"numYields":1,"nreturned":849,"planCacheShapeHash":"192940EC","queryHash":"192940EC","planCacheKey":"945A7CC4","queryFramework":"classic","reslen":16768363,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2701005,"timeReadingMicros":19209}},"cpuNanos":7714984,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 74464E8B | sample_mflix.movies | aggregate | 1 | 65 | 65 | 65 | 65 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":1995,"type":"movie"} Slowest Query Log Message (from mongod) (65ms): {"t":{"$date":"2025-08-18T19:33:32.508+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F0AD344B43C736210119C2E48911E12F7C74AEBBB293E9529163A2DF454396E7","command":{"aggregate":"movies","pipeline":[{"$match":{"type":"movie","year":1995}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e01be840-1b3c-4656-9cf6-90bbbfd01e33"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":308,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"74464E8B","queryHash":"74464E8B","planCacheKey":"7E7919F7","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":22688640,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":65,"durationMillis":65}}
|
||||||||||||||||||||||
| D7DDB8F8 | sample_training.trips | aggregate | 1 | 75 | 75 | 75 | 75 | 0 | 3,587 | 3,587 | 1 | 3,587 | 0 | 2.0MB | 2.0MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"bikeid":{"$gt":23103},"end station name":"W 13 St & 6 Ave","start station id":{"$lt":383}} Slowest Query Log Message (from mongod) (75ms, 2.0 MB): {"t":{"$date":"2025-08-18T19:33:12.193+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"A7398D1BB1DCF83998A0FD295DCB8D70AE4351155C77F2863740A6579698CB83","command":{"aggregate":"trips","pipeline":[{"$match":{"bikeid":{"$gt":23103},"start station id":{"$lt":383},"end station name":"W 13 St & 6 Ave"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6a788214-1da1-44c3-b302-7b3c1b030973"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { start station id: 1 }","planningTimeMicros":376,"keysExamined":3587,"docsExamined":3587,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"D7DDB8F8","queryHash":"D7DDB8F8","planCacheKey":"D59BD91C","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2122105,"timeReadingMicros":204}},"cpuNanos":10228086,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":10774}},"workingMillis":65,"durationMillis":75}}
|
||||||||||||||||||||||
| EAA1CFE7 | sample_airbnb.listingsAndReviews | find | 1 | 91 | 91 | 91 | 91 | 0 | 0 | 5,555 | 3 | 1,851 | 0 | 11.5MB | 11.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"1950.00"}} Slowest Query Log Message (from mongod) (91ms, 11.5 MB): {"t":{"$date":"2025-08-18T19:33:18.357+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"CA2D7B52F7ECE80F0D7312000FDA96FDF7C...","command":{"find":"listingsAndReviews","filter":{"monthly_price":{"$numberDecimal":"1950.00"}},"limit":10,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":3,"planCacheShapeHash":"EAA1CFE7","queryHash":"EAA1CFE7","planCacheKey":"EB38432B","queryFramework":"classic","reslen":107997,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12032241,"timeReadingMicros":37932}},"cpuNanos":22513554,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":2004}},"workingMillis":89,"durationMillis":91}}
|
||||||||||||||||||||||
| 74B6E326 | sample_weatherdata.data | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"elevation":{"$gte":9999}} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:33:28.216+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"0D6A28B213C779DE0DA991284E90D9D38EC1E6E7747857F5A3730C1C47A9D1DE","command":{"aggregate":"data","pipeline":[{"$match":{"elevation":{"$gte":9999}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata"},"planSummary":"COLLSCAN","planningTimeMicros":242,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"74B6E326","queryHash":"74B6E326","planCacheKey":"C8628DD6","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7387110,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 4A4F92B5 | sample_training.inspections | getMore | 1 | 135 | 135 | 135 | 135 | 0 | 58,514 | 58,514 | 58,513 | 1 | 0 | 1.0MB | 1.0MB | 0 | 0 | secondaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (135ms, 1.0 MB): {"t":{"$date":"2025-08-18T19:52:11.022+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn608","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","command":{"getMore":5459812041088193377,"collection":"inspections","lsid":{"id":{"$uuid":"a4719406-932d-4f9a-a425-5a8812b653d5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gte":5385002}}}],"cursor":{},"lsid":{"id":{"$uuid":"a4719406-932d-4f9a-a425-5a8812b653d5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","cursorid":5459812041088193377,"keysExamined":58514,"docsExamined":58514,"nBatches":1,"numYields":8,"nreturned":58513,"planCacheShapeHash":"4A4F92B5","queryHash":"4A4F92B5","planCacheKey":"BDECB8E4","queryFramework":"classic","reslen":16777187,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1081807,"timeReadingMicros":727}},"cpuNanos":134674641,"remote":"44.252.45.26:59014","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":135,"durationMillis":135}}
|
||||||||||||||||||||||
| 3944FBA7 | sample_training.companies | aggregate | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 2.8MB | 2.8MB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"email_address":"","deadpooled_url":""} Slowest Query Log Message (from mongod) (33ms, 2.8 MB): {"t":{"$date":"2025-08-18T19:33:11.282+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"9C4D140CB40BF615DFF5F337CC09E21B8E0EC6DEAB295D629D5562CA0AE13C0E","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_url":"","email_address":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":330,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"3944FBA7","queryHash":"3944FBA7","planCacheKey":"954299EB","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2902618,"timeReadingMicros":1294}},"cpuNanos":13190731,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":33,"durationMillis":33}}
|
||||||||||||||||||||||
| E3680AF2 | sample_training.companies | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 9,500 | 101 | 94 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"description":""} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:52:13.778+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn957","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"1CE040E386B6AB41758B6A5D2A143609F870A3F5A224976F058342393D27EC84","command":{"aggregate":"companies","pipeline":[{"$match":{"description":""}},{"$group":{"_id":"$milestones","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a0ecef49-c781-43f3-9ccd-4190821fc198"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":353,"cursorid":5675800743971646120,"keysExamined":0,"docsExamined":9500,"numYields":2,"nreturned":101,"planCacheShapeHash":"E3680AF2","queryHash":"E3680AF2","planCacheKey":"3BFD9A3A","queryFramework":"sbe","reslen":144112,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":15321660,"remote":"44.252.45.26:42070","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 808E36D1 | sample_training.routes | aggregate | 1 | 59 | 59 | 59 | 59 | 0 | 0 | 25,910 | 1 | 25,910 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"TSF"} Slowest Query Log Message (from mongod) (59ms): {"t":{"$date":"2025-08-18T19:53:54.528+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1020","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"6BDE06ED52908C151D3AABFBEE0620E0067F23CB1460B3030D35C8AA5997E315","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"TSF"}},{"$limit":10},{"$group":{"_id":"$codeshare","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c19785ca-0365-4480-b7a7-f446816c314a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":349,"keysExamined":0,"docsExamined":25910,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"808E36D1","queryHash":"808E36D1","planCacheKey":"C6B23A05","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14743353,"remote":"44.252.45.26:54138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":59,"durationMillis":59}}
|
||||||||||||||||||||||
| E09CFDCC | sample_training.routes | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"Y","dst_airport":"KHI","stops":{"$gte":0}} Slowest Query Log Message (from mongod) (38ms): {"t":{"$date":"2025-08-18T19:33:17.062+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"A6CC88127F25B10625C68B7CAF2DE59C7EAC53526173154ED6A671F5291E42D0","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"KHI","stops":{"$gte":0},"codeshare":"Y"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":343,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"E09CFDCC","queryHash":"E09CFDCC","planCacheKey":"21AC4124","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":38155544,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| 96C852AC | sample_training.trips | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 10,000 | 0 | 0 | 0 | 674.3KB | 674.3KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"start time":{"$date":"2016-01-01T16:59:33.000Z"},"stop time":{"$date":"2016-01-01T03:06:54.000Z"}} Slowest Query Log Message (from mongod) (24ms, 674.3 KB): {"t":{"$date":"2025-08-18T19:50:41.484+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn929","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"8ECF832FE871276CF79B9A5DD4CF3460E16...","command":{"find":"trips","filter":{"start time":{"$date":"2016-01-01T16:59:33.000Z"},"stop time":{"$date":"2016-01-01T03:06:54.000Z"}},"limit":1,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"96C852AC","queryHash":"96C852AC","planCacheKey":"A0BE9D84","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":690486,"timeReadingMicros":7053}},"cpuNanos":7655320,"remote":"44.252.45.26:42788","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 3513E98C | sample_mflix.embedded_movies | aggregate | 1 | 58 | 58 | 58 | 58 | 0 | 0 | 3,483 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"APPROVED","year":{"$gte":2001},"plot_embedding":{"$binary":{"base64":"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","subType":"9"}}} Slowest Query Log Message (from mongod) (58ms): {"t":{"$date":"2025-08-18T19:33:13.132+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"59634D881843247C9B7DED63FC06C36BBF062FD8C1F877AC7F0D5C5D1819D17D","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"rated":"APPROVED","plot_embedding":{"$binary":{"base64":"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","subType":"9"}},"year":{"$gte":2001}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":74,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":0,"nreturned":0,"planCacheShapeHash":"3513E98C","queryHash":"3513E98C","planCacheKey":"A10FD7E4","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":4926245,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":1,"totalTimeQueuedMicros":15024}},"workingMillis":43,"durationMillis":58}}
|
||||||||||||||||||||||
| 9E02DEB7 | sample_geospatial.shipwrecks | find | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"londec":-74.0065472} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:33:16.125+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn836","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"552B5FCC84390EA2E5E8E554C02E56DA95431F66EA29D0664CC0D2F49C34940D","command":{"find":"shipwrecks","filter":{"londec":-74.0065472},"limit":10,"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":70,"keysExamined":0,"docsExamined":11095,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"9E02DEB7","queryHash":"9E02DEB7","planCacheKey":"94E1BC3B","queryFramework":"classic","reslen":586,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6509063,"remote":"44.252.45.26:60242","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| 9E559B9E | sample_training.zips | aggregate | 1 | 185 | 185 | 185 | 185 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 636.1KB | 636.1KB | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$gte":561}} Slowest Query Log Message (from mongod) (185ms, 636.1 KB): {"t":{"$date":"2025-08-18T19:52:00.642+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn959","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"C2EBA6AEAA6D52BE45F9A9D92B8EB52613FF93DDC35B1190AE407050F9D1C8C9","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$gte":561}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a1590c93-b300-4a01-8d9a-4854e093735b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":285,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"9E559B9E","queryHash":"9E559B9E","planCacheKey":"E53FAA5E","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":651380,"timeReadingMicros":102}},"cpuNanos":19310456,"remote":"44.252.45.26:42084","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":69167}},"workingMillis":116,"durationMillis":185}}
|
||||||||||||||||||||||
| 66003327 | sample_mflix.movies | aggregate | 1 | 87 | 87 | 87 | 87 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 1.8MB | 1.8MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"rated":"PG-13","type":"movie","released":{"$date":"1995-12-22T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (87ms, 1.8 MB): {"t":{"$date":"2025-08-18T19:33:37.750+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"BEE12998CE14DC42CF2813DBC95432387117FC891458AB0BCC3B21AFB2B8A9B4","command":{"aggregate":"movies","pipeline":[{"$match":{"released":{"$date":"1995-12-22T00:00:00.000Z"},"type":"movie","rated":"PG-13"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545615,"i":1}},"signature":{"hash":{"$binary":{"base64":"iwZQRaajlO8OiCmzsRSscCNwMxE=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":287,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"66003327","queryHash":"66003327","planCacheKey":"B32FE76B","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1931635,"timeReadingMicros":6417}},"cpuNanos":22907957,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":5312}},"workingMillis":82,"durationMillis":87}}
|
||||||||||||||||||||||
| DEC392F0 | sample_mflix.movies | find | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 21,349 | 2 | 10,674 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"A CIA agent on the ground in Jordan hunts down a powerful terrorist leader while being caught between the unclear intentions of his American supervisors and Jordan Intelligence.","metacritic":{"$exists":true}} Slowest Query Log Message (from mongod) (29ms): {"t":{"$date":"2025-08-18T19:50:51.988+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn931","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"776C62BA0031EAB2C89B5ED7C6E59CD8C98948541D2A28A38DCB602CF7EBA9D5","command":{"find":"movies","filter":{"metacritic":{"$exists":true},"plot":"A CIA agent on the ground in Jordan hunts down a powerful terrorist leader while being caught between the unclear intentions of his American supervisors and Jordan Intelligence."},"limit":5,"lsid":{"id":{"$uuid":"d0e0ea18-ec26-4c2b-a699-8fdd81ddb9d2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":97,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":2,"planCacheShapeHash":"DEC392F0","queryHash":"DEC392F0","planCacheKey":"97754F10","queryFramework":"classic","reslen":4359,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":15065221,"remote":"44.252.45.26:42802","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| D233FA00 | sample_mflix.embedded_movies | aggregate | 1 | 66 | 66 | 66 | 66 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 3.9MB | 3.9MB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"num_mflix_comments":1,"title":"Dead or Alive"} Slowest Query Log Message (from mongod) (66ms, 3.9 MB): {"t":{"$date":"2025-08-18T19:33:17.231+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"59284A8EDB94A2CBE5A7D07DD434F102FE3D784C3505C53EB146F041D421B479","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"num_mflix_comments":1,"title":"Dead or Alive"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"14409632-b818-45df-9557-456a3d707488"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":296,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"D233FA00","queryHash":"D233FA00","planCacheKey":"57CF1B60","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4074337,"timeReadingMicros":29727}},"cpuNanos":13416338,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":3914}},"workingMillis":63,"durationMillis":66}}
|
||||||||||||||||||||||
| BF19E637 | sample_mflix.embedded_movies | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 3,483 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG-13","lastupdated":"2015-08-20 00:15:34.017000000"} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:52:14.024+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn986","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"79FFA74D204CCB24F26C295BC4601A25FBDD9FB84AD2B99A57E741AF45D679DD","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"lastupdated":"2015-08-20 00:15:34.017000000","rated":"PG-13"}},{"$limit":50},{"$group":{"_id":"$awards.wins","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"64cf5a31-739a-4022-99c0-747fb5c1d186"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":380,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"BF19E637","queryHash":"BF19E637","planCacheKey":"EF69F9BB","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":5743484,"remote":"44.252.45.26:46596","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| F897D2AB | sample_airbnb.listingsAndReviews | aggregate | 1 | 41 | 41 | 41 | 41 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"extra_people":{"$numberDecimal":"60.00"},"cleaning_fee":{"$numberDecimal":"450.00"}} Slowest Query Log Message (from mongod) (41ms): {"t":{"$date":"2025-08-18T19:54:08.939+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1002","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"6E25A0B590AF2611C445274A3386DEF1FA402279FECA3FAD4F65E163BD2362D1","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"extra_people":{"$numberDecimal":"60.00"},"cleaning_fee":{"$numberDecimal":"450.00"}}},{"$limit":100}],"cursor":{},"lsid":{"id":{"$uuid":"40e087dd-7a7d-481c-bc5a-fb0614537f1b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":59,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"F897D2AB","queryHash":"F897D2AB","planCacheKey":"D6998097","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11492053,"remote":"44.252.45.26:53984","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":41,"durationMillis":41}}
|
||||||||||||||||||||||
| 7CD39D8B | sample_training.routes | find | 1 | 22 | 22 | 22 | 22 | 0 | 7,987 | 7,987 | 10 | 798 | 0 | 14.4KB | 14.4KB | 0 | 0 | default: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"airplane":{"$gte":320},"dst_airport":"VLC"} Slowest Query Log Message (from mongod) (22ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:33:32.349+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"11D16A88FCDAE1143BAD0C3855B5C96A385...","command":{"find":"routes","filter":{"airplane":{"$gte":320},"dst_airport":"VLC"},"limit":10,"$db":"sample_training"},"planSummary":"IXSCAN { airplane: 1 }","keysExamined":7987,"docsExamined":7987,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"7CD39D8B","queryHash":"7CD39D8B","planCacheKey":"9D33344D","queryFramework":"classic","reslen":2069,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14741,"timeReadingMicros":12}},"cpuNanos":13171290,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| ADBEB053 | sample_weatherdata.data | aggregate | 1 | 51 | 51 | 51 | 51 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"qualityControlProcess":"V020"} Slowest Query Log Message (from mongod) (51ms): {"t":{"$date":"2025-08-18T19:33:21.858+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"20212E9B2F4D4337F705DE8F12A18D52ADE87E1D07FAB4686A066B792E1EBA17","command":{"aggregate":"data","pipeline":[{"$match":{"qualityControlProcess":"V020"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":184,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"ADBEB053","queryHash":"ADBEB053","planCacheKey":"460898AF","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7232220,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":3764}},"workingMillis":48,"durationMillis":51}}
|
||||||||||||||||||||||
| 4249E1F9 | sample_training.routes | aggregate | 1 | 86 | 86 | 86 | 86 | 0 | 0 | 66,985 | 9 | 7,442 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"PNS"} Slowest Query Log Message (from mongod) (86ms): {"t":{"$date":"2025-08-18T19:52:01.000+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn960","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"D3B0B67B667F3CC768DD9CB5E75A14D0910DC8E8BF673DE5053896ED1ECE809C","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"PNS"}},{"$group":{"_id":"$airline.alias","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"ffd3542a-7faf-4bbb-8ffb-a54d296ceaad"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":373,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":4,"nreturned":9,"planCacheShapeHash":"4249E1F9","queryHash":"4249E1F9","planCacheKey":"28A0F0FD","queryFramework":"sbe","reslen":515,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":37357021,"remote":"44.252.45.26:42088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":86,"durationMillis":86}}
|
||||||||||||||||||||||
| 93D679C6 | sample_mflix.embedded_movies | find | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 3,483 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot_embedding":{"$binary":{"base64":"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","subType":"9"}},"title":"Kuffs"} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:33:11.822+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"39A1D0BB577ED732B14F67CE175262600F73B1EB9FF971E8F3AA78F2D86D5057","command":{"find":"embedded_movies","filter":{"title":"Kuffs","plot_embedding":{"$binary":{"base64":"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","subType":"9"}}},"limit":10,"lsid":{"id":{"$uuid":"5ef37567-d65d-4398-8df0-f2cce307a147"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":80,"keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":0,"nreturned":0,"planCacheShapeHash":"93D679C6","queryHash":"93D679C6","planCacheKey":"37B08CF6","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":4846121,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| 0ACBC689 | sample_training.routes | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 9,180 | 0 | 1 | 0 | 0 | 43.2KB | 43.2KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COUNT_SCAN { airplane: 1 } | 0 | 0.0 |
|
Query:
{"airplane":320} Slowest Query Log Message (from mongod) (21ms, 43.2 KB): {"t":{"$date":"2025-08-18T19:53:48.793+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1001","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"23EE33988E230F956F94369D372EB185433464DB8A2FE9E080C7C0127DD930C1","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":320}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a237c387-f8d5-414f-bbc2-82824e865003"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COUNT_SCAN { airplane: 1 }","planningTimeMicros":240,"keysExamined":9180,"docsExamined":0,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"0ACBC689","queryHash":"0ACBC689","planCacheKey":"12EFEB1A","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":44229,"timeReadingMicros":628}},"cpuNanos":3347076,"remote":"44.252.45.26:53974","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 66D57F5A | sample_training.companies | aggregate | 1 | 35 | 35 | 35 | 35 | 0 | 0 | 9,500 | 2 | 4,750 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"created_at":"Mon Sep 08 16:18:16 UTC 2008","phone_number":""} Slowest Query Log Message (from mongod) (35ms): {"t":{"$date":"2025-08-18T19:33:17.273+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"4771FD74448850241C350836A172CAA83DCC51939EAED49354B8D850B0E07D97","command":{"aggregate":"companies","pipeline":[{"$match":{"created_at":"Mon Sep 08 16:18:16 UTC 2008","phone_number":""}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":64,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":2,"planCacheShapeHash":"66D57F5A","queryHash":"66D57F5A","planCacheKey":"BDD0DF72","queryFramework":"classic","reslen":8389,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9558210,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":628}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| C74A71D8 | sample_geospatial.shipwrecks | aggregate | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"recrd":"","londec":-120.7509629} Slowest Query Log Message (from mongod) (33ms): {"t":{"$date":"2025-08-18T19:51:59.718+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"DB0707297C8D4A3969F6D3BA49FCCA0DA85145E614D28143937573084F2D7954","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"londec":-120.7509629,"recrd":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b790952c-afc7-4033-b235-aec5603f2f4e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":355,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"C74A71D8","queryHash":"C74A71D8","planCacheKey":"E9C304C8","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7058027,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":33,"durationMillis":33}}
|
||||||||||||||||||||||
| 174156E2 | sample_airbnb.listingsAndReviews | find | 1 | 40 | 40 | 40 | 40 | 0 | 0 | 5,555 | 0 | 0 | 0 | 1.7MB | 1.7MB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"extra_people":{"$numberDecimal":"10.00"},"cleaning_fee":{"$numberDecimal":"0.00"},"notes":"There is no housekeeping service; however, we ask our guests to leave their rubbish outside daily for us to pick up. Extra sheets, blankets, and pillows are available upon request. Standard bathroom amenities with shower and tub. Because this is rural Hawaii, the internet as well as television may become intermittent or not functional at all. The Utility companies work quickly to restore services so these outages generally are short."} Slowest Query Log Message (from mongod) (40ms, 1.7 MB): {"t":{"$date":"2025-08-18T19:53:53.339+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1001","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"350F1931764FD779DCAACA88615F39D36CC...","command":{"find":"listingsAndReviews","filter":{"extra_people":{"$numberDecimal":"10.00"},"notes":"There is no housekeeping service; h...","cleaning_fee":{"$numberDecimal":"0.00"}},"limit":100,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"174156E2","queryHash":"174156E2","planCacheKey":"C9C71CEA","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1737660,"timeReadingMicros":13093}},"cpuNanos":13267604,"remote":"44.252.45.26:53974","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":40,"durationMillis":40}}
|
||||||||||||||||||||||
| 3A4A3659 | sample_airbnb.listingsAndReviews | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 3,626 | 3,626 | 0 | 0 | 0 | 14.4KB | 14.4KB | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 0 | 0.0 |
|
Query:
{"last_review":{"$date":"2019-02-18T05:00:00.000Z"},"listing_url":"https://www.airbnb.com/rooms/3517568","property_type":"Apartment"} Slowest Query Log Message (from mongod) (22ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:53:58.384+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1019","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"BFFD8F4B55661655F256E1D6663DA23640E8DF699E12B2E78D74074FBD518FE1","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"property_type":"Apartment","last_review":{"$date":"2019-02-18T05:00:00.000Z"},"listing_url":"https://www.airbnb.com/rooms/3517568"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f5a043a5-3d9c-451f-8b68-e253f8497721"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","planningTimeMicros":324,"keysExamined":3626,"docsExamined":3626,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"3A4A3659","queryHash":"3A4A3659","planCacheKey":"92AC4B0A","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14745,"timeReadingMicros":15}},"cpuNanos":12796097,"remote":"44.252.45.26:54126","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| D9A59382 | sample_airbnb.listingsAndReviews | aggregate | 1 | 44 | 44 | 44 | 44 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"bed_type":"Real Bed","cancellation_policy":"strict_14_with_grace_period","bathrooms":{"$numberDecimal":"1.0"}} Slowest Query Log Message (from mongod) (44ms): {"t":{"$date":"2025-08-18T19:52:12.617+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn972","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"8E5E7A2E9E1FC76FC5394D91A22BB61ABB163B0D0DE15369429A8B972F07FB71","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"bed_type":"Real Bed","bathrooms":{"$numberDecimal":"1.0"},"cancellation_policy":"strict_14_with_grace_period"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"95a36e36-8bf8-40ca-a929-6f03cf59b373"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":332,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"D9A59382","queryHash":"D9A59382","planCacheKey":"1D7B5C0A","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10977281,"remote":"44.252.45.26:42148","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":44,"durationMillis":44}}
|
||||||||||||||||||||||
| A58D4224 | sample_mflix.movies | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"lastupdated":"2015-08-18 01:03:41.907000000","poster":"https://m.media-amazon.com/images/M/MV5BODllYjM1ODItYjBmOC00MzkwLWJmM2YtMjMyZDU3MGJhNjc4L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:51:59.253+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn955","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"9A8D2FB33E578F46D68D222194DF136D35812D150102DE074337FE3FE0A80DD2","command":{"aggregate":"movies","pipeline":[{"$match":{"poster":"https://m.media-amazon.com/images/M/MV5BODllYjM1ODItYjBmOC00MzkwLWJmM2YtMjMyZDU3MGJhNjc4L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_SX677_AL_.jpg","lastupdated":"2015-08-18 01:03:41.907000000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":326,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"A58D4224","queryHash":"A58D4224","planCacheKey":"2C736FAC","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20743580,"remote":"44.252.45.26:42060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 66249875 | sample_airbnb.listingsAndReviews | aggregate | 1 | 35 | 35 | 35 | 35 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 7.0MB | 7.0MB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"beds":2} Slowest Query Log Message (from mongod) (35ms, 7.0 MB): {"t":{"$date":"2025-08-18T19:33:22.859+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"8795F430DD1418BE69AA61BCA1E156C33565A284DC6A5A1485C710DC3B6B1053","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":2}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":206,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"66249875","queryHash":"66249875","planCacheKey":"BF5E42CF","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7326174,"timeReadingMicros":19640}},"cpuNanos":17832664,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| FD829C09 | sample_mflix.movies | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":92,"num_mflix_comments":{"$lt":0}} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:20:52.084+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn698","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"6049843BE089EBF12AE80067D8889768C2392E1B219C5BD8E320932EA921C3E4","command":{"aggregate":"movies","pipeline":[{"$match":{"runtime":92,"num_mflix_comments":{"$lt":0}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"4557cf54-2cb1-4485-ba8a-387ba680a334"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":58,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"FD829C09","queryHash":"FD829C09","planCacheKey":"155E164D","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17642839,"remote":"104.30.164.8:61087","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 8CAADBE8 | sample_mflix.embedded_movies | aggregate | 1 | 254 | 254 | 254 | 254 | 0 | 0 | 3,483 | 0 | 0 | 0 | 11.9MB | 11.9MB | 0 | 0 | nearest: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"An innocent cab driver Jurek Kiler is mistaken for a contract killer and imprisoned. Soon, he is sprung by a mob boss who needs \"Killer\" for a few more jobs.","num_mflix_comments":{"$lte":0}} Slowest Query Log Message (from mongod) (254ms, 11.9 MB): {"t":{"$date":"2025-08-18T19:33:11.326+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn486","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"F70F6B12EEB56CE4D2EE11D73F1E3A9667C530EA2B73ECB7A493C380C7D3F24B","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"num_mflix_comments":{"$lte":0},"fullplot":"An innocent cab driver Jurek Kiler is mistaken for a contract killer and imprisoned. Soon, he is sprung by a mob boss who needs \"Killer\" for a few more jobs."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"nearest"}},"planSummary":"COLLSCAN","planningTimeMicros":334,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":13,"nreturned":0,"planCacheShapeHash":"8CAADBE8","queryHash":"8CAADBE8","planCacheKey":"EE783C18","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":15}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12489469,"timeReadingMicros":100472}},"cpuNanos":59856640,"remote":"44.252.45.26:47818","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":14,"totalTimeQueuedMicros":18840}},"workingMillis":236,"durationMillis":254}}
|
||||||||||||||||||||||
| F0B1C750 | sample_airbnb.listingsAndReviews | find | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 5 | 0.0 |
|
Query:
{"cleaning_fee":{"$numberDecimal":"99.00"},"description":"Super close to TIMES SQUARE . Causeway Bay, the place to be. this apartment has a lift. this is a shared flat. Shared with expats !!! Meet new friends. this is a big room, good for 2 persons !!! you will have your own room shared bathroom shared kitchen. Please note, when you move in, you will need to pay for Hong Kong stamp duty tax which is less than HK$90 and key deposit Refundable HK$500, a flatshare agreement will be signed too. Electricity is extra, will be shared among pro-rate by all (Hidden by Airbnb) . Thank you","beds":{"$gt":1}} Slowest Query Log Message (from mongod) (45ms): {"t":{"$date":"2025-08-18T19:52:00.169+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn969","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"A51B1C76619FC719B7A439042F71CFC1DB1619E1506570DA17B90430B5D565AC","command":{"find":"listingsAndReviews","filter":{"beds":{"$gt":1},"cleaning_fee":{"$numberDecimal":"99.00"},"description":"Super close to TIMES SQUARE . Causeway Bay, the place to be. this apartment has a lift. this is a shared flat. Shared with expats !!! Meet new friends. this is a big room, good for 2 persons !!! you will have your own room shared bathroom shared kitchen. Please note, when you move in, you will need to pay for Hong Kong stamp duty tax which is less than HK$90 and key deposit Refundable HK$500, a flatshare agreement will be signed too. Electricity is extra, will be shared among pro-rate by all (Hidden by Airbnb) . Thank you"},"limit":50,"lsid":{"id":{"$uuid":"a50e4b06-543b-4b8b-a7f1-3457662f17f4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":5160,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"F0B1C750","queryHash":"F0B1C750","planCacheKey":"6DCB624A","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":12689365,"remote":"44.252.45.26:42134","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":12690}},"workingMillis":33,"durationMillis":45}}
|
||||||||||||||||||||||
| B4C654B1 | sample_mflix.embedded_movies | aggregate | 1 | 74 | 74 | 74 | 74 | 0 | 0 | 3,483 | 0 | 0 | 0 | 4.1MB | 4.1MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG-13","fullplot":"An illegal race that takes place over the United States and nothing will stop this bunch of racers except for the occasional cop or a damsel in distress. Jackie Chan's car is not in this one, but many new cars make up for that. Who will win? Who will crash? Who will not even finish? Sit down and buckle up for the ride of your life.","title":"Cannonball Fever"} Slowest Query Log Message (from mongod) (74ms, 4.1 MB): {"t":{"$date":"2025-08-18T19:33:11.915+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"5E2F1E11032C761FBAE6DB543404FA8FA41660FB1863C42E621E4A37A9D187B8","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"rated":"PG-13","title":"Cannonball Fever","fullplot":"An illegal race that takes place over the United States and nothing will stop this bunch of racers except for the occasional cop or a damsel in distress. Jackie Chan's car is not in this one, but many new cars make up for that. Who will win? Who will crash? Who will not even finish? Sit down and buckle up for the ride of your life."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":73,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"B4C654B1","queryHash":"B4C654B1","planCacheKey":"5D2D9165","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4312877,"timeReadingMicros":1499}},"cpuNanos":6221736,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":18093}},"workingMillis":56,"durationMillis":74}}
|
||||||||||||||||||||||
| A90F7435 | sample_airbnb.listingsAndReviews | find | 1 | 42 | 42 | 42 | 42 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 11.5MB | 11.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"transit":"Subway 6 train a block away. Bus across the street. Taxi all over 24 hours","bed_type":"Real Bed"} Slowest Query Log Message (from mongod) (42ms, 11.5 MB): {"t":{"$date":"2025-08-18T19:33:21.287+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"6434BE17CB618995C609CC2E5EDF37CE583...","command":{"find":"listingsAndReviews","filter":{"transit":"Subway 6 train a block away. Bus ac...","bed_type":"Real Bed"},"limit":10,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"A90F7435","queryHash":"A90F7435","planCacheKey":"89BB8091","queryFramework":"classic","reslen":67088,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":12099261,"timeReadingMicros":24282}},"cpuNanos":21519928,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":42,"durationMillis":42}}
|
||||||||||||||||||||||
| 941F03F5 | sample_mflix.embedded_movies | find | 1 | 24 | 24 | 24 | 24 | 0 | 2,288 | 2,288 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"year":2013,"runtime":{"$gt":96},"poster":"https://m.media-amazon.com/images/M/MV5BMTgzMDY2Njc4Nl5BMl5BanBnXkFtZTgwNTEyMjUzMjE@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:54:09.397+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1008","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"8988BF3E7E70E2FFB6BE42D8EF8BF07A0F40AB50DC16307224EFF4ADA7E76EDB","command":{"find":"embedded_movies","filter":{"runtime":{"$gt":96},"poster":"https://m.media-amazon.com/images/M/MV5BMTgzMDY2Njc4Nl5BMl5BanBnXkFtZTgwNTEyMjUzMjE@._V1_SY1000_SX677_AL_.jpg","year":2013},"limit":5,"lsid":{"id":{"$uuid":"d8007651-a9a2-45d4-ac46-dd8969f2a4d1"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":176,"keysExamined":2288,"docsExamined":2288,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"941F03F5","queryHash":"941F03F5","planCacheKey":"7941AC5E","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6672427,"remote":"44.252.45.26:54026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 388ED1E0 | sample_training.routes | find | 1 | 82 | 82 | 82 | 82 | 0 | 18,371 | 18,371 | 0 | 0 | 0 | 737.4KB | 737.4KB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 |
|
Query:
{"airplane":{"$gt":320},"dst_airport":"FSD"} Slowest Query Log Message (from mongod) (82ms, 737.4 KB): {"t":{"$date":"2025-08-18T19:50:42.813+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"2CA33BE732EAF8AA767570A55D80EC1476F...","command":{"find":"routes","filter":{"airplane":{"$gt":320},"dst_airport":"FSD"},"limit":20,"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { airplane: 1 }","keysExamined":18371,"docsExamined":18371,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"388ED1E0","queryHash":"388ED1E0","planCacheKey":"665A51B6","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":755114,"timeReadingMicros":202}},"cpuNanos":32767416,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":82,"durationMillis":82}}
|
||||||||||||||||||||||
| 949DE1F4 | sample_training.routes | aggregate | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 31,789 | 10 | 3,178 | 0 | 1.9MB | 1.9MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","dst_airport":"KHI","stops":0} Slowest Query Log Message (from mongod) (30ms, 1.9 MB): {"t":{"$date":"2025-08-18T19:33:22.952+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"9A165773667A3A3F657F2F7694901256914518A058C438AA3F9929717B5A630D","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":0,"codeshare":"","dst_airport":"KHI"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":73,"keysExamined":0,"docsExamined":31789,"cursorExhausted":true,"numYields":2,"nreturned":10,"planCacheShapeHash":"949DE1F4","queryHash":"949DE1F4","planCacheKey":"44D2ADBC","queryFramework":"classic","reslen":2058,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1999917,"timeReadingMicros":137}},"cpuNanos":22676932,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| C801D88F | sample_geospatial.shipwrecks | getMore | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 0 | 10,983 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:54:08.943+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1019","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","command":{"getMore":1957464851902673146,"collection":"shipwrecks","lsid":{"id":{"$uuid":"d75d64bf-13e2-4721-9540-e5aaa600cfb0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"originatingCommand":{"aggregate":"shipwrecks","pipeline":[{"$match":{"gp_quality":""}},{"$group":{"_id":"$londec","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"d75d64bf-13e2-4721-9540-e5aaa600cfb0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","cursorid":1957464851902673146,"keysExamined":0,"docsExamined":0,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":10983,"planCacheShapeHash":"C801D88F","queryHash":"C801D88F","planCacheKey":"DF8E79A3","queryFramework":"sbe","reslen":384515,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9219865,"remote":"44.252.45.26:54126","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 906798AE | sample_airbnb.listingsAndReviews | aggregate | 1 | 227 | 227 | 227 | 227 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"2650.00"},"security_deposit":{"$numberDecimal":"300.00"}} Slowest Query Log Message (from mongod) (227ms): {"t":{"$date":"2025-08-18T19:33:13.359+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"C0295854C0971075FECA5794B7E6F4138BAFB7D8C3D90C9794A73F508ADEA63F","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"monthly_price":{"$numberDecimal":"2650.00"},"security_deposit":{"$numberDecimal":"300.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f9165ac2-dd2c-45d6-96fe-ccd5de5706e0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":310,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"906798AE","queryHash":"906798AE","planCacheKey":"455502AE","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":13142358,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":44716}},"workingMillis":183,"durationMillis":227}}
|
||||||||||||||||||||||
| BE76A404 | sample_mflix.movies | aggregate | 1 | 214 | 214 | 214 | 214 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 54.3KB | 54.3KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Laura, a former orphan, raises her adopted son Simèn together with her husband Carlos in an old house and former orphanage where she was raised. While at the orphanage Simèn tells Laura that he has five invisible friends which she believes are a product of his active imagination. Laura decides to reopen the orphanage to cater for disabled children and throws a party. During the party Simèn tries to persuade Laura to go and take a look at his friends cabin but she's too busy. Later on she sees a mysterious masked boy and realizes that Simèn has also disappeared. Laura feels the presence of other people in the house and months later Laura invites a team of parapsychologists to try to unravel the mystery.","type":"movie"} Slowest Query Log Message (from mongod) (214ms, 54.3 KB): {"t":{"$date":"2025-08-18T19:33:12.134+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"743551DABBBAA62BE5B0596640301635417B2D1789257A8E29F6F3CCE3D134F2","command":{"aggregate":"movies","pipeline":[{"$match":{"type":"movie","fullplot":"Laura, a former orphan, raises her adopted son Simèn together with her husband Carlos in an old house and former orphanage where she was raised. While at the orphanage Simèn tells Laura that he has five invisible friends which she believes are a product of his active imagination. Laura decides to reopen the orphanage to cater for disabled children and throws a party. During the party Simèn tries to persuade Laura to go and take a look at his friends cabin but she's too busy. Later on she sees a mysterious masked boy and realizes that Simèn has also disappeared. Laura feels the presence of other people in the house and months later Laura invites a team of parapsychologists to try to unravel the mystery."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"7d76bac2-71b5-4802-ac0c-9a901aa48202"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":82,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"BE76A404","queryHash":"BE76A404","planCacheKey":"8C89DB0C","queryFramework":"classic","reslen":2400,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":55566,"timeReadingMicros":18}},"cpuNanos":18139780,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":110890}},"workingMillis":104,"durationMillis":214}}
|
||||||||||||||||||||||
| 9BC3FEFD | sample_training.inspections | find | 1 | 364 | 364 | 364 | 364 | 0 | 25,055 | 25,055 | 0 | 0 | 0 | 479.5KB | 479.5KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"result":"Out of Business","business_name":"MAXON DESIGN GROUP, LLC","certificate_number":{"$gte":9314400}} Slowest Query Log Message (from mongod) (364ms, 479.5 KB): {"t":{"$date":"2025-08-18T19:53:48.503+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1001","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"CF25D19B8749AD47A36E7B37EDAC6B9658B...","command":{"find":"inspections","filter":{"certificate_number":{"$gte":9314400},"result":"Out of Business","business_name":"MAXON DESIGN GROUP, LLC"},"limit":10,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":25055,"docsExamined":25055,"nBatches":1,"cursorExhausted":true,"numYields":13,"nreturned":0,"planCacheShapeHash":"9BC3FEFD","queryHash":"9BC3FEFD","planCacheKey":"0B9AA94D","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":491058,"timeReadingMicros":33122}},"cpuNanos":62455934,"remote":"44.252.45.26:53974","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":15}},"workingMillis":364,"durationMillis":364}}
|
||||||||||||||||||||||
| BEAC7B1F | sample_geospatial.shipwrecks | aggregate | 1 | 57 | 57 | 57 | 57 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"recrd":"","sounding_type":"","latdec":{"$lt":28.8983646}} Slowest Query Log Message (from mongod) (57ms): {"t":{"$date":"2025-08-18T19:33:27.239+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"0501779B468432002614254A41C2C84FDFD78FE4ABF102C9BB8AE14755261A30","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"sounding_type":"","latdec":{"$lt":28.8983646},"recrd":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":303,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"BEAC7B1F","queryHash":"BEAC7B1F","planCacheKey":"D29D6973","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9349892,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":57,"durationMillis":57}}
|
||||||||||||||||||||||
| C42896EE | sample_training.routes | aggregate | 1 | 115 | 115 | 115 | 115 | 0 | 27,551 | 27,551 | 1 | 27,551 | 0 | 3.1MB | 3.1MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"airplane":{"$gte":320},"dst_airport":"BLR"} Slowest Query Log Message (from mongod) (115ms, 3.1 MB): {"t":{"$date":"2025-08-18T19:51:03.834+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"1D34258FB6A6FA1EB67A64F89D3842D508C15B61C2267C2AE26E7197266269AF","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$gte":320},"dst_airport":"BLR"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f4f1cbac-d644-437b-a34e-9f626c6ee76d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":408,"keysExamined":27551,"docsExamined":27551,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"C42896EE","queryHash":"C42896EE","planCacheKey":"725CCD18","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3277048,"timeReadingMicros":393}},"cpuNanos":45280223,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":3}},"workingMillis":115,"durationMillis":115}}
|
||||||||||||||||||||||
| 968F82F9 | sample_training.zips | aggregate | 1 | 51 | 51 | 51 | 51 | 0 | 0 | 29,470 | 101 | 291 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$ne":561},"state":"TN"} Slowest Query Log Message (from mongod) (51ms): {"t":{"$date":"2025-08-18T19:52:14.119+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn950","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"8A6DED60DA914A6B125B868FEA9CF4742BD6A83B271B4B7F1B565D83CF9C76A0","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$ne":561},"state":"TN"}},{"$group":{"_id":"$zip","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b790952c-afc7-4033-b235-aec5603f2f4e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":262,"cursorid":4195801016521243824,"keysExamined":0,"docsExamined":29470,"numYields":3,"nreturned":101,"planCacheShapeHash":"968F82F9","queryHash":"968F82F9","planCacheKey":"6D7E047E","queryFramework":"sbe","reslen":3760,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18221891,"remote":"44.252.45.26:42026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":51,"durationMillis":51}}
|
||||||||||||||||||||||
| BFAC304A | sample_mflix.movies | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$gt":2009},"lastupdated":"2015-07-30 00:07:32.130000000"} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:20:52.672+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn699","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"03BF4B8B99F718011C158A8D7B6A71695DE6E4BBB4A7272536A021B6EFA9F2BE","command":{"aggregate":"movies","pipeline":[{"$match":{"lastupdated":"2015-07-30 00:07:32.130000000","year":{"$gt":2009}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"732f0111-367c-4fcd-8044-4615f395b636"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":57,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"BFAC304A","queryHash":"BFAC304A","planCacheKey":"13444922","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17952320,"remote":"104.30.164.8:61400","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| EE165CFD | sample_training.trips | aggregate | 1 | 75 | 75 | 75 | 75 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 4.1MB | 4.1MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"birth year":{"$gt":1966}} Slowest Query Log Message (from mongod) (75ms, 4.1 MB): {"t":{"$date":"2025-08-18T19:33:11.967+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"C98F2E3C89AF945FECB8B9AB12C711C89F5B4C92F9DF002FC70B81838D4C9ED6","command":{"aggregate":"trips","pipeline":[{"$match":{"birth year":{"$gt":1966}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"14409632-b818-45df-9557-456a3d707488"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":315,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"EE165CFD","queryHash":"EE165CFD","planCacheKey":"652DABA9","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4346814,"timeReadingMicros":326}},"cpuNanos":8875913,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":46570}},"workingMillis":29,"durationMillis":75}}
|
||||||||||||||||||||||
| 47FE6296 | sample_airbnb.listingsAndReviews | find | 1 | 70 | 70 | 70 | 70 | 0 | 3,626 | 3,626 | 4 | 906 | 0 | 4.4MB | 4.4MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 0 | 0.0 | |
|
Query:
{"reviews_per_month":{"$gt":1},"property_type":"Apartment","last_scraped":{"$date":"2019-02-18T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (70ms, 4.4 MB): {"t":{"$date":"2025-08-18T19:53:54.441+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1011","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"D67715B74EDE128AC675E95017699A1FCCE...","command":{"find":"listingsAndReviews","filter":{"property_type":"Apartment","last_scraped":{"$date":"2019-02-18T05:00:00.000Z"},"reviews_per_month":{"$gt":1}},"limit":50,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","keysExamined":3626,"docsExamined":3626,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":4,"planCacheShapeHash":"47FE6296","queryHash":"47FE6296","planCacheKey":"A56C1993","queryFramework":"classic","reslen":21752,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4640635,"timeReadingMicros":40301}},"cpuNanos":18341262,"remote":"44.252.45.26:54048","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":70,"durationMillis":70}}
|
||||||||||||||||||||||
| F661CE66 | sample_training.companies | find | 1 | 49 | 49 | 49 | 49 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"founded_day":{"$lt":1}} Slowest Query Log Message (from mongod) (49ms): {"t":{"$date":"2025-08-18T19:33:16.426+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"037377660CD51F09F2113FB0854999939380E73B96D748CA8C56A10B3DFBAF89","command":{"find":"companies","filter":{"founded_day":{"$lt":1}},"limit":10,"lsid":{"id":{"$uuid":"77f82b2e-65b1-4764-9beb-72b54bbd8ade"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":167,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"F661CE66","queryHash":"F661CE66","planCacheKey":"EC9B2416","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10723101,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":49,"durationMillis":49}}
|
||||||||||||||||||||||
| A826BE51 | sample_training.companies | find | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 4,238 | 1 | 4,238 | 0 | 3.5MB | 3.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"crunchbase_url":"http://www.crunchbase.com/company/whereismyboss"} Slowest Query Log Message (from mongod) (38ms, 3.5 MB): {"t":{"$date":"2025-08-18T19:50:53.462+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"7C9F92E5FA32268507F4B1C77D01060DD27...","command":{"find":"companies","filter":{"crunchbase_url":"http://www.crunchbase.com/company/w..."},"limit":1,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":4238,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"A826BE51","queryHash":"A826BE51","planCacheKey":"D00C9785","queryFramework":"classic","reslen":3073,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3631981,"timeReadingMicros":31866}},"cpuNanos":7362826,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| 8D26A8E6 | sample_mflix.embedded_movies | aggregate | 1 | 322 | 322 | 322 | 322 | 0 | 0 | 3,483 | 0 | 0 | 0 | 25.9MB | 25.9MB | 0 | 0 | nearest: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG","title":"The Bride with White Hair"} Slowest Query Log Message (from mongod) (322ms, 25.9 MB): {"t":{"$date":"2025-08-18T19:33:11.384+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1106","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"B694C2B297E9424FDD2089B6E12B49618ED9E8DC64FA53B5A6CD6EC0E434C9B7","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"rated":"PG","title":"The Bride with White Hair"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"nearest"}},"planSummary":"COLLSCAN","planningTimeMicros":349,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":22,"nreturned":0,"planCacheShapeHash":"8D26A8E6","queryHash":"8D26A8E6","planCacheKey":"BE706496","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":24}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":27150068,"timeReadingMicros":306899},"timeWaitingMicros":{"cache":45}},"cpuNanos":34121242,"remote":"44.252.45.26:54298","protocol":"op_msg","queues":{"execution":{"admissions":23},"ingress":{"admissions":1}},"workingMillis":322,"durationMillis":322}}
|
||||||||||||||||||||||
| 85BDFFF3 | sample_airbnb.listingsAndReviews | aggregate | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 4.7MB | 4.7MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bedrooms":{"$lte":1},"house_rules":"Manage noise between 10pm and 8am. No Smoking. No pets."} Slowest Query Log Message (from mongod) (29ms, 4.7 MB): {"t":{"$date":"2025-08-18T19:50:56.725+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"2A17660E7103B06B34E11905645222851F9B4C27D1141956F4CB77DC0A7C9DF0","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"bedrooms":{"$lte":1},"house_rules":"Manage noise between 10pm and 8am. No Smoking. No pets."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":316,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"85BDFFF3","queryHash":"85BDFFF3","planCacheKey":"EE7692CF","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4967706,"timeReadingMicros":15301}},"cpuNanos":15194660,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 40D00689 | sample_training.grades | aggregate | 1 | 347 | 347 | 347 | 347 | 0 | 57,272 | 57,272 | 1 | 57,272 | 0 | 6.8MB | 6.8MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { class_id: 1 } | 2 | 0.0 | |
|
Query:
{"class_id":{"$lt":287},"student_id":{"$ne":8297}} Slowest Query Log Message (from mongod) (347ms, 6.8 MB): {"t":{"$date":"2025-08-18T19:52:01.078+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn972","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"EB8A836CE837E46BB15063366CD7128DA4C0D5F067BAAA2A6712399499C94FCF","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lt":287},"student_id":{"$ne":8297}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5534d9ee-4e49-4d82-b5cb-498bc9619e3f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":1641,"keysExamined":57272,"docsExamined":57272,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":17,"nreturned":1,"planCacheShapeHash":"40D00689","queryHash":"40D00689","planCacheKey":"A3E781AE","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":18}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7138832,"timeReadingMicros":1155}},"cpuNanos":135386837,"remote":"44.252.45.26:42148","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":19,"totalTimeQueuedMicros":13403}},"workingMillis":334,"durationMillis":347}}
|
||||||||||||||||||||||
| F6DB4B16 | sample_training.companies | aggregate | 1 | 88 | 88 | 88 | 88 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"deadpooled_year":2007,"phone_number":""} Slowest Query Log Message (from mongod) (88ms): {"t":{"$date":"2025-08-18T19:33:13.137+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"C27FAE710BDDFDC9C689D513C28121359419B011F1682EFD1B8C794007AA5E7E","command":{"aggregate":"companies","pipeline":[{"$match":{"phone_number":"","deadpooled_year":2007}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":250,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"F6DB4B16","queryHash":"F6DB4B16","planCacheKey":"E2E9BC86","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9128099,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":25937}},"workingMillis":63,"durationMillis":88}}
|
||||||||||||||||||||||
| 5443EFDE | sample_training.inspections | aggregate | 1 | 83 | 83 | 83 | 83 | 0 | 36,473 | 36,473 | 0 | 0 | 0 | 264.9KB | 264.9KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"date":"Jan 8 2016","business_name":"HWANG SO 857 CORP.","certificate_number":{"$gte":9300037}} Slowest Query Log Message (from mongod) (83ms, 264.9 KB): {"t":{"$date":"2025-08-18T19:33:24.157+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"BBD7F0B6619EF1CEDDCB8D86C540FF2ABB5F3127355D3820F2D22F8B034993B5","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"HWANG SO 857 CORP.","date":"Jan 8 2016","certificate_number":{"$gte":9300037}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":391,"keysExamined":36473,"docsExamined":36473,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"5443EFDE","queryHash":"5443EFDE","planCacheKey":"AABF2D41","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":271281,"timeReadingMicros":441}},"cpuNanos":81797220,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":83,"durationMillis":83}}
|
||||||||||||||||||||||
| 62BD50A4 | sample_training.trips | find | 1 | 34 | 34 | 34 | 34 | 0 | 0 | 10,000 | 0 | 0 | 0 | 3.5MB | 3.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"birth year":{"$gte":1984},"stop time":{"$date":"2016-01-01T06:53:27.000Z"}} Slowest Query Log Message (from mongod) (34ms, 3.5 MB): {"t":{"$date":"2025-08-18T19:52:14.685+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn973","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"9987E01E3249CF144C66B9336B96F4680D9...","command":{"find":"trips","filter":{"birth year":{"$gte":1984},"stop time":{"$date":"2016-01-01T06:53:27.000Z"}},"limit":1,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"62BD50A4","queryHash":"62BD50A4","planCacheKey":"D652142C","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3655735,"timeReadingMicros":316}},"cpuNanos":9596136,"remote":"44.252.45.26:42156","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":34,"durationMillis":34}}
|
||||||||||||||||||||||
| 27D42F70 | sample_training.companies | find | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"blog_url":"","phone_number":"+1 415 848 2986"} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:50:42.619+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn935","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"65E13B49A1C540E2646B3E6D08BFC348EE1DE61E780212A07F31F4199B4CB303","command":{"find":"companies","filter":{"phone_number":"+1 415 848 2986","blog_url":""},"limit":20,"lsid":{"id":{"$uuid":"fed23a0a-db8d-4609-b159-9a96cf81b582"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":110,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"27D42F70","queryHash":"27D42F70","planCacheKey":"E3631B90","queryFramework":"classic","reslen":14952,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9530536,"remote":"44.252.45.26:42822","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| FAE41E14 | sample_training.routes | aggregate | 1 | 98 | 98 | 98 | 98 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 108.3KB | 108.3KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"stops":{"$gte":0}} Slowest Query Log Message (from mongod) (98ms, 108.3 KB): {"t":{"$date":"2025-08-18T19:33:22.405+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"F978A1B22188619B94D0586D434694D19B5B7F996CE8ED9F1FEFCE62AFD634F0","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$gte":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"04a4744d-ee8b-41e0-bce8-6e0623b5a9c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":256,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"FAE41E14","queryHash":"FAE41E14","planCacheKey":"D0F6C25C","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":110912,"timeReadingMicros":16}},"cpuNanos":37950942,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":98,"durationMillis":98}}
|
||||||||||||||||||||||
| 2EFBD434 | sample_airbnb.listingsAndReviews | aggregate | 1 | 461 | 461 | 461 | 461 | 0 | 3,626 | 3,626 | 0 | 0 | 0 | 40.5MB | 40.5MB | 0 | 0 | default: 1 | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 3 | 0.0 | |
|
Query:
{"price":{"$numberDecimal":"565.00"},"property_type":"Apartment"} Slowest Query Log Message (from mongod) (461ms, 40.5 MB): {"t":{"$date":"2025-08-18T19:20:33.081+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn693","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"8CCC0FCBEA51A2F210BAF552EE393F7878EC72D7D08499D86AE6AE252C3B8FA1","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"price":{"$numberDecimal":"565.00"},"property_type":"Apartment"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"55b4aa8a-b1f6-4d79-8114-78db24acab65"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544825,"i":1}},"signature":{"hash":{"$binary":{"base64":"zpptsxQMf8HHbWQxwgJfid7lCyA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","planningTimeMicros":3306,"keysExamined":3626,"docsExamined":3626,"cursorExhausted":true,"numYields":25,"nreturned":0,"planCacheShapeHash":"2EFBD434","queryHash":"2EFBD434","planCacheKey":"F68B5BFB","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":27}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":42434554,"timeReadingMicros":406623}},"cpuNanos":76323511,"remote":"104.30.164.8:61419","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":26}},"workingMillis":461,"durationMillis":461}}
|
||||||||||||||||||||||
| 8B607D70 | sample_training.routes | aggregate | 1 | 49 | 49 | 49 | 49 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"NCE","stops":{"$exists":true}} Slowest Query Log Message (from mongod) (49ms): {"t":{"$date":"2025-08-18T19:52:06.027+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn953","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"EFE69C9641ED454124C555A1C8CAC5D54F6B4EDF9157E52B872CE44FA0AF2188","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$exists":true},"dst_airport":"NCE"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5534d9ee-4e49-4d82-b5cb-498bc9619e3f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":311,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"8B607D70","queryHash":"8B607D70","planCacheKey":"CA1BB590","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":37037357,"remote":"44.252.45.26:42040","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":49,"durationMillis":49}}
|
||||||||||||||||||||||
| E5A46FCB | sample_training.inspections | getMore | 1 | 169 | 169 | 169 | 169 | 0 | 46,981 | 46,981 | 46,981 | 1 | 0 | 2.9MB | 2.9MB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (169ms, 2.9 MB): {"t":{"$date":"2025-08-18T19:52:10.726+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn954","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","command":{"getMore":1943015301556370106,"collection":"inspections","lsid":{"id":{"$uuid":"176fb3f0-c649-4f10-b3e7-00e2030034e7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gt":9280892}}}],"cursor":{},"lsid":{"id":{"$uuid":"176fb3f0-c649-4f10-b3e7-00e2030034e7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","cursorid":1943015301556370106,"keysExamined":46981,"docsExamined":46981,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":46981,"planCacheShapeHash":"E5A46FCB","queryHash":"E5A46FCB","planCacheKey":"AB2B43DA","queryFramework":"classic","reslen":13472401,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3085053,"timeReadingMicros":1180}},"cpuNanos":104612352,"remote":"44.252.45.26:42056","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":169,"durationMillis":169}}
|
||||||||||||||||||||||
| 9F2D3029 | sample_training.companies | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"tag_list":"work-management-software, collaboration, project-management, ppm, saas, project-portfolio-management","phone_number":"503-671-6453"} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:33:29.323+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"AA29FA246860154F326233A50B359F0D6225C6558534A65525000A7359FE1B2C","command":{"aggregate":"companies","pipeline":[{"$match":{"tag_list":"work-management-software, collaboration, project-management, ppm, saas, project-portfolio-management","phone_number":"503-671-6453"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":374,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"9F2D3029","queryHash":"9F2D3029","planCacheKey":"FC4A2CED","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10294351,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| CFF5FFA6 | sample_mflix.movies | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"year":2013,"lastupdated":"2015-07-27 00:12:43.090000000","released":{"$date":"2005-09-02T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:53:53.264+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1000","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"653164FDE2DA63C5AE2CCED027BEF9492D63F2C9D74FBDDFDF3D2162AC1A83EF","command":{"find":"movies","filter":{"year":2013,"lastupdated":"2015-07-27 00:12:43.090000000","released":{"$date":"2005-09-02T00:00:00.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"f9cbfe54-2403-4151-b17f-e0c1c3bc9d44"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":86,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"CFF5FFA6","queryHash":"CFF5FFA6","planCacheKey":"ADDC0456","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":18408186,"remote":"44.252.45.26:53972","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 1D9B6C55 | sample_mflix.movies | find | 1 | 46 | 46 | 46 | 46 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$ne":1976},"num_mflix_comments":{"$gt":0},"released":{"$date":"2010-09-26T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (46ms): {"t":{"$date":"2025-08-18T19:50:47.668+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn939","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"6E7A2C4D88086640A200E605E46D343A78F0E566E8046BC42709947EE87D386B","command":{"find":"movies","filter":{"released":{"$date":"2010-09-26T00:00:00.000Z"},"year":{"$ne":1976},"num_mflix_comments":{"$gt":0}},"limit":50,"lsid":{"id":{"$uuid":"91ab63d7-3cbe-481c-9325-8d57e0e16878"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":142,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"1D9B6C55","queryHash":"1D9B6C55","planCacheKey":"6A3B2B72","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":20338848,"remote":"44.252.45.26:42858","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":46,"durationMillis":46}}
|
||||||||||||||||||||||
| 8622B048 | sample_training.routes | aggregate | 1 | 70 | 70 | 70 | 70 | 0 | 0 | 66,985 | 101 | 663 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"","stops":{"$lte":0}} Slowest Query Log Message (from mongod) (70ms): {"t":{"$date":"2025-08-18T19:52:14.858+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn958","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"6E9FD1902F6FA54939DF9B8CEC8274645391F34DEF06B6B5009C00C81BCE17F1","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","stops":{"$lte":0}}},{"$group":{"_id":"$airline.alias","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"51ca9f84-b3cc-4973-abce-e74b5cb347cb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":379,"cursorid":48866473301240993,"keysExamined":0,"docsExamined":66985,"numYields":4,"nreturned":101,"planCacheShapeHash":"8622B048","queryHash":"8622B048","planCacheKey":"15C0F5F8","queryFramework":"sbe","reslen":3459,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":60096958,"remote":"44.252.45.26:42072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":70,"durationMillis":70}}
|
||||||||||||||||||||||
| 0360C199 | sample_training.grades | getMore | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 0 | 5,578 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | IXSCAN { student_id: 1 } | 0 | 0.0 |
|
Query:
none Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:50:42.184+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"getMore":6470968167610584514,"collection":"grades","lsid":{"id":{"$uuid":"333549e3-62cc-4a76-87af-de801022d724"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lte":438},"student_id":{"$gt":9353}}},{"$group":{"_id":"$scores","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"333549e3-62cc-4a76-87af-de801022d724"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"IXSCAN { student_id: 1 }","cursorid":6470968167610584514,"keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":5578,"planCacheShapeHash":"0360C199","queryHash":"0360C199","planCacheKey":"DF9663DB","queryFramework":"sbe","reslen":1070101,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7048056,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":1935}},"workingMillis":29,"durationMillis":30}}
|
||||||||||||||||||||||
| 094E80C5 | sample_training.grades | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 190 | 190 | 1 | 190 | 0 | 4.1MB | 4.1MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { class_id: 1 } | 6 | 0.0 | |
|
Query:
{"class_id":274,"student_id":{"$gt":3460}} Slowest Query Log Message (from mongod) (28ms, 4.1 MB): {"t":{"$date":"2025-08-18T19:33:16.239+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"DE55B35913425CEFF2263BED0770038DF26432C59D033232942CCC85261CD6F0","command":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$gt":3460},"class_id":274}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":5615,"keysExamined":190,"docsExamined":190,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"094E80C5","queryHash":"094E80C5","planCacheKey":"4EA34FFC","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4273776,"timeReadingMicros":608}},"cpuNanos":6655540,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":3880}},"workingMillis":25,"durationMillis":28}}
|
||||||||||||||||||||||
| EBFE2A39 | sample_airbnb.listingsAndReviews | find | 1 | 147 | 147 | 147 | 147 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 30.2KB | 30.2KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"cleaning_fee":{"$numberDecimal":"119.00"},"price":{"$numberDecimal":"58.00"}} Slowest Query Log Message (from mongod) (147ms, 30.2 KB): {"t":{"$date":"2025-08-18T19:53:54.224+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1001","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"B381E7A34AEB6889A7C76062AE74B3F32E4...","command":{"find":"listingsAndReviews","filter":{"cleaning_fee":{"$numberDecimal":"119.00"},"price":{"$numberDecimal":"58.00"}},"limit":10,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"EBFE2A39","queryHash":"EBFE2A39","planCacheKey":"CFA0943D","queryFramework":"classic","reslen":27371,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":30901,"timeReadingMicros":19049}},"cpuNanos":11440435,"remote":"44.252.45.26:53974","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":31502}},"workingMillis":116,"durationMillis":147}}
|
||||||||||||||||||||||
| E75D206C | sample_training.companies | aggregate | 1 | 64 | 64 | 64 | 64 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"blog_url":""} Slowest Query Log Message (from mongod) (64ms): {"t":{"$date":"2025-08-18T19:33:13.239+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"E1835362B28B571A98A8AF4F2C3ADD76DAC6FD2B6BC4F3AC19D939B494876D9C","command":{"aggregate":"companies","pipeline":[{"$match":{"blog_url":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":269,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"E75D206C","queryHash":"E75D206C","planCacheKey":"22F45244","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7156727,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":27379}},"workingMillis":37,"durationMillis":64}}
|
||||||||||||||||||||||
| 24379A13 | sample_mflix.movies | aggregate | 1 | 48 | 48 | 48 | 48 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 7.6MB | 7.6MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":16} Slowest Query Log Message (from mongod) (48ms, 7.6 MB): {"t":{"$date":"2025-08-18T19:33:22.945+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D7EF1D609CF2EA22986C5E10599DD466A2121A2C12162CB022D56824835DD499","command":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":16}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":293,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"24379A13","queryHash":"24379A13","planCacheKey":"DFA7516F","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8020211,"timeReadingMicros":10830}},"cpuNanos":24614835,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":48,"durationMillis":48}}
|
||||||||||||||||||||||
| CCCA0631 | sample_training.inspections | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 31,604 | 100 | 316 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"sector":"Dealer In Products For The Disabled - 119"} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:50:47.681+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"9B24359B103EE361C91FD7111D5BEB053C846DA1DE784EE1BD8503EE82A6CE0E","command":{"find":"inspections","filter":{"sector":"Dealer In Products For The Disabled - 119"},"limit":100,"lsid":{"id":{"$uuid":"7a2fd922-7ea9-4d5a-b8f2-3f3b785c131a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":91,"keysExamined":0,"docsExamined":31604,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":100,"planCacheShapeHash":"CCCA0631","queryHash":"CCCA0631","planCacheKey":"C4602CE5","queryFramework":"classic","reslen":30536,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":16740545,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 9314EB17 | sample_training.inspections | find | 1 | 165 | 165 | 165 | 165 | 0 | 62,435 | 62,435 | 7 | 8,919 | 0 | 2.8MB | 2.8MB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"date":"Jan 8 2016","sector":"Drug Store Retail - 810","certificate_number":{"$lte":9324672}} Slowest Query Log Message (from mongod) (165ms, 2.8 MB): {"t":{"$date":"2025-08-18T19:33:18.976+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"9F0F1EB09C2630F63807EA813B665944572...","command":{"find":"inspections","filter":{"sector":"Drug Store Retail - 810","date":"Jan 8 2016","certificate_number":{"$lte":9324672}},"limit":10,"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":62435,"docsExamined":62435,"nBatches":1,"cursorExhausted":true,"numYields":10,"nreturned":7,"planCacheShapeHash":"9314EB17","queryHash":"9314EB17","planCacheKey":"180D5947","queryFramework":"classic","reslen":2112,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2942717,"timeReadingMicros":1212}},"cpuNanos":148994535,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12}},"workingMillis":165,"durationMillis":165}}
|
||||||||||||||||||||||
| C6CE70B7 | sample_training.trips | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 2.2MB | 2.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bikeid":20530} Slowest Query Log Message (from mongod) (28ms, 2.2 MB): {"t":{"$date":"2025-08-18T19:50:41.739+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn932","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"2240B0142258BF9CD1CAFBB572C5447FBA5AF14E56B99C61A5FB249704B951AA","command":{"aggregate":"trips","pipeline":[{"$match":{"bikeid":20530}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"7a2fd922-7ea9-4d5a-b8f2-3f3b785c131a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":284,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"C6CE70B7","queryHash":"C6CE70B7","planCacheKey":"5358CA3B","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2302291,"timeReadingMicros":7839}},"cpuNanos":7200843,"remote":"44.252.45.26:42808","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| B5355BE0 | sample_mflix.movies | getMore | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 17,218 | 2,220 | 7 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:50:51.842+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn932","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","command":{"getMore":3543243394028527854,"collection":"movies","lsid":{"id":{"$uuid":"0fa8f753-3966-4380-9d3f-651ba3cfc41f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"originatingCommand":{"aggregate":"movies","pipeline":[{"$match":{"rated":"PG-13"}}],"cursor":{},"lsid":{"id":{"$uuid":"0fa8f753-3966-4380-9d3f-651ba3cfc41f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","cursorid":3543243394028527854,"keysExamined":0,"docsExamined":17218,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":2220,"planCacheShapeHash":"B5355BE0","queryHash":"B5355BE0","planCacheKey":"B77C08C0","queryFramework":"classic","reslen":4164192,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14124325,"remote":"44.252.45.26:42808","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 3A13872B | sample_mflix.movies | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"num_mflix_comments":0,"poster":"https://m.media-amazon.com/images/M/MV5BNDE5NjQzMDkzOF5BMl5BanBnXkFtZTcwODI3ODI3MQ@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (26ms): {"t":{"$date":"2025-08-18T19:28:14.183+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn743","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"BA30B2B0A6F0A1F8DF8B24E31D752BF1C732BFBFF5319CDFDB00943E04407E26","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":0,"poster":"https://m.media-amazon.com/images/M/MV5BNDE5NjQzMDkzOF5BMl5BanBnXkFtZTcwODI3ODI3MQ@@._V1_SY1000_SX677_AL_.jpg"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"de1e63eb-ade6-439d-801c-c873b3498a45"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545285,"i":1}},"signature":{"hash":{"$binary":{"base64":"DWLy4OMtG0yOeJCGmBGDI1Qu/nA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":471,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"3A13872B","queryHash":"3A13872B","planCacheKey":"6E340517","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":26220792,"remote":"104.30.164.8:21456","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| C9F6DE63 | sample_mflix.movies | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":84,"poster":"https://m.media-amazon.com/images/M/MV5BMjQxM2YyNjMtZjUxYy00OGYyLTg0MmQtNGE2YzNjYmUyZTY1XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:33:44.186+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"84AFF412774E0F7FEF03EAD667454A1AFE1D346498123509226C31C6A136E9EB","command":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":84,"poster":"https://m.media-amazon.com/images/M/MV5BMjQxM2YyNjMtZjUxYy00OGYyLTg0MmQtNGE2YzNjYmUyZTY1XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_SX677_AL_.jpg"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":340,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"C9F6DE63","queryHash":"C9F6DE63","planCacheKey":"FB2C63FF","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19432567,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| FC2D8963 | sample_training.trips | find | 1 | 49 | 49 | 49 | 49 | 0 | 5,978 | 5,978 | 0 | 0 | 0 | 1.1MB | 1.1MB | 0 | 0 | default: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"end station id":{"$lte":382},"stop time":{"$date":"2016-01-01T00:47:41.000Z"},"start station id":{"$gte":403}} Slowest Query Log Message (from mongod) (49ms, 1.1 MB): {"t":{"$date":"2025-08-18T19:54:05.106+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"C00830958137C5C59EB57B2CDF38008A7C4...","command":{"find":"trips","filter":{"start station id":{"$gte":403},"stop time":{"$date":"2016-01-01T00:47:41.000Z"},"end station id":{"$lte":382}},"limit":1,"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","keysExamined":5978,"docsExamined":5978,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"FC2D8963","queryHash":"FC2D8963","planCacheKey":"5B87F8B3","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1157488,"timeReadingMicros":148}},"cpuNanos":14378478,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":49,"durationMillis":49}}
|
||||||||||||||||||||||
| C8B19810 | sample_training.companies | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 9,500 | 5 | 1,900 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"total_money_raised":"$9.3M"} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:53:59.954+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A90E077AADDD7F3F4C81D8F1E7D796528CA8FF8B9A2F95008957E495787F28E9","command":{"aggregate":"companies","pipeline":[{"$match":{"total_money_raised":"$9.3M"}}],"cursor":{},"lsid":{"id":{"$uuid":"bd3e5a8b-7d83-440d-be2d-09438ea4adef"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":54,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":5,"planCacheShapeHash":"C8B19810","queryHash":"C8B19810","planCacheKey":"99AEBEB0","queryFramework":"classic","reslen":26643,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11162001,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| DB648727 | sample_airbnb.listingsAndReviews | aggregate | 1 | 89 | 89 | 89 | 89 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"security_deposit":{"$numberDecimal":"0.00"},"space":"Walk down apartment,private entrance, Italian tiles and amazing bar/kitchenette/stove all modern including cabinets, granite and gorgeous bathroom and shower, with heated floor."} Slowest Query Log Message (from mongod) (89ms): {"t":{"$date":"2025-08-18T19:33:27.260+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"A55A88C6E941FCA0E71494D20FDD3704FE7C1BEF4C356032F6423152F1C7A524","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"security_deposit":{"$numberDecimal":"0.00"},"space":"Walk down apartment,private entrance, Italian tiles and amazing bar/kitchenette/stove all modern including cabinets, granite and gorgeous bathroom and shower, with heated floor."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"eda0b3a7-3bfc-4471-9416-8a8883d544bc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":86,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"DB648727","queryHash":"DB648727","planCacheKey":"BE38AB6B","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11720952,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":9668}},"workingMillis":80,"durationMillis":89}}
|
||||||||||||||||||||||
| 233E3578 | sample_mflix.movies | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.5MB | 1.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":105,"lastupdated":"2015-09-15 03:35:06.110000000"} Slowest Query Log Message (from mongod) (25ms, 1.5 MB): {"t":{"$date":"2025-08-18T19:33:23.529+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F7F715F948816B1574B40F831027202F4B61D6DA384853F798C113D9BCBBD124","command":{"aggregate":"movies","pipeline":[{"$match":{"runtime":105,"lastupdated":"2015-09-15 03:35:06.110000000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":340,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"233E3578","queryHash":"233E3578","planCacheKey":"D6B300E8","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1576706,"timeReadingMicros":2734}},"cpuNanos":21014329,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 02539CC2 | sample_training.trips | find | 1 | 51 | 51 | 51 | 51 | 0 | 0 | 10,000 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 6 | 0.0 |
|
Query:
{"birth year":1963,"start station name":"E 2 St & 2 Ave"} Slowest Query Log Message (from mongod) (51ms): {"t":{"$date":"2025-08-18T19:53:48.238+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1013","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"62491E3B2D18446C58E82883975582B9BD3F84825D020379C3F6F6C951555522","command":{"find":"trips","filter":{"start station name":"E 2 St & 2 Ave","birth year":1963},"limit":10,"lsid":{"id":{"$uuid":"d40a78ef-be05-4b51-8e82-2ac3f5a66d02"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":6420,"keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"02539CC2","queryHash":"02539CC2","planCacheKey":"CD537C4A","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6207024,"remote":"44.252.45.26:54068","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":6352}},"workingMillis":45,"durationMillis":51}}
|
||||||||||||||||||||||
| CF66C9F7 | sample_mflix.movies | aggregate | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":49,"type":"movie","released":{"$date":"1991-06-27T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:33:24.051+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"B6A34106AF8949C97B159EF06C2D2AFB138FDC1FEFE18AF67E668D32D598854E","command":{"aggregate":"movies","pipeline":[{"$match":{"released":{"$date":"1991-06-27T00:00:00.000Z"},"metacritic":49,"type":"movie"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":319,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"CF66C9F7","queryHash":"CF66C9F7","planCacheKey":"F904B27B","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20153815,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| F430D236 | sample_geospatial.shipwrecks | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"vesslterms":"","sounding_type":"","history":""} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:50:52.842+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn936","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"2114CFEB20DE222087C36E6605D0FF60B9CBF86E7E9008E8C3DA7E834AB31899","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"sounding_type":"","history":"","vesslterms":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a8011179-68bc-46bc-bc7e-030fd6ca212a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":322,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"F430D236","queryHash":"F430D236","planCacheKey":"FEAE0C26","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10828924,"remote":"44.252.45.26:42826","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| D0ABC71E | sample_mflix.movies | find | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.6MB | 1.6MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":{"$gt":63},"runtime":{"$gt":90},"title":"Irresistible"} Slowest Query Log Message (from mongod) (20ms, 1.6 MB): {"t":{"$date":"2025-08-18T19:52:20.166+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn960","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"3B29FF8B5FF7D1BA355D74833516240F298...","command":{"find":"movies","filter":{"runtime":{"$gt":90},"metacritic":{"$gt":63},"title":"Irresistible"},"limit":50,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"D0ABC71E","queryHash":"D0ABC71E","planCacheKey":"68CE9BDE","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1642748,"timeReadingMicros":402}},"cpuNanos":19596825,"remote":"44.252.45.26:42088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 8F4F57F4 | sample_geospatial.shipwrecks | aggregate | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"depth":0,"recrd":"","londec":-75.948914} Slowest Query Log Message (from mongod) (47ms): {"t":{"$date":"2025-08-18T19:33:16.697+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"974936A3889266C73A9F3EE40EBF089F467023FD7A06A0D403E3223B86DFC6C4","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"recrd":"","londec":-75.948914,"depth":0}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"eda0b3a7-3bfc-4471-9416-8a8883d544bc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":426,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"8F4F57F4","queryHash":"8F4F57F4","planCacheKey":"8F8EA7BC","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10296244,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":7815}},"workingMillis":40,"durationMillis":47}}
|
||||||||||||||||||||||
| 4F8EADAA | sample_training.trips | aggregate | 1 | 35 | 35 | 35 | 35 | 0 | 6,413 | 6,413 | 0 | 0 | 0 | 14.4KB | 14.4KB | 0 | 0 | default: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"bikeid":18917,"start station name":"St Marks Pl & 1 Ave","start station id":{"$gte":383}} Slowest Query Log Message (from mongod) (35ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:33:22.149+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"457B0AE729B01B1BE750194D29887FA66F5414403BDFDE65C5502A2E4EE3FE6A","command":{"aggregate":"trips","pipeline":[{"$match":{"start station name":"St Marks Pl & 1 Ave","bikeid":18917,"start station id":{"$gte":383}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","planningTimeMicros":81,"keysExamined":6413,"docsExamined":6413,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"4F8EADAA","queryHash":"4F8EADAA","planCacheKey":"C3A9846D","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14741,"timeReadingMicros":12}},"cpuNanos":13195347,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| 33730D4E | sample_training.grades | getMore | 1 | 99 | 99 | 99 | 99 | 0 | 28,057 | 28,057 | 28,057 | 1 | 0 | 5.4MB | 5.4MB | 0 | 0 | default: 1 | IXSCAN { class_id: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (99ms, 5.4 MB): {"t":{"$date":"2025-08-18T19:52:13.978+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn985","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"getMore":885481096260606148,"collection":"grades","lsid":{"id":{"$uuid":"087e6067-e4e3-4cb3-adc3-996b3161de46"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lt":141}}}],"cursor":{},"lsid":{"id":{"$uuid":"087e6067-e4e3-4cb3-adc3-996b3161de46"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { class_id: 1 }","cursorid":885481096260606148,"keysExamined":28057,"docsExamined":28057,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":28057,"planCacheShapeHash":"33730D4E","queryHash":"33730D4E","planCacheKey":"47F189EB","queryFramework":"classic","reslen":6722805,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5618930,"timeReadingMicros":791}},"cpuNanos":69040870,"remote":"44.252.45.26:46582","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":99,"durationMillis":99}}
|
||||||||||||||||||||||
| A8FB1E13 | sample_training.zips | aggregate | 1 | 60 | 60 | 60 | 60 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":{"$lt":477}} Slowest Query Log Message (from mongod) (60ms): {"t":{"$date":"2025-08-18T19:33:33.825+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"298F3A51FB667305A868B7AF406644CCAEA973E4322A7FB8BDDCC480268974D2","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$lt":477}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":309,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"A8FB1E13","queryHash":"A8FB1E13","planCacheKey":"B6BF256F","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":15047148,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":60,"durationMillis":60}}
|
||||||||||||||||||||||
| 7A2085D3 | sample_training.routes | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 2.7MB | 2.7MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"SLC","stops":{"$lte":0}} Slowest Query Log Message (from mongod) (38ms, 2.7 MB): {"t":{"$date":"2025-08-18T19:52:42.993+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn973","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"823C4A5FC2DA3802B55AC9934D46EA115576CF8282BB63371F6CE78D411395E6","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$lte":0},"dst_airport":"SLC"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c99cdbc0-22e2-4d05-9b6d-1b01626dd705"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546755,"i":1}},"signature":{"hash":{"$binary":{"base64":"6jxULR587/Gt8IUuAbWroRLDWbU=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":324,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"7A2085D3","queryHash":"7A2085D3","planCacheKey":"4838122F","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2780466,"timeReadingMicros":198}},"cpuNanos":38382080,"remote":"44.252.45.26:42156","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| 7BA67F3E | sample_geospatial.shipwrecks | find | 1 | 74 | 74 | 74 | 74 | 0 | 0 | 10,622 | 10 | 1,062 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 18 | 0.0 | |
|
Query:
{"latdec":{"$lt":28.8983646},"chart":"US,US,graph,Chart 11340","quasou":"depth unknown"} Slowest Query Log Message (from mongod) (74ms): {"t":{"$date":"2025-08-18T19:33:16.346+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"4051C8D4126FE12677D4EEB254DC9E89623539F26603D181753B346F01B6650A","command":{"find":"shipwrecks","filter":{"quasou":"depth unknown","latdec":{"$lt":28.8983646},"chart":"US,US,graph,Chart 11340"},"limit":10,"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":18379,"keysExamined":0,"docsExamined":10622,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":10,"planCacheShapeHash":"7BA67F3E","queryHash":"7BA67F3E","planCacheKey":"E831067E","queryFramework":"classic","reslen":3649,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8667489,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":30413}},"workingMillis":44,"durationMillis":74}}
|
||||||||||||||||||||||
| 708D2F61 | sample_training.inspections | find | 1 | 121 | 121 | 121 | 121 | 0 | 14,763 | 14,763 | 1 | 14,763 | 0 | 126.7KB | 126.7KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"sector":"Electronic Store - 001","certificate_number":{"$gt":40000159}} Slowest Query Log Message (from mongod) (121ms, 126.7 KB): {"t":{"$date":"2025-08-18T19:33:21.827+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"8B697656AD20CDC65A523CAFD6DBC4CCF28...","command":{"find":"inspections","filter":{"certificate_number":{"$gt":40000159},"sector":"Electronic Store - 001"},"limit":10,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":14763,"docsExamined":14763,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":1,"planCacheShapeHash":"708D2F61","queryHash":"708D2F61","planCacheKey":"0E09D67E","queryFramework":"classic","reslen":519,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":129780,"timeReadingMicros":132}},"cpuNanos":38910323,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":121,"durationMillis":121}}
|
||||||||||||||||||||||
| 4E961766 | sample_training.zips | aggregate | 1 | 74 | 74 | 74 | 74 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$lte":13114}} Slowest Query Log Message (from mongod) (74ms): {"t":{"$date":"2025-08-18T19:53:49.065+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1001","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"95B1B11AB41FCCE3772DBC68CC520423B1AA8D7A02E9D13AB92F663B8E9541C8","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$lte":13114}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9febec44-3b8e-439d-9ff8-2376383fa39f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":306,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"4E961766","queryHash":"4E961766","planCacheKey":"59575716","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17709481,"remote":"44.252.45.26:53974","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":74,"durationMillis":74}}
|
||||||||||||||||||||||
| 310EE093 | sample_weatherdata.data | aggregate | 1 | 127 | 127 | 127 | 127 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 11.1MB | 11.1MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"qualityControlProcess":"V020","dataSource":"4"} Slowest Query Log Message (from mongod) (127ms, 11.1 MB): {"t":{"$date":"2025-08-18T19:33:13.479+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"BBEAE415264896FF2B1D9FF75608A31C8D90CCC7A5FEFAFC24CE798FF03657F7","command":{"aggregate":"data","pipeline":[{"$match":{"qualityControlProcess":"V020","dataSource":"4"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":416,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"310EE093","queryHash":"310EE093","planCacheKey":"79870DEF","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11664584,"timeReadingMicros":664}},"cpuNanos":12376942,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":13216}},"workingMillis":114,"durationMillis":127}}
|
||||||||||||||||||||||
| 9A51CFED | sample_airbnb.listingsAndReviews | aggregate | 1 | 119 | 119 | 119 | 119 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 56.6KB | 56.6KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"access":"","guests_included":{"$numberDecimal":"1"}} Slowest Query Log Message (from mongod) (119ms, 56.6 KB): {"t":{"$date":"2025-08-18T19:53:54.224+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"5A2A3FDF1B36703C5BD021EEFA31B9CEAAF951781326BD0FBF5F6B3988AEEAB4","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"guests_included":{"$numberDecimal":"1"},"access":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9cf4b8a-82ec-4ae2-a0a3-5a5e3dbb0dbb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":304,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"9A51CFED","queryHash":"9A51CFED","planCacheKey":"21352359","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":57959,"timeReadingMicros":1030}},"cpuNanos":12531965,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":65550}},"workingMillis":54,"durationMillis":119}}
|
||||||||||||||||||||||
| BD2C6DE5 | sample_airbnb.listingsAndReviews | find | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 5,555 | 3 | 1,851 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"monthly_price":{"$numberDecimal":"11000.00"},"bed_type":"Real Bed"} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:53:59.943+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1007","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"230FE321EB9C6C53FE4B31D3EA9205D7B44AA1D81B1EDE5F267C1FE6204D27B4","command":{"find":"listingsAndReviews","filter":{"bed_type":"Real Bed","monthly_price":{"$numberDecimal":"11000.00"}},"limit":5,"lsid":{"id":{"$uuid":"9febec44-3b8e-439d-9ff8-2376383fa39f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":99,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":3,"planCacheShapeHash":"BD2C6DE5","queryHash":"BD2C6DE5","planCacheKey":"92A97A01","queryFramework":"classic","reslen":73738,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":14380957,"remote":"44.252.45.26:54022","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 54A29EAE | sample_training.companies | aggregate | 1 | 78 | 78 | 78 | 78 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"homepage_url":"http://www.nike.com","description":""} Slowest Query Log Message (from mongod) (78ms): {"t":{"$date":"2025-08-18T19:33:13.353+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn823","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A04E76E12C116D11089DF7B901AA2BA78F9DA2AC64A7AFE824028CB1A1133375","command":{"aggregate":"companies","pipeline":[{"$match":{"description":"","homepage_url":"http://www.nike.com"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"f3e5bfbf-17d6-4afc-b29a-b479e04e6151"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":46,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"54A29EAE","queryHash":"54A29EAE","planCacheKey":"C1A72CAE","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8579766,"remote":"44.252.45.26:60124","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":37469}},"workingMillis":41,"durationMillis":78}}
|
||||||||||||||||||||||
| C5B6943D | sample_airbnb.listingsAndReviews | find | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 5,555 | 4 | 1,388 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"weekly_price":{"$numberDecimal":"275.00"},"bed_type":"Real Bed"} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:51:58.903+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"9AE53C6F88EF871406982CC67CF638A646D441F4D04D3E43BC02E10F3BDFC8AF","command":{"find":"listingsAndReviews","filter":{"bed_type":"Real Bed","weekly_price":{"$numberDecimal":"275.00"}},"limit":5,"lsid":{"id":{"$uuid":"95a36e36-8bf8-40ca-a929-6f03cf59b373"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":244,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":4,"planCacheShapeHash":"C5B6943D","queryHash":"C5B6943D","planCacheKey":"068193E9","queryFramework":"classic","reslen":74273,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":15228417,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 0082893B | sample_airbnb.listingsAndReviews | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"notes":"For every reservations made from 1st of March 2018 it'll be charged upon arrival the Porto City Tax of 2\u20ac per day and per person (up to a maximum of 7 nights).","last_scraped":{"$date":"2019-03-11T04:00:00.000Z"},"room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:33:23.836+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"E21917D2C4FC2B1C2F778D571E9CB2CD08907478C1EE352264808BDD31540650","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"last_scraped":{"$date":"2019-03-11T04:00:00.000Z"},"room_type":"Entire home/apt","notes":"For every reservations made from 1st of March 2018 it'll be charged upon arrival the Porto City Tax of 2€ per day and per person (up to a maximum of 7 nights)."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5f7a16b8-a9c5-4733-b5e9-7152954aab9c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":339,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"0082893B","queryHash":"0082893B","planCacheKey":"6356B437","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9871556,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 38E931A5 | sample_training.companies | aggregate | 1 | 111 | 111 | 111 | 111 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 8.3MB | 8.3MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"description":"Data transferal and storage software"} Slowest Query Log Message (from mongod) (111ms, 8.3 MB): {"t":{"$date":"2025-08-18T19:53:48.380+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1003","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"2E5CA1F8D2E6738DA572B47DB8EB15659210E9AF7F784EA7F3955BCEF56DF894","command":{"aggregate":"companies","pipeline":[{"$match":{"description":"Data transferal and storage software"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0baac330-4f4a-4774-9443-4bfa703739db"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":257,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"38E931A5","queryHash":"38E931A5","planCacheKey":"573108C1","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8720662,"timeReadingMicros":71457}},"cpuNanos":17228236,"remote":"44.252.45.26:53998","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":12918}},"workingMillis":99,"durationMillis":111}}
|
||||||||||||||||||||||
| FD65AE1C | sample_mflix.movies | aggregate | 1 | 170 | 170 | 170 | 170 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 39.3KB | 39.3KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Captives of the very relationships that define and sustain them, nine women resiliently meet the travails and disappointments of life.","type":"movie","poster":"https://m.media-amazon.com/images/M/MV5BMTU4MTQyMzg2M15BMl5BanBnXkFtZTcwODMyMjEzMQ@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (170ms, 39.3 KB): {"t":{"$date":"2025-08-18T19:53:48.345+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1014","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"EB05E726D08BB3340526D3CA5E29536E1ADDBC855C4B860476DDDDCCC113A36E","command":{"aggregate":"movies","pipeline":[{"$match":{"type":"movie","poster":"https://m.media-amazon.com/images/M/MV5BMTU4MTQyMzg2M15BMl5BanBnXkFtZTcwODMyMjEzMQ@@._V1_SY1000_SX677_AL_.jpg","fullplot":"Captives of the very relationships that define and sustain them, nine women resiliently meet the travails and disappointments of life."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6524d947-92b1-46fc-b4fc-c7ce5bf0e19e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":313,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"FD65AE1C","queryHash":"FD65AE1C","planCacheKey":"52ADA5B4","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":40233,"timeReadingMicros":23}},"cpuNanos":21202688,"remote":"44.252.45.26:54072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":35488}},"workingMillis":135,"durationMillis":170}}
|
||||||||||||||||||||||
| 1304E7D9 | sample_airbnb.listingsAndReviews | find | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 5,555 | 10 | 555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"security_deposit":{"$numberDecimal":"150.00"},"number_of_reviews":0} Slowest Query Log Message (from mongod) (26ms): {"t":{"$date":"2025-08-18T19:53:59.881+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1007","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"FB97AD1830ED05D3B016DFB8EFE22F4DDB56D6BD8E39294F4B5AD2A3F1DB1170","command":{"find":"listingsAndReviews","filter":{"security_deposit":{"$numberDecimal":"150.00"},"number_of_reviews":0},"limit":20,"lsid":{"id":{"$uuid":"9febec44-3b8e-439d-9ff8-2376383fa39f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":139,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"1304E7D9","queryHash":"1304E7D9","planCacheKey":"FFE5E85D","queryFramework":"classic","reslen":53627,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10446072,"remote":"44.252.45.26:54022","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| EB821735 | sample_training.zips | getMore | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 27,604 | 883 | 31 | 0 | 1.6MB | 1.6MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (47ms, 1.6 MB): {"t":{"$date":"2025-08-18T19:53:54.023+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1015","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","command":{"getMore":1220757077803058616,"collection":"zips","lsid":{"id":{"$uuid":"d3d181e7-1d8f-4f87-a6cb-81d65e521034"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$gt":40270}}}],"cursor":{},"lsid":{"id":{"$uuid":"d3d181e7-1d8f-4f87-a6cb-81d65e521034"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","cursorid":1220757077803058616,"keysExamined":0,"docsExamined":27604,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":883,"planCacheShapeHash":"EB821735","queryHash":"EB821735","planCacheKey":"9C2DA191","queryFramework":"classic","reslen":103484,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1719911,"timeReadingMicros":272}},"cpuNanos":16668864,"remote":"44.252.45.26:54088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":47,"durationMillis":47}}
|
||||||||||||||||||||||
| 1FA271D8 | sample_training.inspections | find | 1 | 98 | 98 | 98 | 98 | 0 | 20,489 | 20,489 | 0 | 0 | 0 | 508.3KB | 508.3KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"business_name":"154 SERVICE INC","sector":"Tow Truck Company - 124","certificate_number":{"$gte":9319684}} Slowest Query Log Message (from mongod) (98ms, 508.3 KB): {"t":{"$date":"2025-08-18T19:50:42.846+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"BE1DC7A792FE7FC0AA68DB077FD33CEE893...","command":{"find":"inspections","filter":{"certificate_number":{"$gte":9319684},"business_name":"154 SERVICE INC","sector":"Tow Truck Company - 124"},"limit":10,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":20489,"docsExamined":20489,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"1FA271D8","queryHash":"1FA271D8","planCacheKey":"E4B51F4C","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":520488,"timeReadingMicros":14821}},"cpuNanos":52529258,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":98,"durationMillis":98}}
|
||||||||||||||||||||||
| 856B90B8 | sample_mflix.embedded_movies | aggregate | 1 | 50 | 50 | 50 | 50 | 0 | 0 | 3,483 | 0 | 0 | 0 | 2.2MB | 2.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"1983. Tom Highway is a well-decorated career military man in the United States Marine Corps, he who has seen action in Korea and Vietnam. His current rank is Gunnery Sergeant. His experiences have led him to become an opinionated, no nonsense man, who is prone to bursts of violence, especially when he's drunk, if the situation does not suit him, regardless of the specifics or people involved. Because of these actions, he has spent his fair share of overnighters behind bars. Close to retirement, one of his last assignments, one he requested, is back at his old unit at Cherry Point, North Carolina, from where he was transferred for insubordination. He is to train a reconnaissance platoon. His superior officer, the much younger and combat inexperienced Major Malcolm Powers, sees Highway as a relic of an old styled military. Highway's commanding officer, Lieutenant Ring, the platoon leader, is also a younger man who has no combat experience, but is academically inclined and happy-go-lucky. Highway finds that his team is a rag-tag bunch of slackers, who includes wannabe rock musician Stitch Jones, with who Highway had an inauspicious earlier meeting. The men in the platoon, who truly believe Highway is crazy, hate him, and don't understand why they have to follow his harsh training regimen when the United States is not currently at war. The major, who is all about efficiency regardless of combat readiness, has the same views of Highway. He is clear that he sees Highway's platoon solely as a training mechanism for his own elite squad trained by Highway's nemesis, Staff Sergeant Webster. Things for Highway and his platoon change when the United States enters into war in Grenada. Through it all, Highway tries to reconnect with his bar waitress ex-wife Aggie, he even clandestinely reading women's magazines to understand her better. Two primary obstacles stand in his way: Roy Jennings, Aggie's boss and current suitor who hates Marines, and Aggie's own remembrance of how dysfunctional their marriage was."} Slowest Query Log Message (from mongod) (50ms, 2.2 MB): {"t":{"$date":"2025-08-18T19:33:12.424+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"1B3403BCF89B052E0CF5F8779BAD1628786...","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"fullplot":"1983. Tom Highway is a well-decorat..."}}]},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"856B90B8","queryHash":"856B90B8","planCacheKey":"0EC6C728","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2284773,"timeReadingMicros":17622}},"cpuNanos":8214410,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":25894}},"workingMillis":25,"durationMillis":50},"truncated":{"command":{"truncated":{"pipeline":{"truncated":{"0":{"truncated":{"$match":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":1}}}},"omitted":1}},"omitted":5}},"size":{"command":10678}}
|
||||||||||||||||||||||
| E96D327F | sample_training.trips | find | 1 | 32 | 32 | 32 | 32 | 0 | 4,687 | 4,687 | 10 | 468 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"usertype":"Subscriber","end station name":"Amsterdam Ave & W 82 St","start station id":{"$gte":442}} Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:53:48.276+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1012","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"DCA9781C033735570648B6154F40737CFEDFE1BF562966C84A29FCD047025508","command":{"find":"trips","filter":{"start station id":{"$gte":442},"end station name":"Amsterdam Ave & W 82 St","usertype":"Subscriber"},"limit":10,"lsid":{"id":{"$uuid":"9fb82ef7-f287-4ec7-8e3e-f72360647e8e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { start station id: 1 }","planningTimeMicros":100,"keysExamined":4687,"docsExamined":4687,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"E96D327F","queryHash":"E96D327F","planCacheKey":"3B812963","queryFramework":"classic","reslen":4571,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9380004,"remote":"44.252.45.26:54060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":5312}},"workingMillis":27,"durationMillis":32}}
|
||||||||||||||||||||||
| CAD80102 | sample_airbnb.listingsAndReviews | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"security_deposit":{"$numberDecimal":"0.00"},"interaction":"","description":"Quiet block not far from prospect park. Near : Train, restaurants, manhattan Walk down apartment,private entrance, Italian tiles and amazing bar/kitchenette/stove all modern including cabinets, granite and gorgeous bathroom and shower, with heated floor. NO Access to Boiler Room, Laundry Room and Back Yard. Available by phone text or email. PARK SLOPE is One of the most beautiful zones of Brooklyn Easy walk to R train must switch to N train at Atlantic Avenue/Barclays Center for express 20 minutes to Manhattan , PROSPECT AVENUE train station located at prospect Ave and 4th Ave, 3 block walk, less than a five minute walk. Need to clean stove and dishes after use, and any mess you make. Have to separate all trash for recycling including separating: bottles/cans, paper, and regular trash."} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:33:42.864+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"52B6A0E2E22E8FEF3FB058AF393F5B4BE6FD8D59D9567E6897F4C3D896A61FF7","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"description":"Quiet block not far from prospect park. Near : Train, restaurants, manhattan Walk down apartment,private entrance, Italian tiles and amazing bar/kitchenette/stove all modern including cabinets, granite and gorgeous bathroom and shower, with heated floor. NO Access to Boiler Room, Laundry Room and Back Yard. Available by phone text or email. PARK SLOPE is One of the most beautiful zones of Brooklyn Easy walk to R train must switch to N train at Atlantic Avenue/Barclays Center for express 20 minutes to Manhattan , PROSPECT AVENUE train station located at prospect Ave and 4th Ave, 3 block walk, less than a five minute walk. Need to clean stove and dishes after use, and any mess you make. Have to separate all trash for recycling including separating: bottles/cans, paper, and regular trash.","interaction":"","security_deposit":{"$numberDecimal":"0.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":340,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"CAD80102","queryHash":"CAD80102","planCacheKey":"633F8B8A","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11959852,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 723506B5 | sample_mflix.movies | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"title":"Le mac","num_mflix_comments":{"$gte":2},"released":{"$date":"1991-10-31T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:52:10.949+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn955","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"B7D9536BA15E52975DCCCD973961AA77D70A4A4D171134CA64EF7B044A6448DB","command":{"aggregate":"movies","pipeline":[{"$match":{"title":"Le mac","num_mflix_comments":{"$gte":2},"released":{"$date":"1991-10-31T00:00:00.000Z"}}}],"cursor":{},"lsid":{"id":{"$uuid":"309016eb-0ef0-4d11-8440-db9f7c310cc3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":85,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"723506B5","queryHash":"723506B5","planCacheKey":"64EC5111","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":21500807,"remote":"44.252.45.26:42060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 61BCB7BF | sample_mflix.movies | aggregate | 1 | 204 | 204 | 204 | 204 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"Matias and his mother Laura, find themselves forced to hurriedly abandon the house they live in to escape another outburst of violence from Fabian. Matias is 8 and Laura is newly pregnant. ...","year":2015,"lastupdated":"2015-09-02 00:08:52.740000000"} Slowest Query Log Message (from mongod) (204ms): {"t":{"$date":"2025-08-18T19:33:13.232+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"E5F1BA4524F8A76BAC062BCFB01C20C7D63324BD31BA90C03B30F7CC7760965F","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"Matias and his mother Laura, find themselves forced to hurriedly abandon the house they live in to escape another outburst of violence from Fabian. Matias is 8 and Laura is newly pregnant. ...","year":2015,"lastupdated":"2015-09-02 00:08:52.740000000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":307,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"61BCB7BF","queryHash":"61BCB7BF","planCacheKey":"A1A8D293","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19884825,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":97644}},"workingMillis":107,"durationMillis":204}}
|
||||||||||||||||||||||
| D3F92DC5 | sample_training.companies | aggregate | 1 | 113 | 113 | 113 | 113 | 0 | 0 | 9,500 | 0 | 0 | 0 | 6.3MB | 6.3MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"deadpooled_day":{"$lt":1}} Slowest Query Log Message (from mongod) (113ms, 6.3 MB): {"t":{"$date":"2025-08-18T19:33:11.748+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"84459CD01C31E0A8EAB2606432F31368E8764FC189241045E482D206C3E17C7D","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_day":{"$lt":1}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"7adccc6a-4de8-481e-a370-0e35f4882863"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":293,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"D3F92DC5","queryHash":"D3F92DC5","planCacheKey":"534A8761","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6597469,"timeReadingMicros":5679}},"cpuNanos":13222325,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":38998}},"workingMillis":75,"durationMillis":113}}
|
||||||||||||||||||||||
| EA2AC53C | sample_airbnb.listingsAndReviews | aggregate | 1 | 162 | 162 | 162 | 162 | 0 | 0 | 5,555 | 0 | 0 | 0 | 6.6MB | 6.6MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"notes":"La tranquillité des lieux doit être observée par respect pour le voisinage. Bien qu'on entend pas parler, le voisins d'en bas peut vous entendre marcher si vous marcher du talon. La musique forte peut être entendue.","weekly_price":{"$numberDecimal":"800.00"}} Slowest Query Log Message (from mongod) (162ms, 6.6 MB): {"t":{"$date":"2025-08-18T19:33:12.507+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"991F76C8B1B4CDD47BAA5DC4B4564CF54C0F81B1A3385E550DF6069E5CE5A9C9","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"notes":"La tranquillité des lieux doit être observée par respect pour le voisinage. Bien qu'on entend pas parler, le voisins d'en bas peut vous entendre marcher si vous marcher du talon. La musique forte peut être entendue.","weekly_price":{"$numberDecimal":"800.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":249,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"EA2AC53C","queryHash":"EA2AC53C","planCacheKey":"59262554","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6880131,"timeReadingMicros":1182}},"cpuNanos":19316277,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":61213}},"workingMillis":101,"durationMillis":162}}
|
||||||||||||||||||||||
| E79ABEBE | sample_airbnb.listingsAndReviews | aggregate | 1 | 40 | 40 | 40 | 40 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"last_review":{"$date":"2019-02-09T05:00:00.000Z"},"description":"Available room for rent in a small and cozy Apt located in East Harlem. Shared bathroom. 15 min from Midtown. 10 mins from Central Park. 3 blocks from East river plaza. 10 mins to Apollo theater, Red Rooster, Sylvia's restaurant, Studio Museum in Harlem. Mins from the museums (Met etc.) Nice sunlight in the bedroom in the morning. Quiet, clean, cozy and peaceful. Internet I like to give space to my guests. It's location. Close to all. Central Park. Cute restaurants, mall (East river plaza), 6 train station one block away, 20 mins to midtown. Friendly people around. Supermarket one block away, bus station across the street. Convenient. Mins from the East side Museums (Met and Guggenheim. Great for various culture cuisine. ( American, African, Caribbean, Mexican, Italian, French) Subway 6 train a block away. Bus across the street. Taxi all over 24 hours Minimum 5 nights stay.","cancellation_policy":"moderate"} Slowest Query Log Message (from mongod) (40ms): {"t":{"$date":"2025-08-18T19:33:16.435+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"49DCC7F8BBABA9094506F65D60D7048E1958324AFCB9BBC0C8FF72BE3F5419FA","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"cancellation_policy":"moderate","description":"Available room for rent in a small and cozy Apt located in East Harlem. Shared bathroom. 15 min from Midtown. 10 mins from Central Park. 3 blocks from East river plaza. 10 mins to Apollo theater, Red Rooster, Sylvia's restaurant, Studio Museum in Harlem. Mins from the museums (Met etc.) Nice sunlight in the bedroom in the morning. Quiet, clean, cozy and peaceful. Internet I like to give space to my guests. It's location. Close to all. Central Park. Cute restaurants, mall (East river plaza), 6 train station one block away, 20 mins to midtown. Friendly people around. Supermarket one block away, bus station across the street. Convenient. Mins from the East side Museums (Met and Guggenheim. Great for various culture cuisine. ( American, African, Caribbean, Mexican, Italian, French) Subway 6 train a block away. Bus across the street. Taxi all over 24 hours Minimum 5 nights stay.","last_review":{"$date":"2019-02-09T05:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":98,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"E79ABEBE","queryHash":"E79ABEBE","planCacheKey":"552B25FE","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14113944,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":2443}},"workingMillis":38,"durationMillis":40}}
|
||||||||||||||||||||||
| FD24E14E | sample_mflix.embedded_movies | find | 1 | 37 | 37 | 37 | 37 | 0 | 1,099 | 1,099 | 0 | 0 | 0 | 1.3KB | 1.3KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { runtime: 1 } | 13 | 0.0 | |
|
Query:
{"runtime":{"$gte":114},"plot_embedding":{"$binary":{"base64":"JwC7va07x5O5vCJBzLu9wPm8B9iHvJnJ1jzk47C7Vvj5u+QQg7zKqgq9RiBgO9GvZDzlQKG7pMw0vJI6ujuw56G8uzPrPDKLGbzNCkc8LBSMvMbx57sJlvI7ZaB1vJvImDsZaoI7dKVhPOD5sTiuciK8yH52PLwanrwp0Oi76lo+O7yQ2znuRD28p54kvZqwibrfnME82j1DvNGv5Ll70wM9LhfYPOxFezx5MbK7hKpNvRc+brzMaPU7lVELPEdlwbyGkYC8cS2WPM03GTouoRo8HVQBPDoFc7wm5um74ilQvKO0JTtpQQk8iGd6vJr59LyGH827/3lHvKZZQ7zBYY07eRkjOz0Etbss57m8M+gJPJY8SLx/S8+8gR2/PEUIUTzaEPE8hqmPuyGf+jxHfVC9ri3BvO6JnjxbP+m7XyloPGS1uDx00jO9bOYmve1xDz387Lg7d6Sju8I0u7yWPMg8+OoqPAzF0rsTVO86kIDZO1Rr6ztPUU67V1XqOqE/JjwmK0u88RYtu1Rra7y1RiC9LOe5uzCM1zqV31e8c0hxvIcGgLyBk3y8VQ29O/++qLutWpM8CWUWPIUHvjztLK48p+OFPNj1Fb297cs8GJtevAtQ0zwdbBC8u3hMO+1xj7yiVzU8lw92PFRr6zpp5+S8CdvTPGAQmzyHwR47FTuivAIf5Ttpz9W8H29cPOz8jzu6YD07v+yNPFk8nTpP25C65hPPvF7M9zuPO3i6SfLPvAp9pTye43M85HF9vDS7tzqKIds7cQBEO2IT5zs5X5c7DqwFPHXqQrwLlbQ8bHRzvOwUnzwN3eG8PmGlPFPFjzxF8EE7R2VBPNxt4bxaJ9q6LOc5vJDFujwJIDU7hdprvG1DFz0fV808EcdgPD6mBjtU3Z48b7gWvPC5PDysi+88wgdpvFs/6TyvirG7190GPMHv2TtOw4E8hh/NvB4/PryR3Um7MNE4POz8jzwGTsU8e6axufkCujv87Li73G3hvGj8JzlM8ZG5si/PuzEuqbu0FgI7f2Neu/pfKr9KT8C8kWeMu4R9+7qrzYS8f5AwPBL3/rq+dw48eV4Euuf6gTzY9ZU7LUQqPHEAxDrFS4y81fZTvb/sjbyAqD+7Y3DXvEKQhbyR3Uk8miZHPJcP9jyAqL+8YbZ2Om+4Fjxegww9GJvePKfjBb0m5um73cpRPF7Md7xF8ME71WgHu5OXqrvF2Vg95CgSvJprKLuXVFc88Lm8vOwUHz3rnx+8E1Tvu6NvxDxEk1E799Ibu9/Jk7uRIis9GA0SPPe6DLwzXkc8FAsEPAo4RDykEZY73DwFPFdVarz67Xa7aVmYOzynxLn3YOi7npqIu+7/27p91k88QNaku3ekI7x9qf26qebRPNX20zuinJY8pBEWPDKLGTyjb8Q7JnAsPPC5PDuwdW687y/6OZTHyDzJ2+Y6Cn2lvPgvjDwVgAO8VPUtuU5+oLzNxeW8aefkOwjDxDpWaq26HVQBvdOBVDvBYY08a0TVOhgNkjsCH+U8F/UCvYkJTLsXsKG7uXWAPKyL77qZU5m49426PFn3O71NIbA7Hj8+vO1xjzxm/WU8loEpvMfAi7sXPu68pBEWvLJ0MD03G/S8h8GePMZ7qrv/vqg57EV7vHNI8bz8p9e8cl20PDh4ZDylKSU9JPssvcg1C7y56z08ATSoPPXTWbzMrdY7fRsxPAvaFTt1LyS865+fvKW3cbxxLRY8+C+MvLZeLzzRfoi79OicOx7JgLuNOKw8mrAJOliayzwb3wG6EGpwvD0cRLzRfgg7Z8wJPHq/fjurLn+8P76Vu30bMbxp5+S8aLdGPFRr67v7Sue7bf61OToFc7v5Rxu7tBaCvFgkjrwfV028jpWcvEoK37wxc4o8oScXPKfjBb3X3QY9AXmJPH1gErveP9E8p56kOwjwFjqihAe9AASKPJZpGrzaEHE75itePI2u6TvRfgg6WCSOO4FKET1h+1c6oJ1Uu4J6LzyEfXu8L7mpvJCAWbzbVdI70zxzPDSOZTzLfbg8mVMZvBE5FD381Kk789CNPD+RQ7y3u5+7OAInvE1mkTwgPgA9SNrAPHSlYbrcbeE8/NSpPLaLATymQTS7TyR8vAllFrwFY4i8SR+iPLB17rzooN08cBUHu0UI0TwUI5O8zcVlvFXIW7vHk7k84LRQPKDitbxKlKE7ECEFvJfGirxKCl88Gst8O9AJCT0Rx2C8CZbyuru9LTwtRKo7u70tPIR9+zxeEdm8dBcVvFSwzDxQgey7TU6CPOpCr7rQUvS7z6yYOxX2wLy1RiA94T4TvXx5X7w51dQ8Xla6O3Xqwrxw0CU8ANc3vF0mnDze+u86xvFnvGKFmjw0u7e8Uq0APJMl97oaEN47JOMdO2tE1byjtKU8DDcGPBOukzxh40g82MjDPOwUH7z1GDs8eAGUvCuKSTzT84c8WpmNPI87eLyr5ZM8mDuKvNH0Rby3SWy828cFvFELLzzBYQ08HvpcPDdgVbxj4go8jAiOPNjIQzzeP9G8q82EvDFzCj1M8ZE8Bk5FuVA4Ab3ncD+8WQ/LN/Oju7yo+5Q8jNu7uxJpMjxp5+S8zme3O+ERQTw+NFO82A2lPEM24bzXa9M8A+6IvAlNhzsVsV+8uTAfvG3R47xloHU8WN+sPGAQm7rvoa27RQjRPJ0QxrvABJ26BnsXPFyc2bwSlgS9c/+FvN3KUbshES47O0rUuqmh8Dz67fa7GfhOvP+mmbzjQV+7DU+VvBWx3z00juU8sHXuO7O5kTzKIEg8HPeQvJprKL2JNp68QwWFO4oh27s+NFM828eFvNH0xTuxF0A8ueu9PDlfl7ySOjo85/qBu2S1uDyWaZq83myjPHp2EzxW+Pk6HskAupSCZ7xnzIm8n7KXPLMC/Tz9BEi8O9QWvJUkubyOfQ08aixGO31gErxWJcy729+UPC6hGjwMrUM7TAmhPFavjjxnn7c87y96u4QcATv/NOa7LbrnPIqTDrysuEG8Ki3ZPFeCPDzfV2C8G98BPZaBqTygnVS8xvFnPHwDIrx+Bm48qVgFPPjqKjxR3ty7zk8oPa63A7zGNkm8JuZpu7DnIbx8AyK5kJhovMnDV7wOZ6S72A2lvLVGILw5X5c8sdLevGkUt7sN3eE7W7EcOyDMTDxjnak8OgXzvBib3jtJ8s87ID6AvLrW+rxnzIm8X7MqvSDMTLwxLik6m8gYuyERLjtC2XC7XlY6PAE0KDyTJfc7NRioucg1i7yR9Vg8pW6GvD0EtTusi288gvBsPPOju7tsK4i6+0rnvJj2KDxPJHy7EK9RPBgNEr2lt/G6tjFdPEXD77qntrM74T4TvOm47LwBeQk6fHlfPCC0PbvWO7U8vh1qPIaRADydEEY8UQuvvL3ty7ygD4i8BgnkPAzyJD32A3i7x8ALvBaYkjyzR9680JdVOzMxdbxbhMq81JnjPBrLfDx2jBQ8HSevvNtV0ru+dw4829+UPGzmprtA1iS8gZP8vFkPSzzCB2m7UmifO5aBKTo4vcW8D3+zOjCkZjsZ+M68EK9RO+ufn7zKONe7mDsKvC4X2Duvz5I8fRsxvQKRGLs8MQe8fan9O3bV/zylboY8UPMfuxqCET3CB2m77kQ9vF9uSTx8vkC8LqGaO0kfIr3sitw8tuz7PA46UjwFrHM84inQO0s6fbuYbGY8rreDPPEWLTwtuuc7KHN4vGFtCzsQIQU8LUSqvERm/zvTPHO5CsKGvOlvATxGkhO8YW0LvE1OAjs2dRg8RGZ/vJ5tNrxktbi87edMu6E/JryCp4E6gnovPJ4o1Twf4Q+7r4qxPAo4RLwdVAE7ukiut0ST0bsGCeQ8e9ODuxQLBL2wuk88NAAZvGITZ7z6Xyq86lq+u7zVvLzHwIu8qoijvE/bELyJNp67ld9XvB21+7y9wPk7VN2evEV6BD2ZDjg8pBEWPekqID0lEzy8wRysPLulnjwICKY8dKVhPOe1oDvSlpc8YhPnOhqCkbzNNxm8f2NeuxPGIr00ABm9enaTO1rieLtrRFU5b7iWvAF5Cby1AT88kJjoOiJunrw+poY8icRqvMnb5rx9GzG9swJ9PI5QO7xn5Jg7mQ44PAw3Br0OIkM82VIGvSERLjp+eKG6iQnMOwPuiDxLrLC7mrCJuqZZw7qQmOi7/zTmu1ELr7qemog7Sk/APB1UAbswpGY8y5XHO6ISVLwBeQm8e+uSO2tEVToOOtK8N9KIPI2u6TtMxL+6SpShO6W3cbolzlo8ljzIvIYfTbxsK4i7VVIevA1PlTuYsce8rejfvIDtoLyqcBQ8yDWLO7H/MLsBwvQ7cS0WPIoh2zzDkau8ApGYPA5npDuCYiA76M0vvArzYjux0l48w6k6O0zxkTyfyqa8dKXhu1jfrLwp0Oi8wL+7O/qkizvNCse8I4YtPAertbusuEE8si/POngBlLrjQd88uBiQvMt9uLpU3R49hH37vOXObbvPrBi8ac/VOzD+CjzncD+9dNKzu+tyTbyYscc847OSuzh45LtE2DK8VLDMvEhQfrzSlpc8W7EcPEKQhTmjb8Q8CAimuvYD+LrR9MU8xmObu0zxkbuxRBI8rxj+vKfjhbxpQQm7DiLDvPjqqjyPras7CU2HvBib3ryLfss71JljvTTTRjwSloS8KCqNPF+zKj3s/I88MS4puVb4eTu/Yss8S2fPPAjDRDxC2XC80TknOzjqFzutFbI8rP2iPBlqAr0w/oq8r6LAujCk5jxp52Q8MNE4PDZ1mLzQ3La8umC9PB9XTbw0AJk38dHLOww3BjyzAn28/6YZOxQjEzxgEJs8zpSJvGy5VDtihRo8C5W0O3jUQbzziyy6x8ALOxOBwbx8ed+8X/iLPPR26ToS9367phRiu7MCfbqaPta8SFB+OzUYKDwF8dS8gqcBvZ9A5DvUC5c7QpAFPYisW7zOIlY8qROkvPdg6Lu1AT+8/TGaO1kPSzv2A3g8GlU/PEoK37sbKO08POwlO2PiCrtwFYe8qebRvPYD+Du+j526hcJcu1wOjby0pM4747OSvDlfF7w6vAe9zGj1uzjqFzwK82I+k9yLvNAJCTwX9QI9LOe5vJybxjz2das7HIVdvANkxjs5Gra73DwFPHTSMzz+Sam72eDSu0s6/bpktbi8+qSLvDAWmrw1XQk7LqGavKVuBjwcD6A8gR2/O6ugsrwKwgY85HH9O0aSk7viViI8tqMQPQHCdDxTDvu8lQwqPH1IA7yM27u8S9mCOvt3OTwHqzW8r88SvEPAozsbsq87GMiwPOPLIbxMCSE8HScvu3KKBrzebKM83G1hvMZjGzqt6N+7bCuIOX9j3rzjQd+8ETkUPf5huDyOC1o8rejfO8kIuTyIZ/o6UQuvu4AyAr346io89UUNPDq8h7yeVSc7VcjbvHSl4Tysi286BazzPJwlCT1C2XC8ipMOvK+iQLwmtY27kyX3O3Be8jvQUvS8Szp9PE5+oDsGCWQ8lSS5OaISVDyC8Ow7aVkYPIt+S7y9wPm8ycNXvODhojuHBoA8NRgou4GTfLvqFd06HoQfvTcb9LuhzXK76Fv8PLB17jxPJPw8T2ndPIjZLbuAMoK8W2y7vA6shbxzSHE85hPPvCFWD710pWE7Uw57PIgejzzgJoQ8KLjZvAYJ5Lv1RY28SWSDPEs6/bsNCjQ7rnIiPLQWgryB2N28XT6ruvC5PLtLOv07zTeZvJZpmrtnWtY7mvn0PHsc77t+eKG8d6SjOgUeJzyJxGq8DjpSPKKEh7zLwpm4yqoKunfpBLyzjD88dKXhPAmWcrovuSm8Fg7QvBz3kDxTmD28UIFsOygqDTyJCUy7E1RvO15WOj2kEZY8P3m0vL+nrLv2A3i8N6U2vUYg4Lv1RQ29VGvrPBZTsbxamQ29B6s1vFk8nTx/Y146Z+QYvedwvzt/Y947MP6KvIaRgLyinJa8hmQuvlSwzDsJlvI7BfHUvNo9wzzXsLQ71WgHPKfjhbw/vhW9kIBZuxewITsPl0K8RcPvvB6EH71WJUw8GWqCu6VuhryRZ4w8anGnPJOXqrppFDc99Rg7vFA4ATwPl0I8Vvh5PEnyTzzyRsu7AJLWuwTZxbvxFq28SFB+vAjDRDs5Gra7aIr0OoZkrjxKfBI8RNgyvE5+IDzEBiu89406PAN8VTxf+Is8slyhuDZ1mDs51dQ8tQE/PT95NDyDkj688nOduft3ObzoEhE9hqkPvV0+K7xGIGC8sHXuPAF5iTzozS88pfxSu9/JE7wMN4Y7ueu9vPYDeLx+eCE8Kf06uiOGrbypoXC7touBPN/Jkzyr5ZO8NnUYOxBqcLw51dQ7HoQfPMVLjLwBNCg79jDKue0srruU9Jq6HPeQvGVXCjyt6N+7+qQLPQWsc7vZUoa8QwUFvNz3I7vEBis8L7kpu2wrCDyGkQC94CYEObbs+7ufQGS8tQE/vFA4gTuqiCM8BMG2PHfpBLxbbDs8uo0PvcNkWbyCYqC77IrcvHEtFjxCkIU8snQwPcjwqTyIrFs8DQq0uw1PFTzG8We8iGd6PPC5PDzVIyY8PL9Tu+tyzTuLw6y7m4O3vEMFBT1aVCy8Ah9lPUV6BDyUgue8FJlQOtH0xbuvijG7BMG2veC00Dsay3w82oIkPGfMCbz/vig9Szp9O8vCmTwZPbC7pIdTO2CGWLxloPW8aLfGu7QukTschd26aUEJOxjIsLyQmGi8NnUYvY0gHbpMl228xMHJPMTuG7wsz6q7ukiuu6HNcrxH74O8O2JjPE1mkTtlEqm7WLJaPAF5Cbwb34E8oA8Ivb4d6jq2Xq+65YUCvdOuJrsMgPE8VQ09vcOpurqroLI4LbpnPKvNhLxz/wU73DwFPPOjO7zXJnI8f9URPTD+CrzKONe8WN+svLYx3bwouFm8MkY4PYZkrjw0uzc8b7gWu0V6BL0bKG27STcxPNBSdLw+7/G7XOG6O7QukbwNT5W853C/vJvIGDzOlIk8GhBevFVSnrsiKb26LhfYvIDATjy56728nfg2u24uVLwc95A7T1HOPArChrxihZq8K7ebvCbmabve+u+8Jc5aPKtb0Tz30hs7tUYgO/dgaDxyGFM81MY1OpAKHDoBNKi8ECEFvOufH7yDv5A8gQUwPOQoEjzfhDI8qROkPHvrErwUmdA5gDKCvROBQTxY36y8JnAsPOAmhDsZJSE8LKJYPA/ElDtuc7W5ri3BPEM2YbtQgWw8WN8svLPRoLuq/mC8rehfOmq2CDzE7hs86BKRPPtKZ7tcnNm8nm22vPIuvLyj+YY7E1Rvu4nE6rsvdEi8W4TKPP80ZjwD7oi8mLFHPGH7V7yiKuM77XGPvF9uyTvpuOy7hwaAvLobXDy6SC67pSklPYEFMLwUC4S8PqYGPZcPdruWaRq8H1fNO0YgYDtzdUM8DDeGPGzmJrzs/A88utZ6PBgNEr3PrJi85HF9vJUMKrqkh1M8jn2NuxkloTuVUQu9vTItPbFEkjuHwR689nWruwdm1DyF2us7aUGJvF6DDDzRr+Q8D38zvLTpL71RIz6740HfvGfkGDxNTgK7OdXUOnaMFD22oxA8Wz/pvJ6aiDwdJ688d+mEO9/Jk7yZUxm9RGb/PCJunjuKk447jFH5Ox9vXDy0LpE80a/ku3QXFTx5XoQ7gqcBPKvNhDxPlq88qv7gvHleBLyyoQI80gzVPIc3XDxcyau7Bglku7ajkLytFbI7JYl5O94nwrxmh6i8jfNKOtGvZDynniQ9uXUAPJprKDwlzlo8xdnYu25bJjxdPqs8bnM1vbNH3ruOC9o8eAEUPK1aEzyYbGY7QpCFOiXOWjyR9dg7CvNiPJDFOrvJCLk6g9efvNcmcrsAkla8chhTuxOuEzsw/gq8dI1Su+hbfLsgzEw8IPkevLW8XT2X3pk7DDeGvAvalTw+poa8xvHnu8fYGjxtQ5c8ZaD1uyC0vbyNruk7NnUYvAY2Nj2hJ5e8HScvPAE0KDvQ3Da7LhdYPBEMQjztLC685hNPPHqOojzLlcc6z8QnPLrWerxHZUG7Iik9POXObbz3YGg8U8WPvIUHPrygnVS6qaHwO/UYu7zV3kQ8BglkvFFQkLlsKwi7V8edPLl1gLvFS4y87kQ9PZ7j87yIlEy9ifG8ujjqF7wZJaG8v+yNvBIk0Tk=","subType":"9"}},"poster":"https://m.media-amazon.com/images/M/MV5BZjlmOWEyNDAtNGY1Yi00MDZiLTlkMDYtMWZkY2UwZTJjZjhiL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNzc5MjA3OA@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (37ms, 1.3 KB): {"t":{"$date":"2025-08-18T19:33:13.474+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"2378B111F3D0749FB29D4042C297529F93E...","command":{"find":"embedded_movies","filter":{"runtime":{"$gte":114},"poster":"https://m.media-amazon.com/images/M...","plot_embedding":{"$binary":{"base64":"JwC7va07x5O5vCJBzLu9wPm8B9iHvJnJ1jz...","subType":"9"}}},"limit":10,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { runtime: 1 }","keysExamined":1099,"docsExamined":1099,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"FD24E14E","queryHash":"FD24E14E","planCacheKey":"D7ABBE66","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1283,"timeReadingMicros":21172}},"cpuNanos":3434034,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":13161}},"workingMillis":24,"durationMillis":37}}
|
||||||||||||||||||||||
| 6AAE03ED | sample_training.inspections | aggregate | 1 | 148 | 148 | 148 | 148 | 0 | 67,094 | 67,094 | 1 | 67,094 | 0 | 423.3KB | 423.3KB | 0 | 0 | secondaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"result":"Pass","sector":"Misc Non-Food Retail - 817","certificate_number":{"$gte":5338528}} Slowest Query Log Message (from mongod) (148ms, 423.3 KB): {"t":{"$date":"2025-08-18T19:52:17.313+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1553","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"1E8264412694BE8E73AC9608F524FB44DEA44D73DC90C1C33EB7BB9C64D01620","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gte":5338528},"result":"Pass","sector":"Misc Non-Food Retail - 817"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4126acbb-d078-4d35-9994-5f8d94ceac20"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":446,"keysExamined":67094,"docsExamined":67094,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"6AAE03ED","queryHash":"6AAE03ED","planCacheKey":"34D3ED06","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":433430,"timeReadingMicros":567}},"cpuNanos":148011504,"remote":"44.252.45.26:56542","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":148,"durationMillis":148}}
|
||||||||||||||||||||||
| 6EA08CC4 | sample_training.routes | aggregate | 1 | 140 | 140 | 140 | 140 | 0 | 9,180 | 9,180 | 8 | 1,147 | 0 | 7.5MB | 7.5MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"airplane":320,"dst_airport":"RIX","stops":0} Slowest Query Log Message (from mongod) (140ms, 7.5 MB): {"t":{"$date":"2025-08-18T19:33:12.296+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"7BF9511A1F1BE4AA6224E9633BD0ED5AAB751FB635B1EF0C3C353ED634D51E29","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":0,"airplane":320,"dst_airport":"RIX"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":95,"keysExamined":9180,"docsExamined":9180,"cursorExhausted":true,"numYields":3,"nreturned":8,"planCacheShapeHash":"6EA08CC4","queryHash":"6EA08CC4","planCacheKey":"5E29C90C","queryFramework":"classic","reslen":1690,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7887551,"timeReadingMicros":538}},"cpuNanos":18757917,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":78689}},"workingMillis":62,"durationMillis":140}}
|
||||||||||||||||||||||
| 5680BF70 | sample_training.companies | aggregate | 1 | 113 | 113 | 113 | 113 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"deadpooled_url":"","crunchbase_url":"http://www.crunchbase.com/company/avazed"} Slowest Query Log Message (from mongod) (113ms): {"t":{"$date":"2025-08-18T19:33:12.590+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn824","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"B2EDAB222D4354C114178B88DC71D2A95B2819FEE1E6EC97FA915B7C6CB65C40","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_url":"","crunchbase_url":"http://www.crunchbase.com/company/avazed"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":312,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"5680BF70","queryHash":"5680BF70","planCacheKey":"46D84B90","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8677629,"remote":"44.252.45.26:60138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":71877}},"workingMillis":42,"durationMillis":113}}
|
||||||||||||||||||||||
| F6B88568 | sample_mflix.movies | aggregate | 1 | 55 | 55 | 55 | 55 | 0 | 0 | 16,019 | 10 | 1,601 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$gt":2014}} Slowest Query Log Message (from mongod) (55ms): {"t":{"$date":"2025-08-18T19:33:37.814+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"1CCCC39F678AC8F2DFB5BDBA24AB52C656BBA6A4F9C45DC3F8DF6AFDECC2DE5A","command":{"aggregate":"movies","pipeline":[{"$match":{"year":{"$gt":2014}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545615,"i":1}},"signature":{"hash":{"$binary":{"base64":"iwZQRaajlO8OiCmzsRSscCNwMxE=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":69,"keysExamined":0,"docsExamined":16019,"cursorExhausted":true,"numYields":3,"nreturned":10,"planCacheShapeHash":"F6B88568","queryHash":"F6B88568","planCacheKey":"AED4D798","queryFramework":"classic","reslen":16532,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14136977,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":55,"durationMillis":55}}
|
||||||||||||||||||||||
| 57F7A547 | sample_training.zips | aggregate | 1 | 67 | 67 | 67 | 67 | 0 | 0 | 29,470 | 1 | 29,470 | 0 | 900.3KB | 900.3KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":{"$exists":true}} Slowest Query Log Message (from mongod) (67ms, 900.3 KB): {"t":{"$date":"2025-08-18T19:53:48.963+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"B55D9E494326740E1D595D4714D3934F76F64154AEC52D8B296D9BF7B37A55A3","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":{"$exists":true}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"24f07c22-02b7-47e7-8198-bda659c090f6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":330,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"57F7A547","queryHash":"57F7A547","planCacheKey":"93A5680B","queryFramework":"sbe","reslen":258,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":921908,"timeReadingMicros":223}},"cpuNanos":16493742,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":5998}},"workingMillis":62,"durationMillis":67}}
|
||||||||||||||||||||||
| FDC9229E | sample_mflix.movies | aggregate | 1 | 39 | 39 | 39 | 39 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":{"$lte":16}} Slowest Query Log Message (from mongod) (39ms): {"t":{"$date":"2025-08-18T19:33:23.877+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"BF173575308A3B77A6A09D61B6F137858439D1480C8136AFF306C915629D5A85","command":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":{"$lte":16}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":273,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"FDC9229E","queryHash":"FDC9229E","planCacheKey":"17A4C75E","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17972873,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| 2F0711FC | sample_training.trips | find | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 10,000 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"end station id":3120,"end station name":"MacDougal St & Prince St"} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:50:57.746+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn939","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"6EC04456C0AC77CC83446639FFA775C88A555785932AB57B0E7F97A5459C6990","command":{"find":"trips","filter":{"end station id":3120,"end station name":"MacDougal St & Prince St"},"limit":10,"lsid":{"id":{"$uuid":"28e8c9dd-b8ab-4407-a3eb-6f2dc5b26ac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":144,"keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"2F0711FC","queryHash":"2F0711FC","planCacheKey":"80297114","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6916406,"remote":"44.252.45.26:42858","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 00124028 | sample_geospatial.shipwrecks | getMore | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 10,907 | 2,219 | 4 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:53:53.318+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1011","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","command":{"getMore":4157145074883857841,"collection":"shipwrecks","lsid":{"id":{"$uuid":"1cbc542a-7873-4d51-a926-3b81db2ef5f6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"originatingCommand":{"aggregate":"shipwrecks","pipeline":[{"$match":{"vesslterms":"","watlev":"always dry","gp_quality":""}}],"cursor":{},"lsid":{"id":{"$uuid":"1cbc542a-7873-4d51-a926-3b81db2ef5f6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","cursorid":4157145074883857841,"keysExamined":0,"docsExamined":10907,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":2219,"planCacheShapeHash":"00124028","queryHash":"00124028","planCacheKey":"520FF358","queryFramework":"classic","reslen":659750,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11411856,"remote":"44.252.45.26:54048","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| E8D724E1 | sample_airbnb.listingsAndReviews | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"summary":"-newly renovated in 2017 -all utilities included; new furnitures and kitchen appliances -washer/dryer inside the apartment -FREE PRIVATE parking space available -access to the backyard -front/back balconies -wireless internet -Smart TV with NETFLIX -on Jean-Talon street, where you can find stores, restaurants, malls, and the very famous Marché Jean-talon and Little Italy! Also close to the Olympic Stadium! -2 min walk from supermarket -ONLY 3 MIN WALK FROM THE METRO + bus stops everywhere!","last_review":{"$date":"2018-09-30T04:00:00.000Z"}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:52:13.705+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn953","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"EC2A392CFE4E6B3606EC1F30E6973C35A1DCBB8605383E8E9EB61C465BBAAD8B","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"summary":"-newly renovated in 2017 -all utilities included; new furnitures and kitchen appliances -washer/dryer inside the apartment -FREE PRIVATE parking space available -access to the backyard -front/back balconies -wireless internet -Smart TV with NETFLIX -on Jean-Talon street, where you can find stores, restaurants, malls, and the very famous Marché Jean-talon and Little Italy! Also close to the Olympic Stadium! -2 min walk from supermarket -ONLY 3 MIN WALK FROM THE METRO + bus stops everywhere!","last_review":{"$date":"2018-09-30T04:00:00.000Z"}}},{"$limit":10},{"$group":{"_id":"$weekly_price","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":420,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"E8D724E1","queryHash":"E8D724E1","planCacheKey":"8F3A4D55","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14258896,"remote":"44.252.45.26:42040","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| AC437A11 | sample_mflix.movies | aggregate | 1 | 40 | 40 | 40 | 40 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","released":{"$date":"2008-09-04T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (40ms): {"t":{"$date":"2025-08-18T19:50:58.368+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn928","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D23A8FE8D6C5424317524B3B66327990593211005D8E6B3E9EB9523194C6B000","command":{"aggregate":"movies","pipeline":[{"$match":{"rated":"R","released":{"$date":"2008-09-04T00:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"accc4acf-258a-42c7-b8ef-dfb1e682595b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":328,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"AC437A11","queryHash":"AC437A11","planCacheKey":"2E051E45","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":23260209,"remote":"44.252.45.26:42784","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":40,"durationMillis":40}}
|
||||||||||||||||||||||
| 55F48D6F | sample_mflix.embedded_movies | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 1.3MB | 1.3MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"poster":"https://m.media-amazon.com/images/M/MV5BMTAwODY0NjUwODReQTJeQWpwZ15BbWU4MDk0NDQzMDMy._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (21ms, 1.3 MB): {"t":{"$date":"2025-08-18T19:52:06.512+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn966","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"D886002342B5EDDE346CCD65DDA03962926...","command":{"find":"embedded_movies","filter":{"poster":"https://m.media-amazon.com/images/M..."},"limit":20,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"55F48D6F","queryHash":"55F48D6F","planCacheKey":"69139603","queryFramework":"classic","reslen":16070,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1358581,"timeReadingMicros":16969}},"cpuNanos":5512495,"remote":"44.252.45.26:42108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 15F1764E | sample_mflix.movies | aggregate | 1 | 68 | 68 | 68 | 68 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"title":"Stricken","released":{"$date":"2015-04-10T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (68ms): {"t":{"$date":"2025-08-18T19:33:18.770+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"1E72609FBB441681918C2170B4F1A9961B1C20E981C12B342782E4F650DB1A56","command":{"aggregate":"movies","pipeline":[{"$match":{"released":{"$date":"2015-04-10T00:00:00.000Z"},"title":"Stricken"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"04a4744d-ee8b-41e0-bce8-6e0623b5a9c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":53,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"15F1764E","queryHash":"15F1764E","planCacheKey":"36BB8CCE","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19519737,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":68,"durationMillis":68}}
|
||||||||||||||||||||||
| 7C53BA6D | sample_weatherdata.data | aggregate | 1 | 44 | 44 | 44 | 44 | 0 | 0 | 7,564 | 10 | 756 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"ts":{"$date":"1984-03-12T06:00:00.000Z"}} Slowest Query Log Message (from mongod) (44ms): {"t":{"$date":"2025-08-18T19:33:16.304+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"42495EA1637E382AD42C4CE88ABA4DA9597A2D5BFEBCBE7F0D3B76FFCAA26F94","command":{"aggregate":"data","pipeline":[{"$match":{"ts":{"$date":"1984-03-12T06:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata"},"planSummary":"COLLSCAN","planningTimeMicros":112,"keysExamined":0,"docsExamined":7564,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"7C53BA6D","queryHash":"7C53BA6D","planCacheKey":"2A46E9D9","queryFramework":"classic","reslen":13966,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":4973909,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":7995}},"workingMillis":37,"durationMillis":44}}
|
||||||||||||||||||||||
| C4C1BDB1 | sample_training.companies | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 2.4MB | 2.4MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"number_of_employees":{"$gt":10},"deadpooled_url":""} Slowest Query Log Message (from mongod) (38ms, 2.4 MB): {"t":{"$date":"2025-08-18T19:33:29.212+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"D9FD9CA25AF70808AD02B33BF7034F1B3D8C7C6FE0D315B8C1D54627ACA6F649","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_url":"","number_of_employees":{"$gt":10}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"40915222-2db2-4216-bba2-3d741a049865"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":356,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"C4C1BDB1","queryHash":"C4C1BDB1","planCacheKey":"194CC465","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2548400,"timeReadingMicros":496}},"cpuNanos":11472680,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":38,"durationMillis":38}}
|
||||||||||||||||||||||
| CC3622C5 | sample_training.grades | aggregate | 1 | 48 | 48 | 48 | 48 | 0 | 84,225 | 0 | 101 | 0 | 0 | 287.9KB | 287.9KB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | IXSCAN { class_id: 1 } | 0 | 0.0 |
|
Query:
{"class_id":{"$gt":78}} Slowest Query Log Message (from mongod) (48ms, 287.9 KB): {"t":{"$date":"2025-08-18T19:53:54.651+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1021","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"6BFCB643ADC0F6827247EB23EE7E168E2AAB951DE127AF6ECF9FF4A4671C8B7C","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gt":78}}},{"$group":{"_id":"$class_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"ea5238ba-ab8d-4621-93bf-6c6944956668"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":347,"cursorid":5099982211672105061,"keysExamined":84225,"docsExamined":0,"numYields":2,"nreturned":101,"planCacheShapeHash":"CC3622C5","queryHash":"CC3622C5","planCacheKey":"3D500AAB","queryFramework":"sbe","reslen":3560,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":294852,"timeReadingMicros":251}},"cpuNanos":41594396,"remote":"44.252.45.26:54142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":48,"durationMillis":48}}
|
||||||||||||||||||||||
| E4A2A020 | sample_airbnb.listingsAndReviews | aggregate | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"3900.00"},"last_review":{"$date":"2019-03-01T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:53:53.539+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1010","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"F2DD5DB830F11CD229B33466BBE83433C96EFAB73E3E1AC71C7C6C9CCBFA3751","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"monthly_price":{"$numberDecimal":"3900.00"},"last_review":{"$date":"2019-03-01T05:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"595ea184-bd4d-4956-b281-1efc076f3018"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":300,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"E4A2A020","queryHash":"E4A2A020","planCacheKey":"AD2C6000","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12958722,"remote":"44.252.45.26:54040","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 55D12E4E | sample_mflix.comments | aggregate | 1 | 52 | 52 | 52 | 52 | 0 | 0 | 41,079 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"1976-05-27T02:27:25.000Z"},"text":"Iste perferendis quia natus dignissimos qui. Quos repellendus doloremque dolorum suscipit.","movie_id":{"$oid":"573a13a7f29313caabd1c099"}} Slowest Query Log Message (from mongod) (52ms): {"t":{"$date":"2025-08-18T19:53:53.597+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1014","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"DDF7D4E48688C5313187D9F2A1EBB3C601361E4CEFA16146EE36FBFF6250EF16","command":{"aggregate":"comments","pipeline":[{"$match":{"date":{"$date":"1976-05-27T02:27:25.000Z"},"text":"Iste perferendis quia natus dignissimos qui. Quos repellendus doloremque dolorum suscipit.","movie_id":{"$oid":"573a13a7f29313caabd1c099"}}},{"$limit":10},{"$group":{"_id":"$_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"3fe26150-a91c-4dbf-8faf-424433880030"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":406,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"55D12E4E","queryHash":"55D12E4E","planCacheKey":"51A6C4CE","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":23724726,"remote":"44.252.45.26:54072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":52,"durationMillis":52}}
|
||||||||||||||||||||||
| 27AF1617 | sample_airbnb.listingsAndReviews | aggregate | 1 | 63 | 63 | 63 | 63 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"minimum_nights":"2","calendar_last_scraped":{"$date":"2019-03-07T05:00:00.000Z"},"neighborhood_overview":"It's location. Close to all. Central Park. Cute restaurants, mall (East river plaza), 6 train station one block away, 20 mins to midtown. Friendly people around. Supermarket one block away, bus station across the street. Convenient. Mins from the East side Museums (Met and Guggenheim. Great for various culture cuisine. ( American, African, Caribbean, Mexican, Italian, French)"} Slowest Query Log Message (from mongod) (63ms): {"t":{"$date":"2025-08-18T19:33:16.506+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"B722713AF69711B1C3175D22A75B62BBF27A91D47CB67DD3828C85C2746317CE","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"minimum_nights":"2","neighborhood_overview":"It's location. Close to all. Central Park. Cute restaurants, mall (East river plaza), 6 train station one block away, 20 mins to midtown. Friendly people around. Supermarket one block away, bus station across the street. Convenient. Mins from the East side Museums (Met and Guggenheim. Great for various culture cuisine. ( American, African, Caribbean, Mexican, Italian, French)","calendar_last_scraped":{"$date":"2019-03-07T05:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":136,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"27AF1617","queryHash":"27AF1617","planCacheKey":"1CC6D71B","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14204807,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":6744}},"workingMillis":57,"durationMillis":63}}
|
||||||||||||||||||||||
| 34CA6DC1 | sample_training.inspections | aggregate | 1 | 802 | 802 | 802 | 802 | 0 | 43,421 | 43,421 | 1 | 43,421 | 0 | 2.7MB | 2.7MB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"date":"Apr 1 2015","sector":"Grocery-Retail - 808","certificate_number":{"$lt":9300037}} Slowest Query Log Message (from mongod) (802ms, 2.7 MB): {"t":{"$date":"2025-08-18T19:33:13.609+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"45194A385F66EDE1EB796C52C384DFD5617ADCBFF087ADBFB87D8308FD4316D0","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":9300037},"sector":"Grocery-Retail - 808","date":"Apr 1 2015"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":382,"keysExamined":43421,"docsExamined":43421,"cursorExhausted":true,"numYields":23,"nreturned":1,"planCacheShapeHash":"34CA6DC1","queryHash":"34CA6DC1","planCacheKey":"FC5D78F1","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":25}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2837446,"timeReadingMicros":3161}},"cpuNanos":110693887,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":24,"totalTimeQueuedMicros":102763}},"workingMillis":700,"durationMillis":802}}
|
||||||||||||||||||||||
| 71E31126 | sample_airbnb.listingsAndReviews | find | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 5,555 | 0 | 0 | 0 | 7.5MB | 7.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"extra_people":{"$numberDecimal":"37.00"},"listing_url":"https://www.airbnb.com/rooms/7837952"} Slowest Query Log Message (from mongod) (23ms, 7.5 MB): {"t":{"$date":"2025-08-18T19:51:09.884+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"53EBD421C092D5FF2123BFFE804D73DA079...","command":{"find":"listingsAndReviews","filter":{"extra_people":{"$numberDecimal":"37.00"},"listing_url":"https://www.airbnb.com/rooms/783795..."},"limit":20,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"71E31126","queryHash":"71E31126","planCacheKey":"8AC2C7D6","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7842021,"timeReadingMicros":6699}},"cpuNanos":19047121,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 9A04AD29 | sample_geospatial.shipwrecks | aggregate | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"sounding_type":"","watlev":"always dry"} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:33:33.243+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"1690EDBC552F3C899BC9650C68BB146C22CC02A0CE91B4F4003ECB500BD2E327","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"sounding_type":"","watlev":"always dry"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":329,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"9A04AD29","queryHash":"9A04AD29","planCacheKey":"D01A63ED","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8647375,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 0D0CE34C | sample_mflix.embedded_movies | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 3,483 | 0 | 0 | 0 | 3.2MB | 3.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG-13","fullplot":"An innocent cab driver Jurek Kiler is mistaken for a contract killer and imprisoned. Soon, he is sprung by a mob boss who needs \"Killer\" for a few more jobs."} Slowest Query Log Message (from mongod) (31ms, 3.2 MB): {"t":{"$date":"2025-08-18T19:33:12.212+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn825","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"1DAE7D49125B2AA8AE709A17E7A7F91D69CFF7859A5465495EBB0424142E84FC","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"fullplot":"An innocent cab driver Jurek Kiler is mistaken for a contract killer and imprisoned. Soon, he is sprung by a mob boss who needs \"Killer\" for a few more jobs.","rated":"PG-13"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"7d76bac2-71b5-4802-ac0c-9a901aa48202"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":65,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"0D0CE34C","queryHash":"0D0CE34C","planCacheKey":"71BAA0A4","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3360788,"timeReadingMicros":26189}},"cpuNanos":6464822,"remote":"44.252.45.26:60150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| E595B408 | sample_training.companies | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"homepage_url":"http://www.avakit.com","deadpooled_url":""} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:33:18.420+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"80E7CD6F53D3F13D96CB93ED9611AC4BF285A1538EF15F67598853DD51EA116E","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_url":"","homepage_url":"http://www.avakit.com"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":76,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"E595B408","queryHash":"E595B408","planCacheKey":"4E73E4B8","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7998491,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 67293038 | sample_supplies.sales | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 5,000 | 1 | 5,000 | 0 | 1.8MB | 1.8MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"couponUsed":{"$gte":false}} Slowest Query Log Message (from mongod) (38ms, 1.8 MB): {"t":{"$date":"2025-08-18T19:52:00.536+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_supplies.sales","collectionType":"normal","queryShapeHash":"A79C424A983C48DA3DF8B42565A7FFE785DDBD5D86159EE39656C580E4DFB57D","command":{"aggregate":"sales","pipeline":[{"$match":{"couponUsed":{"$gte":false}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"abb04366-f7a4-469f-bfc2-b772de1cdfa1"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_supplies","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":371,"keysExamined":0,"docsExamined":5000,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"67293038","queryHash":"67293038","planCacheKey":"FBEADCA8","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1862872,"timeReadingMicros":120}},"cpuNanos":4722568,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":16962}},"workingMillis":22,"durationMillis":38}}
|
||||||||||||||||||||||
| B2F4FFCE | sample_mflix.movies | find | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":{"$lte":92},"title":"De uitverkorene"} Slowest Query Log Message (from mongod) (26ms): {"t":{"$date":"2025-08-18T19:20:52.368+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn700","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D94A45BB3612B233C3453C9498E0182DF0F1B88A3778670644F1E4C665743B20","command":{"find":"movies","filter":{"title":"De uitverkorene","runtime":{"$lte":92}},"limit":10,"lsid":{"id":{"$uuid":"4ee701f6-1011-4982-9e2c-d68348a4ec95"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":145,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"B2F4FFCE","queryHash":"B2F4FFCE","planCacheKey":"B6F4EA4E","queryFramework":"classic","reslen":1881,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":16617674,"remote":"104.30.164.8:61166","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| 59FD9B3A | sample_airbnb.listingsAndReviews | aggregate | 1 | 36 | 36 | 36 | 36 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"beds":{"$gt":1}} Slowest Query Log Message (from mongod) (36ms): {"t":{"$date":"2025-08-18T19:53:53.247+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1001","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"F21E4A2EE73480465A078E5E6801BA5568D9B5FF6E68072D722A5EA3CA34090C","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":{"$gt":1}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"595ea184-bd4d-4956-b281-1efc076f3018"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":283,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"59FD9B3A","queryHash":"59FD9B3A","planCacheKey":"B3297966","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9940685,"remote":"44.252.45.26:53974","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":36,"durationMillis":36}}
|
||||||||||||||||||||||
| 548B7A82 | sample_airbnb.listingsAndReviews | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 5,555 | 5 | 1,111 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"first_review":{"$date":"2017-09-04T04:00:00.000Z"}} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:33:33.938+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"D1CF5685FDE47A97378A1C4777DFD6A28CA896C8557623FCC6FA5600D2C759C9","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"first_review":{"$date":"2017-09-04T04:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":73,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":5,"planCacheShapeHash":"548B7A82","queryHash":"548B7A82","planCacheKey":"0A15390A","queryFramework":"classic","reslen":77472,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9837037,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 629722E1 | sample_airbnb.listingsAndReviews | aggregate | 1 | 76 | 76 | 76 | 76 | 0 | 3,626 | 3,626 | 0 | 0 | 0 | 873.6KB | 873.6KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"7909.00"},"property_type":"Apartment"} Slowest Query Log Message (from mongod) (76ms, 873.6 KB): {"t":{"$date":"2025-08-18T19:50:51.895+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"F87753B614F7F9A83BA78084F9758372CDA21E3D83C1658FBBB44F5F74BFE4CE","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"property_type":"Apartment","monthly_price":{"$numberDecimal":"7909.00"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"1a07b0ef-a589-46e6-863e-1e1d40d1ab98"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","planningTimeMicros":82,"keysExamined":3626,"docsExamined":3626,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"629722E1","queryHash":"629722E1","planCacheKey":"A978105D","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":894590,"timeReadingMicros":23150}},"cpuNanos":17915751,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":76,"durationMillis":76}}
|
||||||||||||||||||||||
| 0A1FF443 | sample_training.inspections | aggregate | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 80,047 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 1 | 0.0 | |
|
Query:
{"date":"Jul 18 2015","business_name":"30 BROAD STREET SHOE REPAIR, INC."} Slowest Query Log Message (from mongod) (47ms): {"t":{"$date":"2025-08-18T19:53:55.070+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1002","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"D0772D415281F34819C2BCC53A3E66FB8A1F281C4512DD31D5CE851983A5CFC6","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Jul 18 2015","business_name":"30 BROAD STREET SHOE REPAIR, INC."}},{"$group":{"_id":"$_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"441d4c86-bdd2-4a1d-8f0f-82746d9f34c5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":831,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"0A1FF443","queryHash":"0A1FF443","planCacheKey":"5CE0135F","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":43897641,"remote":"44.252.45.26:53984","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":47,"durationMillis":47}}
|
||||||||||||||||||||||
| 23B19E7B | sample_airbnb.listingsAndReviews | aggregate | 1 | 61 | 61 | 61 | 61 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bed_type":"Real Bed","listing_url":"https://www.airbnb.com/rooms/4872526","first_review":{"$date":"2018-01-08T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (61ms): {"t":{"$date":"2025-08-18T19:33:18.722+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"C168BD730E039CD06FE4818EEA054F6649941470CFB34C40FC99781A714DFD6A","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"listing_url":"https://www.airbnb.com/rooms/4872526","first_review":{"$date":"2018-01-08T05:00:00.000Z"},"bed_type":"Real Bed"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":314,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"23B19E7B","queryHash":"23B19E7B","planCacheKey":"141FF0A7","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11433933,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":61,"durationMillis":61}}
|
||||||||||||||||||||||
| 17C4B965 | sample_mflix.movies | aggregate | 1 | 178 | 178 | 178 | 178 | 0 | 0 | 21,349 | 0 | 0 | 0 | 641.7KB | 641.7KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":1995,"lastupdated":"2015-05-04 01:10:30.360000000"} Slowest Query Log Message (from mongod) (178ms, 641.7 KB): {"t":{"$date":"2025-08-18T19:53:48.403+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1011","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"9CBCC4CB334DB1F9E1B01271C69A838396450689388E081F698A6A010EE04586","command":{"aggregate":"movies","pipeline":[{"$match":{"year":1995,"lastupdated":"2015-05-04 01:10:30.360000000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0111a098-649d-4fff-9eb6-f495666f7f3b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":289,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"17C4B965","queryHash":"17C4B965","planCacheKey":"9BDCCB81","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":657103,"timeReadingMicros":6729}},"cpuNanos":22168726,"remote":"44.252.45.26:54048","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":46100}},"workingMillis":132,"durationMillis":178}}
|
||||||||||||||||||||||
| 90EB202A | sample_airbnb.listingsAndReviews | find | 1 | 75 | 75 | 75 | 75 | 0 | 3,626 | 3,626 | 11 | 329 | 0 | 154.6KB | 154.6KB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 0 | 0.0 |
|
Query:
{"weekly_price":{"$numberDecimal":"600.00"},"property_type":"Apartment","cancellation_policy":"strict_14_with_grace_period"} Slowest Query Log Message (from mongod) (75ms, 154.6 KB): {"t":{"$date":"2025-08-18T19:53:54.157+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1014","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"FF86428B5BC7C0CD1E10528EA366D98E43A...","command":{"find":"listingsAndReviews","filter":{"property_type":"Apartment","cancellation_policy":"strict_14_with_grace_period","weekly_price":{"$numberDecimal":"600.00"}},"limit":20,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","keysExamined":3626,"docsExamined":3626,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":11,"planCacheShapeHash":"90EB202A","queryHash":"90EB202A","planCacheKey":"2B980B7E","queryFramework":"classic","reslen":301612,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":158277,"timeReadingMicros":1430}},"cpuNanos":13327007,"remote":"44.252.45.26:54072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":75,"durationMillis":75}}
|
||||||||||||||||||||||
| 1F89FFE8 | sample_airbnb.listingsAndReviews | aggregate | 1 | 46 | 46 | 46 | 46 | 0 | 0 | 5,555 | 0 | 0 | 0 | 2.1MB | 2.1MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"summary":"Big apartment in the best street in Copocabana. Beautiful apartment with 3 double bedrooms , 2 full bathrooms, fully equipped. All rooms with ceiling fan and two of them with air conditioning.","first_review":{"$date":"2016-12-10T05:00:00.000Z"},"beds":{"$lte":3}} Slowest Query Log Message (from mongod) (46ms, 2.1 MB): {"t":{"$date":"2025-08-18T19:52:13.601+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn979","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"33468240530807029DAFC8A0D746CB1652C015B8F5835DAC52279B530DAD6136","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":{"$lte":3},"summary":"Big apartment in the best street in Copocabana. Beautiful apartment with 3 double bedrooms , 2 full bathrooms, fully equipped. All rooms with ceiling fan and two of them with air conditioning.","first_review":{"$date":"2016-12-10T05:00:00.000Z"}}},{"$group":{"_id":"$review_scores.review_scores_accuracy","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bbd8c929-79fb-4836-b1e4-f1c2cc3154ea"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":304,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"1F89FFE8","queryHash":"1F89FFE8","planCacheKey":"B28D8318","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2248523,"timeReadingMicros":479}},"cpuNanos":15535336,"remote":"44.252.45.26:46536","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":46,"durationMillis":46}}
|
||||||||||||||||||||||
| 98838911 | sample_airbnb.listingsAndReviews | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"cleaning_fee":{"$numberDecimal":"158.00"},"weekly_price":{"$numberDecimal":"2109.00"}} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:51:03.866+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn919","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"F0D3102510D7D1981B6C4C41DD6B776174D0F1F250C2714BB229B17CD7B5A60B","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"weekly_price":{"$numberDecimal":"2109.00"},"cleaning_fee":{"$numberDecimal":"158.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f8629174-da3d-4407-8f96-ed568775d5c2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":330,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"98838911","queryHash":"98838911","planCacheKey":"3EAA6345","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":13322330,"remote":"44.252.45.26:42726","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 8B64E069 | sample_mflix.movies | aggregate | 1 | 127 | 127 | 127 | 127 | 0 | 0 | 21,349 | 2 | 10,674 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$lt":2000},"released":{"$date":"1991-03-08T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (127ms): {"t":{"$date":"2025-08-18T19:33:27.301+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"79187E6816B92EAB5759DBD93D89827189D7B9A0921E121B82D27A6B4A552D6D","command":{"aggregate":"movies","pipeline":[{"$match":{"year":{"$lt":2000},"released":{"$date":"1991-03-08T00:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":72,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":2,"planCacheShapeHash":"8B64E069","queryHash":"8B64E069","planCacheKey":"F246222D","queryFramework":"classic","reslen":3380,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19958957,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":127,"durationMillis":127}}
|
||||||||||||||||||||||
| D8EAB97E | sample_geospatial.shipwrecks | aggregate | 1 | 50 | 50 | 50 | 50 | 0 | 0 | 11,095 | 0 | 0 | 0 | 3.4MB | 3.4MB | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"londec":-74.0065472,"quasou":""} Slowest Query Log Message (from mongod) (50ms, 3.4 MB): {"t":{"$date":"2025-08-18T19:33:11.823+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"C1D58124F6552C7CE1B337E161E212BDCA0081A72F3DEAD58DEFDCBF099DD313","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"quasou":"","londec":-74.0065472}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"3b9c8c1b-d62a-41ed-b0e0-ed28a50f1646"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":74,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":0,"nreturned":0,"planCacheShapeHash":"D8EAB97E","queryHash":"D8EAB97E","planCacheKey":"EAC401BE","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3597033,"timeReadingMicros":257}},"cpuNanos":8049814,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":4665}},"workingMillis":46,"durationMillis":50}}
|
||||||||||||||||||||||
| 9A9403DD | sample_training.inspections | find | 1 | 54 | 54 | 54 | 54 | 0 | 24,974 | 24,974 | 0 | 0 | 0 | 49.0KB | 49.0KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"business_name":"THIRD AVE PHARMACY INC.","certificate_number":{"$gte":9314481}} Slowest Query Log Message (from mongod) (54ms, 49.0 KB): {"t":{"$date":"2025-08-18T19:50:47.029+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn928","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"E92707ED0CA4341360EE647C487E5BD6E0F...","command":{"find":"inspections","filter":{"certificate_number":{"$gte":9314481},"business_name":"THIRD AVE PHARMACY INC."},"limit":10,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":24974,"docsExamined":24974,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"9A9403DD","queryHash":"9A9403DD","planCacheKey":"4146125E","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":50147,"timeReadingMicros":72}},"cpuNanos":54735458,"remote":"44.252.45.26:42784","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":54,"durationMillis":54}}
|
||||||||||||||||||||||
| 2A63C685 | sample_training.companies | aggregate | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"email_address":"info@autotask.com","founded_day":1} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:54:05.075+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1021","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"F15B2B92F1A5686A4D728C2EB5CB45EF0B803A5E86A1DA34F016A24B180DF29A","command":{"aggregate":"companies","pipeline":[{"$match":{"founded_day":1,"email_address":"info@autotask.com"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"ab2079cf-b6a7-44b5-b167-c4ecb570c52c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":255,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"2A63C685","queryHash":"2A63C685","planCacheKey":"6AE3C521","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11000417,"remote":"44.252.45.26:54142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| 216F3360 | sample_mflix.movies | find | 1 | 130 | 130 | 130 | 130 | 0 | 0 | 21,349 | 0 | 0 | 0 | 4.6MB | 4.6MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"The new flatmate of three preexisting roommates turns up mysteriously dead but in possession of a large sum of money. When the roommates decide to keep it for themselves, their action sets in motion a destructive chain of events that spiral out of control.","plot":"A drama centered on the trials and tribulations of a proud Palestinian Christian immigrant single mother and her teenage son in small town Indiana.","metacritic":{"$lte":57}} Slowest Query Log Message (from mongod) (130ms, 4.6 MB): {"t":{"$date":"2025-08-18T19:20:51.362+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn698","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"7340884FD05580070F4BC88FEE84E00E423...","command":{"find":"movies","filter":{"metacritic":{"$lte":57},"plot":"A drama centered on the trials and ...","fullplot":"The new flatmate of three preexisti..."},"limit":10,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"216F3360","queryHash":"216F3360","planCacheKey":"21AF3640","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4873838,"timeReadingMicros":16362}},"cpuNanos":40964768,"remote":"104.30.164.8:61087","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":12756}},"workingMillis":118,"durationMillis":130}}
|
||||||||||||||||||||||
| E2DB9EE7 | sample_geospatial.shipwrecks | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 11,095 | 6 | 1,849 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"gp_quality":""} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:50:41.516+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn914","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"661F0AAAC40003EEF3E9AA88AEA6363036CD2AA9C1734696AF81844ED891D94F","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"gp_quality":""}},{"$group":{"_id":"$sounding_type","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fed23a0a-db8d-4609-b159-9a96cf81b582"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":307,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":6,"planCacheShapeHash":"E2DB9EE7","queryHash":"E2DB9EE7","planCacheKey":"476FC82B","queryFramework":"sbe","reslen":527,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9451594,"remote":"44.252.45.26:42664","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 00D8FCDA | sample_training.inspections | aggregate | 1 | 349 | 349 | 349 | 349 | 0 | 14,972 | 14,972 | 1 | 14,972 | 0 | 224.0KB | 224.0KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"result":"No Violation Issued","sector":"Grocery-Retail - 808","certificate_number":{"$lte":5351864}} Slowest Query Log Message (from mongod) (349ms, 224.0 KB): {"t":{"$date":"2025-08-18T19:33:13.158+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"D55E04032A7B289BB45549E6AD846D8D8701F7EEEA9827B9877B83EE38038071","command":{"aggregate":"inspections","pipeline":[{"$match":{"result":"No Violation Issued","certificate_number":{"$lte":5351864},"sector":"Grocery-Retail - 808"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f3e5bfbf-17d6-4afc-b29a-b479e04e6151"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":288,"keysExamined":14972,"docsExamined":14972,"cursorExhausted":true,"numYields":7,"nreturned":1,"planCacheShapeHash":"00D8FCDA","queryHash":"00D8FCDA","planCacheKey":"C7AA68C6","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":229367,"timeReadingMicros":137}},"cpuNanos":36158970,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":90723}},"workingMillis":259,"durationMillis":349}}
|
||||||||||||||||||||||
| C2DA033C | sample_weatherdata.data | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 10,000 | 0 | 0 | 0 | 1.7MB | 1.7MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"elevation":{"$gt":9999}} Slowest Query Log Message (from mongod) (24ms, 1.7 MB): {"t":{"$date":"2025-08-18T19:33:11.863+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_weatherdata.data","collectionType":"normal","queryShapeHash":"63444A42E2305C998EDB055AD261836BDB60EE31DF28A863B38AE42D3FC9C714","command":{"aggregate":"data","pipeline":[{"$match":{"elevation":{"$gt":9999}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_weatherdata","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":288,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"C2DA033C","queryHash":"C2DA033C","planCacheKey":"6C776754","queryFramework":"sbe","reslen":237,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1754690,"timeReadingMicros":897}},"cpuNanos":6818929,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 66E84C81 | sample_training.routes | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 66,985 | 1 | 66,985 | 0 | 975.9KB | 975.9KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"stops":{"$exists":true}} Slowest Query Log Message (from mongod) (31ms, 975.9 KB): {"t":{"$date":"2025-08-18T19:54:09.458+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1007","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"0F7DEDBE6FBF41630A532ED691493438C83787F5E65915A17F967BBF36845F40","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$exists":true}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9febec44-3b8e-439d-9ff8-2376383fa39f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":254,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"66E84C81","queryHash":"66E84C81","planCacheKey":"86E9BD75","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":999355,"timeReadingMicros":84}},"cpuNanos":31062539,"remote":"44.252.45.26:54022","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| AC983284 | sample_training.inspections | aggregate | 1 | 167 | 167 | 167 | 167 | 0 | 71,978 | 71,978 | 0 | 0 | 0 | 1.2MB | 1.2MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"date":"Jun 29 2015","business_name":"L.A. DELI GROCERY CORP.","certificate_number":{"$lte":50060927}} Slowest Query Log Message (from mongod) (167ms, 1.2 MB): {"t":{"$date":"2025-08-18T19:52:21.746+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn973","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"7D267B2A884F3260888EAA7E08CACAE35829EF24E1CD4FAF55352792B018226C","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lte":50060927},"date":"Jun 29 2015","business_name":"L.A. DELI GROCERY CORP."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"3e52ea5f-8d21-4e6e-8c92-bcbe465e4e7d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":446,"keysExamined":71978,"docsExamined":71978,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"AC983284","queryHash":"AC983284","planCacheKey":"84B97414","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1232070,"timeReadingMicros":850}},"cpuNanos":161958991,"remote":"44.252.45.26:42156","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12}},"workingMillis":167,"durationMillis":167}}
|
||||||||||||||||||||||
| AA758AE3 | sample_airbnb.listingsAndReviews | aggregate | 1 | 178 | 178 | 178 | 178 | 0 | 0 | 5,555 | 0 | 0 | 0 | 2.2MB | 2.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"summary":"This is an independent apartment on 2nd floor of the building where I live along with other locals with a great view over the Douro river and D. Luis bridge. It has one bedroom, a living room a generous balcony with an amazing river view.","last_review":{"$date":"2018-11-12T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (178ms, 2.2 MB): {"t":{"$date":"2025-08-18T19:33:11.212+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"60B005674C67D1292E0B5FBAB6D1C019BEF9944223F31CB449E85450EB0B5BFC","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"last_review":{"$date":"2018-11-12T05:00:00.000Z"},"summary":"This is an independent apartment on 2nd floor of the building where I live along with other locals with a great view over the Douro river and D. Luis bridge. It has one bedroom, a living room a generous balcony with an amazing river view."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":93,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"AA758AE3","queryHash":"AA758AE3","planCacheKey":"62646A7F","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2293987,"timeReadingMicros":32242}},"cpuNanos":61934764,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11}},"workingMillis":178,"durationMillis":178}}
|
||||||||||||||||||||||
| 632A4740 | sample_airbnb.listingsAndReviews | find | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"transit":"The metro station Trindade (focal point of the metro system in Porto) as well as a car are each in less than 150 meters away from the building.","accommodates":{"$ne":2}} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:50:41.153+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"381B5163CF4C5C89C4A0707A5B4A89F32636057954E5E5CFEB5516E5D2F5B298","command":{"find":"listingsAndReviews","filter":{"accommodates":{"$ne":2},"transit":"The metro station Trindade (focal point of the metro system in Porto) as well as a car are each in less than 150 meters away from the building."},"limit":1,"lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":104,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"632A4740","queryHash":"632A4740","planCacheKey":"FB92FE43","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":7388767,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 246568F4 | sample_airbnb.listingsAndReviews | aggregate | 1 | 59 | 59 | 59 | 59 | 0 | 0 | 703 | 101 | 6 | 0 | 7.3MB | 7.3MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"cancellation_policy":"flexible","room_type":"Private room"} Slowest Query Log Message (from mongod) (59ms, 7.3 MB): {"t":{"$date":"2025-08-18T19:50:44.865+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"ED8DF22E96731AF2C127941472FD070758A968D7A11A761CBE302D901673A17F","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"room_type":"Private room","cancellation_policy":"flexible"}}],"cursor":{},"lsid":{"id":{"$uuid":"28e8c9dd-b8ab-4407-a3eb-6f2dc5b26ac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":91,"cursorid":4042132618048729075,"keysExamined":0,"docsExamined":703,"numYields":2,"nreturned":101,"planCacheShapeHash":"246568F4","queryHash":"246568F4","planCacheKey":"B07E3BBC","queryFramework":"classic","reslen":793150,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7683727,"timeReadingMicros":51104}},"cpuNanos":11776878,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":59,"durationMillis":59}}
|
||||||||||||||||||||||
| 55204AB0 | sample_mflix.comments | aggregate | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 25,749 | 100 | 257 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"movie_id":{"$oid":"573a13acf29313caabd26a97"}} Slowest Query Log Message (from mongod) (45ms): {"t":{"$date":"2025-08-18T19:52:14.691+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn958","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"D6585E017F2BCE56DE2ACFFF9CBC412400DA968D697590533E2FE0B1725A85E7","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a13acf29313caabd26a97"}}},{"$limit":100},{"$group":{"_id":"$_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"087e6067-e4e3-4cb3-adc3-996b3161de46"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":356,"keysExamined":0,"docsExamined":25749,"cursorExhausted":true,"numYields":2,"nreturned":100,"planCacheShapeHash":"55204AB0","queryHash":"55204AB0","planCacheKey":"741221D0","queryFramework":"sbe","reslen":3925,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":13479640,"remote":"44.252.45.26:42072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| BD774701 | sample_training.trips | find | 1 | 37 | 37 | 37 | 37 | 0 | 3,990 | 3,990 | 1 | 3,990 | 0 | 23.9KB | 23.9KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | IXSCAN { tripduration: 1 } | 1 | 0.0 |
|
Query:
{"tripduration":{"$gte":724},"stop time":{"$date":"2016-01-02T16:01:25.000Z"}} Slowest Query Log Message (from mongod) (37ms, 23.9 KB): {"t":{"$date":"2025-08-18T19:53:48.255+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1009","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"F3A5E7B3016892AD821FBDB0ABABBBC4F8E...","command":{"find":"trips","filter":{"tripduration":{"$gte":724},"stop time":{"$date":"2016-01-02T16:01:25.000Z"}},"limit":100,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"IXSCAN { tripduration: 1 }","keysExamined":3990,"docsExamined":3990,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"BD774701","queryHash":"BD774701","planCacheKey":"EB8838C4","queryFramework":"classic","reslen":657,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":24464,"timeReadingMicros":36}},"cpuNanos":9173833,"remote":"44.252.45.26:54038","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":1074}},"workingMillis":36,"durationMillis":37}}
|
||||||||||||||||||||||
| 5FE3034D | sample_training.inspections | aggregate | 1 | 145 | 145 | 145 | 145 | 0 | 36,472 | 36,472 | 1 | 36,472 | 0 | 264.9KB | 264.9KB | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | IXSCAN { certificate_number: 1 } | 1 | 0.0 |
|
Query:
{"business_name":"101 QUICK STOP CORP","certificate_number":{"$gt":9300037}} Slowest Query Log Message (from mongod) (145ms, 264.9 KB): {"t":{"$date":"2025-08-18T19:33:34.473+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"176E4F118519F51918F1152135AD896C49324E2E8E1E54A57D80A29B4BAB1B10","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$gt":9300037},"business_name":"101 QUICK STOP CORP"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":548,"keysExamined":36472,"docsExamined":36472,"cursorExhausted":true,"numYields":8,"nreturned":1,"planCacheShapeHash":"5FE3034D","queryHash":"5FE3034D","planCacheKey":"2A0F930D","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":271281,"timeReadingMicros":369}},"cpuNanos":79650757,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":145,"durationMillis":145}}
|
||||||||||||||||||||||
| 79A2914B | sample_training.trips | find | 1 | 41 | 41 | 41 | 41 | 0 | 4,052 | 4,052 | 0 | 0 | 0 | 1.4MB | 1.4MB | 0 | 0 | primaryPreferred: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"bikeid":19810,"start station id":{"$lte":403}} Slowest Query Log Message (from mongod) (41ms, 1.4 MB): {"t":{"$date":"2025-08-18T19:54:09.398+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"B70BF14BEE4DAA64410A3DF93A493551A21...","command":{"find":"trips","filter":{"start station id":{"$lte":403},"bikeid":19810},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { start station id: 1 }","keysExamined":4052,"docsExamined":4052,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"79A2914B","queryHash":"79A2914B","planCacheKey":"C00546DE","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1483000,"timeReadingMicros":153}},"cpuNanos":10434088,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":41,"durationMillis":41}}
|
||||||||||||||||||||||
| 8D346E27 | sample_training.trips | find | 1 | 21 | 21 | 21 | 21 | 0 | 3,060 | 3,060 | 3 | 1,020 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | IXSCAN { tripduration: 1 } | 21 | 0.0 |
|
Query:
{"tripduration":{"$lte":384},"bikeid":23230,"start station id":{"$lte":3141}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:54:09.434+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"A367FDEBCFEE98B4E5D195B5341F2B026D5BC6047D5782158AB54E9F61994A54","command":{"find":"trips","filter":{"tripduration":{"$lte":384},"bikeid":23230,"start station id":{"$lte":3141}},"limit":5,"lsid":{"id":{"$uuid":"40e087dd-7a7d-481c-bc5a-fb0614537f1b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546845,"i":1}},"signature":{"hash":{"$binary":{"base64":"bPntBAdMQcnZM9wdrl+Fh616Tgw=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":21031,"keysExamined":3060,"docsExamined":3060,"fromMultiPlanner":true,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":3,"planCacheShapeHash":"8D346E27","queryHash":"8D346E27","planCacheKey":"86BD6550","queryFramework":"classic","reslen":1531,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":13348521,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| B9578B81 | sample_mflix.movies | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"num_mflix_comments":{"$lt":0}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:33:23.025+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"9ECC8C61E454EC87C8324953D103A6B158DCE5AA7E99A6B2935AFCCE9E298011","command":{"find":"movies","filter":{"num_mflix_comments":{"$lt":0}},"limit":10,"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":117,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"B9578B81","queryHash":"B9578B81","planCacheKey":"7EE96A75","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":18523053,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 5B889109 | sample_training.inspections | aggregate | 1 | 154 | 154 | 154 | 154 | 0 | 54,921 | 54,921 | 0 | 0 | 0 | 388.7KB | 388.7KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 1 | 0.0 | |
|
Query:
{"date":"Jan 3 2015","business_name":"FAMILY DOLLAR STORES OF NEW YORK, INC.","certificate_number":{"$lte":9314481}} Slowest Query Log Message (from mongod) (154ms, 388.7 KB): {"t":{"$date":"2025-08-18T19:50:54.005+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"694CE2F33F8536CE1DA5683724679F7C825F6C7EF7BE8A961D0E18CF9BD45793","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lte":9314481},"date":"Jan 3 2015","business_name":"FAMILY DOLLAR STORES OF NEW YORK, INC."}},{"$limit":50},{"$group":{"_id":"$address.zip","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"54525837-b498-4850-8777-622f09479881"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":619,"keysExamined":54921,"docsExamined":54921,"cursorExhausted":true,"numYields":8,"nreturned":0,"planCacheShapeHash":"5B889109","queryHash":"5B889109","planCacheKey":"CB51C935","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":397994,"timeReadingMicros":676}},"cpuNanos":134543417,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9}},"workingMillis":154,"durationMillis":154}}
|
||||||||||||||||||||||
| FEE8A4C3 | sample_mflix.comments | aggregate | 1 | 59 | 59 | 59 | 59 | 0 | 0 | 20,537 | 35 | 586 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"movie_id":{"$oid":"573a13a5f29313caabd133bb"}} Slowest Query Log Message (from mongod) (59ms): {"t":{"$date":"2025-08-18T19:50:41.133+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"E8787999DD60688A936935201247E3677B5A384427A8A839962DB85E1C465A64","command":{"aggregate":"comments","pipeline":[{"$match":{"movie_id":{"$oid":"573a13a5f29313caabd133bb"}}},{"$limit":50},{"$group":{"_id":"$name","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fed23a0a-db8d-4609-b159-9a96cf81b582"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":341,"keysExamined":0,"docsExamined":20537,"cursorExhausted":true,"numYields":4,"nreturned":35,"planCacheShapeHash":"FEE8A4C3","queryHash":"FEE8A4C3","planCacheKey":"FDB86DDF","queryFramework":"sbe","reslen":1728,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11802068,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":59,"durationMillis":59}}
|
||||||||||||||||||||||
| FD85F1CF | sample_mflix.movies | aggregate | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$lt":1991},"metacritic":78} Slowest Query Log Message (from mongod) (33ms): {"t":{"$date":"2025-08-18T19:33:32.500+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"6614C4372A93FF42C8176FEB3B920776868D13B12429E52909CC3B05AC93EDF3","command":{"aggregate":"movies","pipeline":[{"$match":{"year":{"$lt":1991},"metacritic":78}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f3e5bfbf-17d6-4afc-b29a-b479e04e6151"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":357,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"FD85F1CF","queryHash":"FD85F1CF","planCacheKey":"4ACC01E3","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18989513,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":33,"durationMillis":33}}
|
||||||||||||||||||||||
| A976D1A4 | sample_mflix.embedded_movies | aggregate | 1 | 37 | 37 | 37 | 37 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 1.6MB | 1.6MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"num_mflix_comments":{"$lte":125}} Slowest Query Log Message (from mongod) (37ms, 1.6 MB): {"t":{"$date":"2025-08-18T19:50:47.777+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn916","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"77EEFEAFC5BEEE72C64A5C7918F608B0CB54EA34D676FF13A7274708C0084CE4","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"num_mflix_comments":{"$lte":125}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5007f345-8e24-404c-960e-e6440cb11a69"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":294,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"A976D1A4","queryHash":"A976D1A4","planCacheKey":"3D5FFF2C","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1679551,"timeReadingMicros":30934}},"cpuNanos":6608894,"remote":"44.252.45.26:42680","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":37,"durationMillis":37}}
|
||||||||||||||||||||||
| 0FCA29B7 | sample_airbnb.listingsAndReviews | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"description":"Available room for rent in a small and cozy Apt located in East Harlem. Shared bathroom. 15 min from Midtown. 10 mins from Central Park. 3 blocks from East river plaza. 10 mins to Apollo theater, Red Rooster, Sylvia's restaurant, Studio Museum in Harlem. Mins from the museums (Met etc.) Nice sunlight in the bedroom in the morning. Quiet, clean, cozy and peaceful. Internet I like to give space to my guests. It's location. Close to all. Central Park. Cute restaurants, mall (East river plaza), 6 train station one block away, 20 mins to midtown. Friendly people around. Supermarket one block away, bus station across the street. Convenient. Mins from the East side Museums (Met and Guggenheim. Great for various culture cuisine. ( American, African, Caribbean, Mexican, Italian, French) Subway 6 train a block away. Bus across the street. Taxi all over 24 hours Minimum 5 nights stay."} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:33:11.415+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"767223E33B29BC94909F7C6B4C03C80670ED55746061FC6A4D9C6ECF99AA2E4E","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"description":"Available room for rent in a small and cozy Apt located in East Harlem. Shared bathroom. 15 min from Midtown. 10 mins from Central Park. 3 blocks from East river plaza. 10 mins to Apollo theater, Red Rooster, Sylvia's restaurant, Studio Museum in Harlem. Mins from the museums (Met etc.) Nice sunlight in the bedroom in the morning. Quiet, clean, cozy and peaceful. Internet I like to give space to my guests. It's location. Close to all. Central Park. Cute restaurants, mall (East river plaza), 6 train station one block away, 20 mins to midtown. Friendly people around. Supermarket one block away, bus station across the street. Convenient. Mins from the East side Museums (Met and Guggenheim. Great for various culture cuisine. ( American, African, Caribbean, Mexican, Italian, French) Subway 6 train a block away. Bus across the street. Taxi all over 24 hours Minimum 5 nights stay."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":59,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"0FCA29B7","queryHash":"0FCA29B7","planCacheKey":"FD0E6D3B","queryFramework":"classic","reslen":67088,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":5880214,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 68D40F87 | sample_mflix.movies | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 0 | 0 | 0 | 3.4MB | 3.4MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"title":"Brooklyn Castle","poster":"https://m.media-amazon.com/images/M/MV5BMDA3M2VmOWMtYjE4ZS00ZWUzLWIzNTItYTAzNjM1N2EwZmI3XkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (21ms, 3.4 MB): {"t":{"$date":"2025-08-18T19:52:16.136+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn979","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"85F131B096C10AF9D834CA6E6BCBE80CEE0...","command":{"find":"movies","filter":{"poster":"https://m.media-amazon.com/images/M...","title":"Brooklyn Castle"},"limit":50,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"68D40F87","queryHash":"68D40F87","planCacheKey":"82E26B4B","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3571617,"timeReadingMicros":745}},"cpuNanos":21428488,"remote":"44.252.45.26:46536","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 3A8E50A0 | sample_training.companies | aggregate | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"overview":"<p>Mytweetspace.com is a custom background generator for Twitter pages. Users can design their own pages for free, or can have a customized page made for them for a fee. To design their own page, users select from a menu of theme styles, and then add personalized badges and “follow me” buttons.<\/p>"} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:33:16.761+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"BA9606136847CCD1F0E30538F34B21791F12FA288BC3936E4A02B306535D3DED","command":{"aggregate":"companies","pipeline":[{"$match":{"overview":"<p>Mytweetspace.com is a custom background generator for Twitter pages. Users can design their own pages for free, or can have a customized page made for them for a fee. To design their own page, users select from a menu of theme styles, and then add personalized badges and “follow me” buttons.</p>"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":52,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"3A8E50A0","queryHash":"3A8E50A0","planCacheKey":"B07EBA80","queryFramework":"classic","reslen":2045,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9019095,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| 6099C516 | sample_training.companies | find | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 9,500 | 12 | 791 | 0 | 8.8MB | 8.8MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"deadpooled_year":2009,"founded_day":1} Slowest Query Log Message (from mongod) (45ms, 8.8 MB): {"t":{"$date":"2025-08-18T19:52:12.017+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn953","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"8CAB1B0D2C2897602AFF99E905DD03D36DA...","command":{"find":"companies","filter":{"founded_day":1,"deadpooled_year":2009},"limit":50,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":12,"planCacheShapeHash":"6099C516","queryHash":"6099C516","planCacheKey":"73F71286","queryFramework":"classic","reslen":35144,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9225421,"timeReadingMicros":14842}},"cpuNanos":14417115,"remote":"44.252.45.26:42040","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| FD829C09 | sample_mflix.movies | find | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.9MB | 1.9MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":101,"num_mflix_comments":{"$lt":0}} Slowest Query Log Message (from mongod) (32ms, 1.9 MB): {"t":{"$date":"2025-08-18T19:52:13.830+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn986","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"31A5F680071174CDD15F22D8A1FE3EBC358...","command":{"find":"movies","filter":{"num_mflix_comments":{"$lt":0},"runtime":101},"limit":20,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"FD829C09","queryHash":"FD829C09","planCacheKey":"155E164D","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2027482,"timeReadingMicros":11159}},"cpuNanos":19774531,"remote":"44.252.45.26:46596","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| AD92DDAF | sample_training.companies | aggregate | 1 | 63 | 63 | 63 | 63 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 4.4MB | 4.4MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"deadpooled_month":{"$lte":8}} Slowest Query Log Message (from mongod) (63ms, 4.4 MB): {"t":{"$date":"2025-08-18T19:33:11.404+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"5A671C8A5116AF01E2048F00FEADBEFBB6F02D96D55C1E3278CDA290AEC167C0","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_month":{"$lte":8}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"3b9c8c1b-d62a-41ed-b0e0-ed28a50f1646"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":314,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"AD92DDAF","queryHash":"AD92DDAF","planCacheKey":"FDED6B43","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4655022,"timeReadingMicros":26452}},"cpuNanos":11933505,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":63,"durationMillis":63}}
|
||||||||||||||||||||||
| 7BE57A45 | sample_mflix.embedded_movies | find | 1 | 63 | 63 | 63 | 63 | 0 | 0 | 3,483 | 0 | 0 | 0 | 4.3MB | 4.3MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"poster":"https://m.media-amazon.com/images/M/MV5BNzM0MzdlNDQtNzI0NS00NWFiLWExN2MtMjRlZTM1ZGE4ZTgyXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (63ms, 4.3 MB): {"t":{"$date":"2025-08-18T19:50:57.285+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"4747DF086974EE5AC4B79F6E462AA2269E2...","command":{"find":"embedded_movies","filter":{"poster":"https://m.media-amazon.com/images/M..."}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"7BE57A45","queryHash":"7BE57A45","planCacheKey":"637B43E1","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4483582,"timeReadingMicros":55244}},"cpuNanos":11419157,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":63,"durationMillis":63},"truncated":{"command":{"truncated":{"filter":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":1}},"omitted":5}},"size":{"command":8648}}
|
||||||||||||||||||||||
| FA2492B5 | sample_training.posts | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 500 | 1 | 500 | 0 | 14.5MB | 14.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"body":"Amendment I\n<p>Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.\n<p>\nAmendment II\n<p>\nA well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.\n<p>\nAmendment III\n<p>\nNo Soldier shall, in time of peace be quartered in any house, without the consent of the Owner, nor in time of war, but in a manner to be prescribed by law.\n<p>\nAmendment IV\n<p>\nThe right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no Warrants shall issue, but upon probable cause, supported by Oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized.\n<p>\nAmendment V\n<p>\nNo person shall be held to answer for a capital, or otherwise infamous crime, unless on a presentment or indictment of a Grand Jury, except in cases arising in the land or naval forces, or in the Militia, when in actual service in time of War or public danger; nor shall any person be subject for the same offence to be twice put in jeopardy of life or limb; nor shall be compelled in any criminal case to be a witness against himself, nor be deprived of life, liberty, or property, without due process of law; nor shall private property be taken for public use, without just compensation.\n<p>\n\nAmendment VI\n<p>\nIn all criminal prosecutions, the accused shall enjoy the right to a speedy and public trial, by an impartial jury of the State and district wherein the crime shall have been committed, which district shall have been previously ascertained by law, and to be informed of the nature and cause of the accusation; to be confronted with the witnesses against him; to have compulsory process for obtaining witnesses in his favor, and to have the Assistance of Counsel for his defence.\n<p>\nAmendment VII\n<p>\nIn Suits at common law, where the value in controversy shall exceed twenty dollars, the right of trial by jury shall be preserved, and no fact tried by a jury, shall be otherwise re-examined in any Court of the United States, than according to the rules of the common law.\n<p>\nAmendment VIII\n<p>\nExcessive bail shall not be required, nor excessive fines imposed, nor cruel and unusual punishments inflicted.\n<p>\nAmendment IX\n<p>\nThe enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people.\n<p>\nAmendment X\n<p>\nThe powers not delegated to the United States by the Constitution, nor prohibited by it to the States, are reserved to the States respectively, or to the people.\"\n<p>\n","title":"Bill of Rights"} Slowest Query Log Message (from mongod) (24ms, 14.5 MB): {"t":{"$date":"2025-08-18T19:33:21.696+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","queryShapeHash":"4C02EFA49E0B9A0680E9E6DE351E7DCA8B83667D29A000803E35BA94C914D69B","command":{"aggregate":"posts","pipeline":[{"$match":{"body":"Amendment I\n<p>Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.\n<p>\nAmendment II\n<p>\nA well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.\n<p>\nAmendment III\n<p>\nNo Soldier shall, in time of peace be quartered in any house, without the consent of the Owner, nor in time of war, but in a manner to be prescribed by law.\n<p>\nAmendment IV\n<p>\nThe right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no Warrants shall issue, but upon probable cause, supported by Oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized.\n<p>\nAmendment V\n<p>\nNo person shall be held to answer for a capital, or otherwise infamous crime, unless on a presentment or indictment of a Grand Jury, except in cases arising in the land or naval forces, or in the Militia, when in actual service in time of War or public danger; nor shall any person be subject for the same offence to be twice put in jeopardy of life or limb; nor shall be compelled in any criminal case to be a witness against himself, nor be deprived of life, liberty, or property, without due process of law; nor shall private property be taken for public use, without just compensation.\n<p>\n\nAmendment VI\n<p>\nIn all criminal prosecutions, the accused shall enjoy the right to a speedy and public trial, by an impartial jury of the State and district wherein the crime shall have been committed, which district shall have been previously ascertained by law, and to be informed of the nature and cause of the accusation; to be confronted with the witnesses against him; to have compulsory process for obtaining witnesses in his favor, and to have the Assistance of Counsel for his defence.\n<p>\nAmendment VII\n<p>\nIn Suits at common law, where the value in controversy shall exceed twenty dollars, the right of trial by jury shall be preserved, and no fact tried by a jury, shall be otherwise re-examined in any Court of the United States, than according to the rules of the common law.\n<p>\nAmendment VIII\n<p>\nExcessive bail shall not be required, nor excessive fines imposed, nor cruel and unusual punishments inflicted.\n<p>\nAmendment IX\n<p>\nThe enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people.\n<p>\nAmendment X\n<p>\nThe powers not delegated to the United States by the Constitution, nor prohibited by it to the States, are reserved to the States respectively, or to the people.\"\n<p>\n","title":"Bill of Rights"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":241,"keysExamined":0,"docsExamined":500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"FA2492B5","queryHash":"FA2492B5","planCacheKey":"48922D11","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":15159818,"timeReadingMicros":18127}},"cpuNanos":8502858,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 65D592D8 | sample_training.trips | find | 1 | 53 | 53 | 53 | 53 | 0 | 9,019 | 9,019 | 0 | 0 | 0 | 23.9KB | 23.9KB | 0 | 0 | default: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 | |
|
Query:
{"tripduration":{"$lt":1736},"start time":{"$date":"2016-01-02T13:23:52.000Z"},"start station name":"Driggs Ave & N Henry St"} Slowest Query Log Message (from mongod) (53ms, 23.9 KB): {"t":{"$date":"2025-08-18T19:50:41.678+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"C1C6EC2B2F1887944AF358BD81F60252D7E...","command":{"find":"trips","filter":{"tripduration":{"$lt":1736},"start time":{"$date":"2016-01-02T13:23:52.000Z"},"start station name":"Driggs Ave & N Henry St"},"limit":100,"$db":"sample_training"},"planSummary":"IXSCAN { tripduration: 1 }","keysExamined":9019,"docsExamined":9019,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"65D592D8","queryHash":"65D592D8","planCacheKey":"1E063056","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":24464,"timeReadingMicros":65}},"cpuNanos":18612200,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":53,"durationMillis":53}}
|
||||||||||||||||||||||
| AE690CD8 | sample_mflix.movies | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.2MB | 1.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"A new kid in town is taken under the wing of a young baseball prodigy and his team. Together, they get themselves into many adventures involving rival teams, lifeguards, and a vicious dog.","poster":"https://m.media-amazon.com/images/M/MV5BMTgzODgyNTQwOV5BMl5BanBnXkFtZTcwNzc0NTc0Mg@@._V1_SY1000_SX677_AL_.jpg","released":{"$date":"2009-07-10T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (21ms, 1.2 MB): {"t":{"$date":"2025-08-18T19:52:17.255+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn969","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"0D3E544BB870BF19B62247CA268E520FCA1D1C68A8A34D55B58057C651F11CA8","command":{"aggregate":"movies","pipeline":[{"$match":{"released":{"$date":"2009-07-10T00:00:00.000Z"},"plot":"A new kid in town is taken under the wing of a young baseball prodigy and his team. Together, they get themselves into many adventures involving rival teams, lifeguards, and a vicious dog.","poster":"https://m.media-amazon.com/images/M/MV5BMTgzODgyNTQwOV5BMl5BanBnXkFtZTcwNzc0NTc0Mg@@._V1_SY1000_SX677_AL_.jpg"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"ffd3542a-7faf-4bbb-8ffb-a54d296ceaad"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":345,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"AE690CD8","queryHash":"AE690CD8","planCacheKey":"AF9BC5C8","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1214220,"timeReadingMicros":253}},"cpuNanos":21942712,"remote":"44.252.45.26:42134","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 832C66D7 | sample_training.inspections | aggregate | 1 | 226 | 226 | 226 | 226 | 0 | 69,425 | 69,425 | 0 | 0 | 0 | 316.7KB | 316.7KB | 0 | 0 | secondaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 1 | 0.0 | |
|
Query:
{"business_name":"A & B VARIETIES CORP","sector":"Gas Station-Retail - 815","certificate_number":{"$gt":3048586}} Slowest Query Log Message (from mongod) (226ms, 316.7 KB): {"t":{"$date":"2025-08-18T19:33:34.873+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1113","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"23580E9CB753A1263D482C1143D2583141E16414817D6956B03286DE848E9CD6","command":{"aggregate":"inspections","pipeline":[{"$match":{"sector":"Gas Station-Retail - 815","business_name":"A & B VARIETIES CORP","certificate_number":{"$gt":3048586}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":561,"keysExamined":69425,"docsExamined":69425,"cursorExhausted":true,"numYields":11,"nreturned":0,"planCacheShapeHash":"832C66D7","queryHash":"832C66D7","planCacheKey":"BE09698A","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":13}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":324317,"timeReadingMicros":588}},"cpuNanos":226227438,"remote":"44.252.45.26:54340","protocol":"op_msg","queues":{"execution":{"admissions":12},"ingress":{"admissions":1}},"workingMillis":226,"durationMillis":226}}
|
||||||||||||||||||||||
| 65150F39 | sample_geospatial.shipwrecks | aggregate | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 3.2MB | 3.2MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"chart":"US,US,graph,Chart 11453"} Slowest Query Log Message (from mongod) (33ms, 3.2 MB): {"t":{"$date":"2025-08-18T19:33:12.127+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"D774624A487A78CB3FC52E50A52C33F6DABE01282C428EFC9F4DD72ADE8705A8","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"chart":"US,US,graph,Chart 11453"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":218,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"65150F39","queryHash":"65150F39","planCacheKey":"17B2F33D","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3368895,"timeReadingMicros":225}},"cpuNanos":8029087,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":4124}},"workingMillis":29,"durationMillis":33}}
|
||||||||||||||||||||||
| 67600F40 | sample_mflix.movies | aggregate | 1 | 39 | 39 | 39 | 39 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"lastupdated":"2015-08-20 01:11:26.640000000","num_mflix_comments":{"$gt":1}} Slowest Query Log Message (from mongod) (39ms): {"t":{"$date":"2025-08-18T19:20:52.491+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn693","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"F6F8E682F2379BB10A51A79698608A532E1AB157F366E84FBCA88730913693A3","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$gt":1},"lastupdated":"2015-08-20 01:11:26.640000000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"55b4aa8a-b1f6-4d79-8114-78db24acab65"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":349,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"67600F40","queryHash":"67600F40","planCacheKey":"B91DEFA0","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19611143,"remote":"104.30.164.8:61419","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| C38812E5 | sample_training.trips | aggregate | 1 | 43 | 43 | 43 | 43 | 0 | 5,037 | 5,037 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 |
|
Query:
{"tripduration":{"$lte":583},"stop time":{"$date":"2016-01-02T13:25:59.000Z"},"end station name":"MacDougal St & Prince St"} Slowest Query Log Message (from mongod) (43ms): {"t":{"$date":"2025-08-18T19:50:53.167+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn943","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"4F91BD2F4DFE5883B30DE416405302B0E83EF63716AE379C818103BA1998310B","command":{"aggregate":"trips","pipeline":[{"$match":{"tripduration":{"$lte":583},"stop time":{"$date":"2016-01-02T13:25:59.000Z"},"end station name":"MacDougal St & Prince St"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4384998e-aab8-4abd-ace9-fc69591f2393"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":309,"keysExamined":5037,"docsExamined":5037,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"C38812E5","queryHash":"C38812E5","planCacheKey":"FB7E199A","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10566737,"remote":"44.252.45.26:59372","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":43,"durationMillis":43}}
|
||||||||||||||||||||||
| 8E8244D7 | sample_geospatial.shipwrecks | aggregate | 1 | 55 | 55 | 55 | 55 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"vesslterms":"","sounding_type":"","latdec":28.8983646} Slowest Query Log Message (from mongod) (55ms): {"t":{"$date":"2025-08-18T19:33:16.404+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"67FA6A45A26D3D7D44D26C497E9F78D307F3BC349DFA83CF15EA810B7159E54C","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"latdec":28.8983646,"vesslterms":"","sounding_type":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":439,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"8E8244D7","queryHash":"8E8244D7","planCacheKey":"C7F440DB","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10048074,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":14421}},"workingMillis":41,"durationMillis":55}}
|
||||||||||||||||||||||
| A4FD5257 | sample_training.inspections | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 15,749 | 10 | 1,574 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":"Oct 27 2015","sector":"Cigarette Retail Dealer - 127"} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:33:13.548+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"04CDE402AAA3C74CC0443428D40FC30CE6B4F5AE3F96CB5C0DB15CD65E10CB11","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Oct 27 2015","sector":"Cigarette Retail Dealer - 127"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6cf9fc6e-ae2e-445e-8bcf-6c3fc5aafeb2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":85,"keysExamined":0,"docsExamined":15749,"cursorExhausted":true,"numYields":2,"nreturned":10,"planCacheShapeHash":"A4FD5257","queryHash":"A4FD5257","planCacheKey":"C51BA85B","queryFramework":"classic","reslen":3103,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9459052,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| B0DE34D0 | sample_training.trips | aggregate | 1 | 63 | 63 | 63 | 63 | 0 | 6,842 | 6,842 | 0 | 0 | 0 | 14.4KB | 14.4KB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 |
|
Query:
{"tripduration":{"$lte":901},"start time":{"$date":"2016-01-02T14:21:53.000Z"},"end station name":"Mott St & Prince St"} Slowest Query Log Message (from mongod) (63ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:53:48.282+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1004","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"3F47E788F5A6D6CFCAA6E286D6567F842C76457C350381D2E83ED414797E5EC5","command":{"aggregate":"trips","pipeline":[{"$match":{"tripduration":{"$lte":901},"end station name":"Mott St & Prince St","start time":{"$date":"2016-01-02T14:21:53.000Z"}}}],"cursor":{},"lsid":{"id":{"$uuid":"f5a043a5-3d9c-451f-8b68-e253f8497721"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":70,"keysExamined":6842,"docsExamined":6842,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"B0DE34D0","queryHash":"B0DE34D0","planCacheKey":"090DAF84","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14743,"timeReadingMicros":14}},"cpuNanos":14463654,"remote":"44.252.45.26:54002","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":4371}},"workingMillis":59,"durationMillis":63}}
|
||||||||||||||||||||||
| B8A2C1A5 | sample_mflix.embedded_movies | find | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 3,483 | 0 | 0 | 0 | 5.5MB | 5.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"num_mflix_comments":125,"poster":"https://m.media-amazon.com/images/M/MV5BMTY4ODI3NDQ5MV5BMl5BanBnXkFtZTcwNDEzNzA3Mg@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (45ms, 5.5 MB): {"t":{"$date":"2025-08-18T19:50:57.000+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"91525F0C120C7A24C06F6D8D11658F539F7...","command":{"find":"embedded_movies","filter":{"num_mflix_comments":125,"poster":"https://m.media-amazon.com/images/M..."}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"B8A2C1A5","queryHash":"B8A2C1A5","planCacheKey":"AF8F38C1","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5790938,"timeReadingMicros":29046}},"cpuNanos":13887675,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":45,"durationMillis":45},"truncated":{"command":{"truncated":{"filter":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":1}},"omitted":4}},"size":{"command":8591}}
|
||||||||||||||||||||||
| 8AC38B1C | sample_training.trips | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 10,000 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"bikeid":{"$gte":24342},"stop time":{"$date":"2016-01-01T14:05:37.000Z"}} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:33:17.298+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"3B94A85C226AD58F2EC22B1609FF576268861F3EA05389E0279B3D33E4F1EAE9","command":{"aggregate":"trips","pipeline":[{"$match":{"stop time":{"$date":"2016-01-01T14:05:37.000Z"},"bikeid":{"$gte":24342}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":266,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"8AC38B1C","queryHash":"8AC38B1C","planCacheKey":"11EE5CB4","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6551678,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":1331}},"workingMillis":23,"durationMillis":24}}
|
||||||||||||||||||||||
| 61DC22D5 | sample_mflix.movies | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$lte":2002}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:33:19.392+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"4928C51EB1CE6C9E54D9FC718B1BD5B3547E9474330F26EB8E80EC59A45C84A6","command":{"aggregate":"movies","pipeline":[{"$match":{"year":{"$lte":2002}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":309,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"61DC22D5","queryHash":"61DC22D5","planCacheKey":"C4438FB1","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19296822,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 530C5256 | sample_training.trips | find | 1 | 55 | 55 | 55 | 55 | 0 | 0 | 10,000 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 4 | 0.0 | |
|
Query:
{"end station id":{"$gt":470},"start time":{"$date":"2016-01-02T11:50:34.000Z"},"stop time":{"$date":"2016-01-01T00:55:52.000Z"}} Slowest Query Log Message (from mongod) (55ms): {"t":{"$date":"2025-08-18T19:33:22.006+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"2D42B5EB2A71678019FCAE8C33D4C7F75E6C9BCE2FA99E68DFBB9DBD6CE19A73","command":{"find":"trips","filter":{"stop time":{"$date":"2016-01-01T00:55:52.000Z"},"end station id":{"$gt":470},"start time":{"$date":"2016-01-02T11:50:34.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":3776,"keysExamined":0,"docsExamined":10000,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"530C5256","queryHash":"530C5256","planCacheKey":"A2C4BEC6","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":7289633,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":3683}},"workingMillis":52,"durationMillis":55}}
|
||||||||||||||||||||||
| BE76A404 | sample_mflix.movies | find | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Iris can best be described as a wallflower. She begins her first day as a temp for the nondescript Global Credit Association by waiting in a chair for two hours. This sets the scene for her (mis)adventures with the other \"corporate orphans\", Margaret, Paula and Jane. Led by Margaret, they find subtle ways to lessen the ennui of corporate oppression. The tension escalates when the new permanent hire, Cleo, enters the picture.","type":"movie"} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:20:52.205+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn701","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"371A8ED750A90ADB7CE87DFD81B549103968E33FC59435A8A7FE69729C3ADD0A","command":{"find":"movies","filter":{"type":"movie","fullplot":"Iris can best be described as a wallflower. She begins her first day as a temp for the nondescript Global Credit Association by waiting in a chair for two hours. This sets the scene for her (mis)adventures with the other \"corporate orphans\", Margaret, Paula and Jane. Led by Margaret, they find subtle ways to lessen the ennui of corporate oppression. The tension escalates when the new permanent hire, Cleo, enters the picture."},"limit":10,"lsid":{"id":{"$uuid":"bc5079e9-6c83-43c4-9d0b-3f03722e25e2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":143,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"BE76A404","queryHash":"BE76A404","planCacheKey":"8C89DB0C","queryFramework":"classic","reslen":1844,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":16855146,"remote":"104.30.164.8:61111","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| FB58D877 | sample_mflix.movies | aggregate | 1 | 35 | 35 | 35 | 35 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$gt":2015}} Slowest Query Log Message (from mongod) (35ms): {"t":{"$date":"2025-08-18T19:33:24.046+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"91E511D311FF32A6D27E246702C2031E2B317CFD70B3A31C1721CA8F629F23EE","command":{"aggregate":"movies","pipeline":[{"$match":{"year":{"$gt":2015}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":311,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"FB58D877","queryHash":"FB58D877","planCacheKey":"B3222CFB","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18184605,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| 8D2A47F1 | sample_airbnb.listingsAndReviews | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"monthly_price":{"$numberDecimal":"900.00"},"cleaning_fee":{"$numberDecimal":"50.00"},"bathrooms":{"$numberDecimal":"1.0"}} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:33:23.845+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"0C57D3408720E940AE3E558E3DDD5FC527F297855A2A55DF8A51AB07551ACFC4","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"bathrooms":{"$numberDecimal":"1.0"},"monthly_price":{"$numberDecimal":"900.00"},"cleaning_fee":{"$numberDecimal":"50.00"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":74,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"8D2A47F1","queryHash":"8D2A47F1","planCacheKey":"92A087A5","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11295876,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 008A9559 | sample_airbnb.listingsAndReviews | aggregate | 1 | 111 | 111 | 111 | 111 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 2.0MB | 2.0MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"weekly_price":{"$numberDecimal":"800.00"},"last_scraped":{"$date":"2019-03-07T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (111ms, 2.0 MB): {"t":{"$date":"2025-08-18T19:33:13.486+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn836","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"D90ED42B68248D6EB1D88E5117300B61A6652D480B3B1496F043B043E99F266F","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"weekly_price":{"$numberDecimal":"800.00"},"last_scraped":{"$date":"2019-03-07T05:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":341,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"008A9559","queryHash":"008A9559","planCacheKey":"2968D7DD","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2114583,"timeReadingMicros":6834}},"cpuNanos":15662424,"remote":"44.252.45.26:60242","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":21022}},"workingMillis":90,"durationMillis":111}}
|
||||||||||||||||||||||
| 4463DF4D | sample_mflix.movies | find | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Sam Bell has a three year contract to work for Lunar Industries. For the contract's entire duration, he is the sole employee based at their lunar station. His primary job responsibility is to harvest and periodically rocket back to Earth supplies of helium-3, the current clean and abundant fuel used on Earth. There is no direct communication link available between the lunar station and Earth, so his only direct real-time interaction is with GERTY, the intelligent computer whose function is to attend to his day to day needs. With such little human contact and all of it indirect, he feels that three years is far too long to be so isolated; he knows he is beginning to hallucinate as the end of his three years approaches. All he wants is to return to Earth to be with his wife Tess and their infant daughter Eve, who was born just prior to his leaving for this job. With two weeks to go, he gets into an accident at one of the mechanical harvesters and is rendered unconscious. Injured, he awakens back at the station in the infirmary, he assumes assisted by GERTY. GERTY tells him that a rescue team named Eliza will come to the station to clean up the aftermath of the accident. After his recuperation, he takes an unauthorized trip back to the broken harvester, where he makes an unexpected discovery. Because of his find, he begins to doubt his sanity, then his true identity, then the company and GERTY's willingness to do what is best for him. Because of his resulting beliefs, his sole mission becomes how to get back to Earth on his own.","year":2004} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:52:04.380+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn950","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"DF019AC1ED37976DB843F767F6DC409A3B77CEC114ADC13CBCCABF459905E978","command":{"find":"movies","filter":{"fullplot":"Sam Bell has a three year contract to work for Lunar Industries. For the contract's entire duration, he is the sole employee based at their lunar station. His primary job responsibility is to harvest and periodically rocket back to Earth supplies of helium-3, the current clean and abundant fuel used on Earth. There is no direct communication link available between the lunar station and Earth, so his only direct real-time interaction is with GERTY, the intelligent computer whose function is to attend to his day to day needs. With such little human contact and all of it indirect, he feels that three years is far too long to be so isolated; he knows he is beginning to hallucinate as the end of his three years approaches. All he wants is to return to Earth to be with his wife Tess and their infant daughter Eve, who was born just prior to his leaving for this job. With two weeks to go, he gets into an accident at one of the mechanical harvesters and is rendered unconscious. Injured, he awakens back at the station in the infirmary, he assumes assisted by GERTY. GERTY tells him that a rescue team named Eliza will come to the station to clean up the aftermath of the accident. After his recuperation, he takes an unauthorized trip back to the broken harvester, where he makes an unexpected discovery. Because of his find, he begins to doubt his sanity, then his true identity, then the company and GERTY's willingness to do what is best for him. Because of his resulting beliefs, his sole mission becomes how to get back to Earth on his own.","year":2004},"limit":10,"lsid":{"id":{"$uuid":"b9335742-6a1e-47e6-848a-988aaa189f46"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":70,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"4463DF4D","queryHash":"4463DF4D","planCacheKey":"14A3D639","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":17532324,"remote":"44.252.45.26:42026","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| C2D5EE77 | sample_training.routes | aggregate | 1 | 61 | 61 | 61 | 61 | 0 | 4,047 | 4,047 | 0 | 0 | 0 | 354.9KB | 354.9KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"codeshare":"","airplane":{"$lte":319},"stops":{"$gt":0}} Slowest Query Log Message (from mongod) (61ms, 354.9 KB): {"t":{"$date":"2025-08-18T19:33:12.833+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn825","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"0533A875866D145A348504087B9B4452798B80D5D86D63218C2591DA265A19DC","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$lte":319},"codeshare":"","stops":{"$gt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":299,"keysExamined":4047,"docsExamined":4047,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"C2D5EE77","queryHash":"C2D5EE77","planCacheKey":"C35E252B","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":363440,"timeReadingMicros":55}},"cpuNanos":7795748,"remote":"44.252.45.26:60150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":18057}},"workingMillis":43,"durationMillis":61}}
|
||||||||||||||||||||||
| CA846E08 | sample_mflix.embedded_movies | aggregate | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot_embedding":{"$binary":{"base64":"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","subType":"9"}},"num_mflix_comments":{"$lte":1}} Slowest Query Log Message (from mongod) (47ms): {"t":{"$date":"2025-08-18T19:33:12.050+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"BC07A6D8645FEF13960388481F3BE8DC22DD50EA5BFAB7C496CC316C285294B0","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"num_mflix_comments":{"$lte":1},"plot_embedding":{"$binary":{"base64":"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","subType":"9"}}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":51,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"CA846E08","queryHash":"CA846E08","planCacheKey":"F371F2B8","queryFramework":"classic","reslen":16237,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":5531637,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":8763}},"workingMillis":39,"durationMillis":47}}
|
||||||||||||||||||||||
| 1FF5677D | sample_airbnb.listingsAndReviews | aggregate | 1 | 98 | 98 | 98 | 98 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 18.8MB | 18.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"access":"The apartment is totally renovated recently. It has 100 square meters distributed in: kitchen, living room and a terrace, two bathrooms and three double bedrooms. Two of those rooms are offered on Airbnb. The third is the one that I use, because I live in the apartment. There is hot and cold air conditioning in the bedrooms and in the dining room. There is also heating with radiators. HOUSE'S RULES -TIME OF ENTRY TO DISPOSE OF THE ROOM: 12.00 A.M. -TIME OF DEPARTURE FROM THE ROOM: 10.00 A.M. -YOU CAN NOT BREAKFAST. NEITHER EAT, OR DINNER WITHIN THE ROOM. THE GUESTS HAVE THE KITCHEN AND THE DINING ROOM FOR IT. -REASONABLY KEEP THE ROOM AND BATH CLEAN AFTER USE. -PLEASE REMEMBER TO LEAVE THE LIGHTS OFF, BOTH DAY AND NIGHT. -WE PRAY TO YOU BE SILENT AND RESPECTFUL WITH THE REST OF OTHERS WHEN YOU ARRIVE AT NIGHT."} Slowest Query Log Message (from mongod) (98ms, 18.8 MB): {"t":{"$date":"2025-08-18T19:33:33.935+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"DCD2CFB9A84F35798FEAC21BFDD26DB5490616598D18BBA05640BDEEE794A2C8","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"access":"The apartment is totally renovated recently. It has 100 square meters distributed in: kitchen, living room and a terrace, two bathrooms and three double bedrooms. Two of those rooms are offered on Airbnb. The third is the one that I use, because I live in the apartment. There is hot and cold air conditioning in the bedrooms and in the dining room. There is also heating with radiators. HOUSE'S RULES -TIME OF ENTRY TO DISPOSE OF THE ROOM: 12.00 A.M. -TIME OF DEPARTURE FROM THE ROOM: 10.00 A.M. -YOU CAN NOT BREAKFAST. NEITHER EAT, OR DINNER WITHIN THE ROOM. THE GUESTS HAVE THE KITCHEN AND THE DINING ROOM FOR IT. -REASONABLY KEEP THE ROOM AND BATH CLEAN AFTER USE. -PLEASE REMEMBER TO LEAVE THE LIGHTS OFF, BOTH DAY AND NIGHT. -WE PRAY TO YOU BE SILENT AND RESPECTFUL WITH THE REST OF OTHERS WHEN YOU ARRIVE AT NIGHT."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":240,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"1FF5677D","queryHash":"1FF5677D","planCacheKey":"E6A12A29","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":19736913,"timeReadingMicros":58112}},"cpuNanos":27772658,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":98,"durationMillis":98}}
|
||||||||||||||||||||||
| C8CC13F2 | sample_mflix.movies | aggregate | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 7.4MB | 7.4MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":{"$gte":68}} Slowest Query Log Message (from mongod) (27ms, 7.4 MB): {"t":{"$date":"2025-08-18T19:51:59.198+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn954","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"ACA0B71DEF135C1FF90FF2B0648592DF12E2241F96A21C8E554F3CF22892544C","command":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":{"$gte":68}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b60a3ca8-8d14-409f-b7c7-f346a2fcfe68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":264,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"C8CC13F2","queryHash":"C8CC13F2","planCacheKey":"9FFA0D3A","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7715661,"timeReadingMicros":1358}},"cpuNanos":25399960,"remote":"44.252.45.26:42056","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 933DFCA6 | sample_training.routes | find | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 66,985 | 5 | 13,397 | 0 | 1.9MB | 1.9MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","dst_airport":"PGU","stops":{"$exists":true}} Slowest Query Log Message (from mongod) (47ms, 1.9 MB): {"t":{"$date":"2025-08-18T19:50:54.885+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"92C37DBE4E4005F5357CD9CB4235DBD9F3C...","command":{"find":"routes","filter":{"codeshare":"","stops":{"$exists":true},"dst_airport":"PGU"},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":5,"planCacheShapeHash":"933DFCA6","queryHash":"933DFCA6","planCacheKey":"9700C356","queryFramework":"classic","reslen":1181,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1999402,"timeReadingMicros":148}},"cpuNanos":47763052,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":47,"durationMillis":47}}
|
||||||||||||||||||||||
| B6193219 | sample_geospatial.shipwrecks | aggregate | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 1.5MB | 1.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"recrd":"","sounding_type":""} Slowest Query Log Message (from mongod) (38ms, 1.5 MB): {"t":{"$date":"2025-08-18T19:33:11.629+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn816","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"5A2B59E44384054C7D10C22C617A11B5771F37D18CE02EA9B718D887A15DF262","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"sounding_type":"","recrd":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":339,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"B6193219","queryHash":"B6193219","planCacheKey":"809C699D","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1598132,"timeReadingMicros":115}},"cpuNanos":9484101,"remote":"44.252.45.26:60072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":10491}},"workingMillis":28,"durationMillis":38}}
|
||||||||||||||||||||||
| D5ED7090 | sample_mflix.movies | aggregate | 1 | 35 | 35 | 35 | 35 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 4.1MB | 4.1MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"Ten television drama films, each one based on one of the Ten Commandments.","num_mflix_comments":0} Slowest Query Log Message (from mongod) (35ms, 4.1 MB): {"t":{"$date":"2025-08-18T19:50:51.752+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"A685928F7D703DB39DF42A37D769DCFF020CA310FF8A52643F9193446530202E","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":0,"plot":"Ten television drama films, each one based on one of the Ten Commandments."}},{"$limit":50}],"cursor":{},"lsid":{"id":{"$uuid":"d0e0ea18-ec26-4c2b-a699-8fdd81ddb9d2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":82,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"D5ED7090","queryHash":"D5ED7090","planCacheKey":"27B88130","queryFramework":"classic","reslen":1544,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4265841,"timeReadingMicros":9705}},"cpuNanos":24964484,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| 2FE79943 | sample_mflix.comments | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 41,079 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":{"$date":"1978-02-26T19:07:43.000Z"},"text":"Alias veritatis sapiente voluptatum necessitatibus totam atque tempore assumenda. Explicabo voluptatum laudantium consequatur voluptatem error. Vitae veniam perferendis molestias perferendis."} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:50:43.914+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn929","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"23369648E01FC705772C929B2AB85199B5373E614355254DFE3E55EEEED64035","command":{"aggregate":"comments","pipeline":[{"$match":{"date":{"$date":"1978-02-26T19:07:43.000Z"},"text":"Alias veritatis sapiente voluptatum necessitatibus totam atque tempore assumenda. Explicabo voluptatum laudantium consequatur voluptatem error. Vitae veniam perferendis molestias perferendis."}},{"$group":{"_id":"$_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fed23a0a-db8d-4609-b159-9a96cf81b582"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":378,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"2FE79943","queryHash":"2FE79943","planCacheKey":"77DCB25F","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":22432066,"remote":"44.252.45.26:42788","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 79F2D0D9 | sample_mflix.embedded_movies | aggregate | 1 | 57 | 57 | 57 | 57 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 649.2KB | 649.2KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"title":"Silver Streak"} Slowest Query Log Message (from mongod) (57ms, 649.2 KB): {"t":{"$date":"2025-08-18T19:33:12.564+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"F59ACAE93D64426840D6A8E5386C4F56D76F0E9536AA08968D1CC0091467D666","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"title":"Silver Streak"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":42,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"79F2D0D9","queryHash":"79F2D0D9","planCacheKey":"3403A35D","queryFramework":"classic","reslen":16113,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":664806,"timeReadingMicros":249}},"cpuNanos":4307396,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":26243}},"workingMillis":31,"durationMillis":57}}
|
||||||||||||||||||||||
| 88505FDE | sample_mflix.movies | find | 1 | 43 | 43 | 43 | 43 | 0 | 0 | 21,349 | 0 | 0 | 0 | 4.9MB | 4.9MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"A romantic drama about a woman who enters into an affair after 30 years of marriage.","runtime":59} Slowest Query Log Message (from mongod) (43ms, 4.9 MB): {"t":{"$date":"2025-08-18T19:50:58.234+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"A75C98BFD9430FF98405D5F235CBC12FBC3...","command":{"find":"movies","filter":{"runtime":59,"plot":"A romantic drama about a woman who ..."},"limit":100,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"88505FDE","queryHash":"88505FDE","planCacheKey":"9CEFA39E","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5169931,"timeReadingMicros":21804}},"cpuNanos":21757981,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":43,"durationMillis":43}}
|
||||||||||||||||||||||
| A98202AC | sample_training.trips | aggregate | 1 | 56 | 56 | 56 | 56 | 0 | 8,121 | 8,121 | 101 | 80 | 0 | 14.4KB | 14.4KB | 0 | 0 | default: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 | |
|
Query:
{"tripduration":{"$lte":1282},"bikeid":{"$lte":22506}} Slowest Query Log Message (from mongod) (56ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:52:14.296+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn958","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"8442D690E92915FA8D1C0DF0D2D91B0EE3B91A1550F5565B05DBCF0547788C78","command":{"aggregate":"trips","pipeline":[{"$match":{"tripduration":{"$lte":1282},"bikeid":{"$lte":22506}}},{"$group":{"_id":"$end station location","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b60a3ca8-8d14-409f-b7c7-f346a2fcfe68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":319,"cursorid":4333687583059337827,"keysExamined":8121,"docsExamined":8121,"numYields":2,"nreturned":101,"planCacheShapeHash":"A98202AC","queryHash":"A98202AC","planCacheKey":"DC9B6065","queryFramework":"sbe","reslen":8912,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14743,"timeReadingMicros":18}},"cpuNanos":22486720,"remote":"44.252.45.26:42072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":56,"durationMillis":56}}
|
||||||||||||||||||||||
| AC4D8D20 | sample_training.companies | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 9,500 | 0 | 0 | 0 | 8.8MB | 8.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"number_of_employees":{"$gt":5},"phone_number":"1-888-621-8361","founded_day":{"$lte":1}} Slowest Query Log Message (from mongod) (20ms, 8.8 MB): {"t":{"$date":"2025-08-18T19:33:32.802+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"06F5C309CE4922421DCFDF92DF7DFCA010F2490C80077B0DE8E00A9CBD5EF17A","command":{"aggregate":"companies","pipeline":[{"$match":{"founded_day":{"$lte":1},"phone_number":"1-888-621-8361","number_of_employees":{"$gt":5}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":59,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"AC4D8D20","queryHash":"AC4D8D20","planCacheKey":"47076700","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9227018,"timeReadingMicros":5377}},"cpuNanos":15576360,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| C0721DB7 | sample_training.companies | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 4.1MB | 4.1MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"founded_month":10,"phone_number":""} Slowest Query Log Message (from mongod) (25ms, 4.1 MB): {"t":{"$date":"2025-08-18T19:50:59.222+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"EC46F18ADE062EE02028FE2E9CAC8B5719C5F3A9E3A5D75FE848875EB9858930","command":{"aggregate":"companies","pipeline":[{"$match":{"phone_number":"","founded_month":10}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"d0e0ea18-ec26-4c2b-a699-8fdd81ddb9d2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":386,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"C0721DB7","queryHash":"C0721DB7","planCacheKey":"83D6113B","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4284261,"timeReadingMicros":12955}},"cpuNanos":12396430,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| C46E6C60 | sample_mflix.movies | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 21,349 | 0 | 0 | 0 | 685.5KB | 685.5KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":{"$gt":63},"title":"Dos crèmenes"} Slowest Query Log Message (from mongod) (23ms, 685.5 KB): {"t":{"$date":"2025-08-18T19:53:59.303+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1010","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"660148AAFAFD57E492FCFB1FCA68257E5B457E3565B4F30FFA29FEF2D4457168","command":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":{"$gt":63},"title":"Dos crèmenes"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b67b5632-1aa1-4cfa-bbad-9f3d73957fca"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":255,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"C46E6C60","queryHash":"C46E6C60","planCacheKey":"1FFE0140","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":701933,"timeReadingMicros":3312}},"cpuNanos":20001130,"remote":"44.252.45.26:54040","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 00F90884 | sample_analytics.transactions | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 1,600 | 1,600 | 1 | 1,600 | 0 | 1.1MB | 1.1MB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { account_id: 1 } | 0 | 0.0 |
|
Query:
{"account_id":{"$gte":132536},"transaction_count":53} Slowest Query Log Message (from mongod) (22ms, 1.1 MB): {"t":{"$date":"2025-08-18T19:33:37.754+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_analytics.transactions","collectionType":"normal","queryShapeHash":"898EAA29DB6A6EB4C3CB1FFBDDF57EC02DE025948699CC56BCCBA65611C93776","command":{"aggregate":"transactions","pipeline":[{"$match":{"account_id":{"$gte":132536},"transaction_count":53}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545615,"i":1}},"signature":{"hash":{"$binary":{"base64":"iwZQRaajlO8OiCmzsRSscCNwMxE=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_analytics","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { account_id: 1 }","planningTimeMicros":347,"keysExamined":1600,"docsExamined":1600,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"00F90884","queryHash":"00F90884","planCacheKey":"F5CEF5F4","queryFramework":"sbe","reslen":267,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1172702,"timeReadingMicros":6533}},"cpuNanos":4841494,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 043D1555 | sample_airbnb.listingsAndReviews | aggregate | 1 | 121 | 121 | 121 | 121 | 0 | 0 | 5,555 | 0 | 0 | 0 | 18.5MB | 18.5MB | 0 | 0 | nearest: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bedrooms":1,"description":"crowntown apartments opens its gates. Seven wonderfully furnished apartments promise the ideal home base for an unforgettable stay in the city of Porto. The soft opening of the crowntown apartments during the first months of this year offers the ideal time for this. The crowntown apartments are located in the centre of the historic City Porto, in a fully renovated building of the 19th century. The house combines the charme of traditional city apartment and the amenities of current standards. Thereby, the obtained elements of the stone wall and the high rooms captivate, just like the relaxing rain shower and the comfortable Boxspring bed. The apartment is based on the 2th floor and combines kitchen and bedroom within a spacious room. The apartment with three large window doors and with access to a private balcony is flooded by light, and is ideally suited for a couple or two singles. The metro station Trindade (focal point of the metro system in Porto) as well as a car are each in less "} Slowest Query Log Message (from mongod) (121ms, 18.5 MB): {"t":{"$date":"2025-08-18T19:50:46.201+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn595","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"9EE3E4DCDD9E9CAAEB5C461A2E34B38CB9E478C01BDFF29A758D9070C990BC47","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"bedrooms":1,"description":"crowntown apartments opens its gates. Seven wonderfully furnished apartments promise the ideal home base for an unforgettable stay in the city of Porto. The soft opening of the crowntown apartments during the first months of this year offers the ideal time for this. The crowntown apartments are located in the centre of the historic City Porto, in a fully renovated building of the 19th century. The house combines the charme of traditional city apartment and the amenities of current standards. Thereby, the obtained elements of the stone wall and the high rooms captivate, just like the relaxing rain shower and the comfortable Boxspring bed. The apartment is based on the 2th floor and combines kitchen and bedroom within a spacious room. The apartment with three large window doors and with access to a private balcony is flooded by light, and is ideally suited for a couple or two singles. The metro station Trindade (focal point of the metro system in Porto) as well as a car are each in less "}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"51411a12-021a-41f7-86c7-eb7b653e0680"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"nearest"}},"planSummary":"COLLSCAN","planningTimeMicros":349,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"043D1555","queryHash":"043D1555","planCacheKey":"5C2CFE31","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":19422951,"timeReadingMicros":95112}},"cpuNanos":34238861,"remote":"44.252.45.26:40310","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":121,"durationMillis":121}}
|
||||||||||||||||||||||
| 0FCA29B7 | sample_training.companies | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 3.7MB | 3.7MB | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"description":"Tech Incubator"} Slowest Query Log Message (from mongod) (24ms, 3.7 MB): {"t":{"$date":"2025-08-18T19:33:27.274+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"4BEC6CD64C6A33877F7A9BFD964DF3F65B25C345CBC4D5EE7DB1C9AE68C3415C","command":{"aggregate":"companies","pipeline":[{"$match":{"description":"Tech Incubator"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":63,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"0FCA29B7","queryHash":"0FCA29B7","planCacheKey":"FD0E6D3B","queryFramework":"classic","reslen":5546,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3829674,"timeReadingMicros":6850}},"cpuNanos":11902475,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| BB66BE21 | sample_training.companies | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"phone_number":"650-462-8000"} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:33:38.214+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"C471E34C1D5D443937671FDE1AF8A2214C6890F1DF7DA18A2CFF414798120F22","command":{"aggregate":"companies","pipeline":[{"$match":{"phone_number":"650-462-8000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":292,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"BB66BE21","queryHash":"BB66BE21","planCacheKey":"EE70CB95","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8986798,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 73A26713 | sample_airbnb.listingsAndReviews | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"reviews_per_month":{"$lt":1}} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:33:29.285+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"7F0798DF61B9D1E7031D5577584CB3CD6D9F039787E41AF0129DEB5701E48CBF","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"reviews_per_month":{"$lt":1}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6864f8d8-f92f-47a5-8d6f-fa92b0683c6a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":85,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"73A26713","queryHash":"73A26713","planCacheKey":"F53D586F","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":14010364,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 28048091 | sample_mflix.movies | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"title":"Deep Crimson","type":"movie"} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:28:14.957+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn743","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D843B303C8291A7ADD28B5250296BC8FD9BA49B7D80C919ACF949EF0DD31721A","command":{"aggregate":"movies","pipeline":[{"$match":{"title":"Deep Crimson","type":"movie"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"ba4ad3cb-c144-4cda-9866-f4e2c84ded53"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545285,"i":1}},"signature":{"hash":{"$binary":{"base64":"DWLy4OMtG0yOeJCGmBGDI1Qu/nA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":413,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"28048091","queryHash":"28048091","planCacheKey":"CCA91AC5","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":24681671,"remote":"104.30.164.8:21456","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 2FC2C672 | sample_training.companies | find | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 9,500 | 0 | 0 | 0 | 6.5MB | 6.5MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"founded_month":{"$gt":6},"created_at":"Sun Jan 18 04:31:11 UTC 2009","phone_number":"650-462-8000"} Slowest Query Log Message (from mongod) (27ms, 6.5 MB): {"t":{"$date":"2025-08-18T19:33:27.689+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn825","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"324A3565C6FB527A274CBDC1743608EF12A...","command":{"find":"companies","filter":{"phone_number":"650-462-8000","founded_month":{"$gt":6},"created_at":"Sun Jan 18 04:31:11 UTC 2009"},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"2FC2C672","queryHash":"2FC2C672","planCacheKey":"CD69BBBA","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6795957,"timeReadingMicros":9614}},"cpuNanos":16745821,"remote":"44.252.45.26:60150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| C8CB84FF | sample_mflix.movies | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.6MB | 1.6MB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"year":1995,"lastupdated":"2015-08-04 01:02:54.180000000"} Slowest Query Log Message (from mongod) (24ms, 1.6 MB): {"t":{"$date":"2025-08-18T19:54:03.001+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1023","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"99353A9ED6297D2897F84932B2194B757E9...","command":{"find":"movies","filter":{"year":1995,"lastupdated":"2015-08-04 01:02:54.180000000"},"limit":1,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"C8CB84FF","queryHash":"C8CB84FF","planCacheKey":"E1CEE6D3","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1722929,"timeReadingMicros":4084}},"cpuNanos":20567911,"remote":"44.252.45.26:47642","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 75F60A92 | sample_airbnb.listingsAndReviews | aggregate | 1 | 111 | 111 | 111 | 111 | 0 | 3,626 | 3,626 | 1 | 3,626 | 0 | 7.4MB | 7.4MB | 0 | 0 | nearest: 1 | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 0 | 0.0 | |
|
Query:
{"property_type":"Apartment","first_review":{"$date":"2017-09-04T04:00:00.000Z"}} Slowest Query Log Message (from mongod) (111ms, 7.4 MB): {"t":{"$date":"2025-08-18T19:33:26.442+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn486","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"BFDC7ED4388A36C58B7A90A82BCDF8365D3E104BEB38D7BA46CF4E060BCB7F36","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"property_type":"Apartment","first_review":{"$date":"2017-09-04T04:00:00.000Z"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"d2863551-97bf-4f05-9a87-7d5f13d681d0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"nearest"}},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","planningTimeMicros":138,"keysExamined":3626,"docsExamined":3626,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"75F60A92","queryHash":"75F60A92","planCacheKey":"FAF22796","queryFramework":"classic","reslen":15054,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7795660,"timeReadingMicros":90109}},"cpuNanos":27599179,"remote":"44.252.45.26:47818","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":111,"durationMillis":111}}
|
||||||||||||||||||||||
| B6E9BC50 | sample_mflix.movies | find | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","title":"Purge"} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:54:03.781+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1022","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"E330CFFB08EF7DF238239B732D62F24C38BF2A1A311DAA81EB4C839DE53F82B5","command":{"find":"movies","filter":{"title":"Purge","rated":"R"},"limit":5,"lsid":{"id":{"$uuid":"d75d64bf-13e2-4721-9540-e5aaa600cfb0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":127,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"B6E9BC50","queryHash":"B6E9BC50","planCacheKey":"00B4D7F0","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":18317113,"remote":"44.252.45.26:54150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 60B82CB3 | sample_airbnb.listingsAndReviews | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 5,555 | 0 | 0 | 0 | 812.6KB | 812.6KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"minimum_nights":"2","first_review":{"$date":"2017-04-12T04:00:00.000Z"},"room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (24ms, 812.6 KB): {"t":{"$date":"2025-08-18T19:50:47.880+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn915","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"AB7686919C0F84491A44EDD0D84A7877EB7...","command":{"find":"listingsAndReviews","filter":{"room_type":"Entire home/apt","minimum_nights":"2","first_review":{"$date":"2017-04-12T04:00:00.000Z"}},"limit":20,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"60B82CB3","queryHash":"60B82CB3","planCacheKey":"DEBC2F07","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":832069,"timeReadingMicros":6670}},"cpuNanos":12227399,"remote":"44.252.45.26:42674","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| D808D7CC | sample_training.routes | aggregate | 1 | 48 | 48 | 48 | 48 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"Y","stops":{"$ne":0}} Slowest Query Log Message (from mongod) (48ms): {"t":{"$date":"2025-08-18T19:50:53.573+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn944","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"9CB9C2868129722992BB2204F11D0CF0F713378564873400ABF99E06BCA92D96","command":{"aggregate":"routes","pipeline":[{"$match":{"stops":{"$ne":0},"codeshare":"Y"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e529d081-19b6-4bdc-9aef-4fafe05984ab"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":282,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"D808D7CC","queryHash":"D808D7CC","planCacheKey":"177A8E36","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":37115340,"remote":"44.252.45.26:59386","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":48,"durationMillis":48}}
|
||||||||||||||||||||||
| DCA34747 | sample_training.routes | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 12,998 | 12,998 | 1 | 12,998 | 0 | 1.4MB | 1.4MB | 0 | 0 | default: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"codeshare":"","airplane":{"$gte":737}} Slowest Query Log Message (from mongod) (26ms, 1.4 MB): {"t":{"$date":"2025-08-18T19:52:19.694+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn959","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"D30B2A7B57F5CA3B6BC2E2D8A705D2AD1A68772B3FF2134BFC01F2DD0FEC9408","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$gte":737},"codeshare":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4126acbb-d078-4d35-9994-5f8d94ceac20"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":333,"keysExamined":12998,"docsExamined":12998,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"DCA34747","queryHash":"DCA34747","planCacheKey":"9B7D9C7D","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1503446,"timeReadingMicros":796}},"cpuNanos":25549432,"remote":"44.252.45.26:42084","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| D1728F47 | sample_training.grades | getMore | 1 | 110 | 110 | 110 | 110 | 0 | 48,789 | 48,789 | 48,789 | 1 | 0 | 100.8KB | 100.8KB | 0 | 0 | default: 1 | IXSCAN { student_id: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (110ms, 100.8 KB): {"t":{"$date":"2025-08-18T19:50:58.118+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn916","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","command":{"getMore":4772076858305460315,"collection":"grades","lsid":{"id":{"$uuid":"5007f345-8e24-404c-960e-e6440cb11a69"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"grades","pipeline":[{"$match":{"student_id":{"$lte":4888}}}],"cursor":{},"lsid":{"id":{"$uuid":"5007f345-8e24-404c-960e-e6440cb11a69"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { student_id: 1 }","cursorid":4772076858305460315,"keysExamined":48789,"docsExamined":48789,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":48789,"planCacheShapeHash":"D1728F47","queryHash":"D1728F47","planCacheKey":"CC2CFAF8","queryFramework":"classic","reslen":11698485,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":103209,"timeReadingMicros":135}},"cpuNanos":58398677,"remote":"44.252.45.26:42680","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":110,"durationMillis":110}}
|
||||||||||||||||||||||
| A8D1FEF4 | sample_restaurants.restaurants | getMore | 1 | 44 | 44 | 44 | 44 | 0 | 0 | 24,867 | 3,104 | 8 | 0 | 851.8KB | 851.8KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (44ms, 851.8 KB): {"t":{"$date":"2025-08-18T19:52:20.989+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn986","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_restaurants.restaurants","collectionType":"normal","command":{"getMore":4392937533769527659,"collection":"restaurants","lsid":{"id":{"$uuid":"698ada29-f730-4b9f-a666-e90dbf300b41"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants"},"originatingCommand":{"aggregate":"restaurants","pipeline":[{"$match":{"cuisine":"American","borough":"Manhattan"}}],"cursor":{},"lsid":{"id":{"$uuid":"698ada29-f730-4b9f-a666-e90dbf300b41"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_restaurants","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":4392937533769527659,"keysExamined":0,"docsExamined":24867,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":3104,"planCacheShapeHash":"A8D1FEF4","queryHash":"A8D1FEF4","planCacheKey":"DBAEC4BC","queryFramework":"classic","reslen":1331744,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":872284,"timeReadingMicros":207}},"cpuNanos":16663589,"remote":"44.252.45.26:46596","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":44,"durationMillis":44}}
|
||||||||||||||||||||||
| 6658AAF7 | sample_mflix.embedded_movies | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 3,483 | 0 | 0 | 0 | 2.1MB | 2.1MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{} Slowest Query Log Message (from mongod) (26ms, 2.1 MB): {"t":{"$date":"2025-08-18T19:33:29.221+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"2A266695A855C35F9AEB8682FEE677C2166...","command":{"aggregate":"embedded_movies","pipeline":[{}]},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"6658AAF7","queryHash":"6658AAF7","planCacheKey":"430FBD7B","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2190628,"timeReadingMicros":926}},"cpuNanos":8066364,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":26,"durationMillis":26},"truncated":{"command":{"truncated":{"pipeline":{"truncated":{"0":{"truncated":{"$match":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":2}}}},"omitted":1}},"omitted":4}},"size":{"command":8532}}
|
||||||||||||||||||||||
| 6E357E56 | sample_mflix.embedded_movies | aggregate | 1 | 48 | 48 | 48 | 48 | 0 | 0 | 3,483 | 0 | 0 | 0 | 690.3KB | 690.3KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$gt":2001},"lastupdated":"2015-08-13 00:00:47.957000000"} Slowest Query Log Message (from mongod) (48ms, 690.3 KB): {"t":{"$date":"2025-08-18T19:33:12.398+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"3CCF3F5B989F84FDBD68B75555079BA238BA622383F1F0390ADD1CC2AA016F7D","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"year":{"$gt":2001},"lastupdated":"2015-08-13 00:00:47.957000000"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":301,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"6E357E56","queryHash":"6E357E56","planCacheKey":"BF221AC6","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":706874,"timeReadingMicros":240}},"cpuNanos":5352017,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":14265}},"workingMillis":34,"durationMillis":48}}
|
||||||||||||||||||||||
| 0E01B700 | sample_mflix.movies | find | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Alcan Highway is a film about a journey, a dream which seems to be coming true. But is it what Hese really wanted?","released":{"$date":"1983-04-01T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:53:48.484+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1011","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"977AF3271CDA312A0B41F5B62BF963152978B9EFF6AB98827C64D466CB8291B1","command":{"find":"movies","filter":{"fullplot":"Alcan Highway is a film about a journey, a dream which seems to be coming true. But is it what Hese really wanted?","released":{"$date":"1983-04-01T00:00:00.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"0111a098-649d-4fff-9eb6-f495666f7f3b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":69,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"0E01B700","queryHash":"0E01B700","planCacheKey":"F2CA7260","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":16790300,"remote":"44.252.45.26:54048","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| CC9B2176 | sample_airbnb.listingsAndReviews | aggregate | 1 | 36 | 36 | 36 | 36 | 0 | 3,626 | 3,626 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 0 | 0.0 | |
|
Query:
{"property_type":"Apartment","first_review":{"$date":"2017-04-12T04:00:00.000Z"}} Slowest Query Log Message (from mongod) (36ms): {"t":{"$date":"2025-08-18T19:50:41.357+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn919","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"66B290C73168AAF28D34E99161AAE897D46523CF6D95948D9080F90A30DDBD54","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"property_type":"Apartment","first_review":{"$date":"2017-04-12T04:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"54525837-b498-4850-8777-622f09479881"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { property_type: 1, room_type: 1, beds: 1 }","planningTimeMicros":323,"keysExamined":3626,"docsExamined":3626,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"CC9B2176","queryHash":"CC9B2176","planCacheKey":"5DD9A418","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11560704,"remote":"44.252.45.26:42726","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":36,"durationMillis":36}}
|
||||||||||||||||||||||
| 2E0319AD | sample_training.zips | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 29,470 | 2 | 14,735 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"pop":1964,"state":"MN"} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:50:42.474+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn930","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"4737604A0AA926AA6EE25E905BAB9EE1D82DED37710662826C452C247A45725C","command":{"aggregate":"zips","pipeline":[{"$match":{"pop":1964,"state":"MN"}},{"$group":{"_id":"$_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"18e7bff4-39ee-4781-b901-634eec766859"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":353,"keysExamined":0,"docsExamined":29470,"cursorExhausted":true,"numYields":1,"nreturned":2,"planCacheShapeHash":"2E0319AD","queryHash":"2E0319AD","planCacheKey":"CB030419","queryFramework":"sbe","reslen":306,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":16927221,"remote":"44.252.45.26:42798","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 8F3C78F0 | sample_mflix.movies | aggregate | 1 | 95 | 95 | 95 | 95 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 1.5MB | 1.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"A group of friends and family reunite at the fancy new holiday home of a woman who is about to turn 40.","type":"movie"} Slowest Query Log Message (from mongod) (95ms, 1.5 MB): {"t":{"$date":"2025-08-18T19:33:13.461+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"0C8404A88F9B6BA365F61C6189C256E583530C5B083978D1EF71A831D2E40EC5","command":{"aggregate":"movies","pipeline":[{"$match":{"type":"movie","plot":"A group of friends and family reunite at the fancy new holiday home of a woman who is about to turn 40."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"be371ba8-faa3-498d-936c-ec28aaaea387"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":80,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"8F3C78F0","queryHash":"8F3C78F0","planCacheKey":"8E37C110","queryFramework":"classic","reslen":1052,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1582388,"timeReadingMicros":255}},"cpuNanos":15219571,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":14271}},"workingMillis":81,"durationMillis":95}}
|
||||||||||||||||||||||
| D4DFEE82 | sample_airbnb.listingsAndReviews | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 310.0KB | 310.0KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"bedrooms":{"$lt":1},"weekly_price":{"$numberDecimal":"1050.00"}} Slowest Query Log Message (from mongod) (21ms, 310.0 KB): {"t":{"$date":"2025-08-18T19:50:51.963+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn929","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"899DC4007612980D206A8E0593939C9680D...","command":{"find":"listingsAndReviews","filter":{"weekly_price":{"$numberDecimal":"1050.00"},"bedrooms":{"$lt":1}},"limit":50,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"D4DFEE82","queryHash":"D4DFEE82","planCacheKey":"72DB5D0A","queryFramework":"classic","reslen":5885,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":317411,"timeReadingMicros":3097}},"cpuNanos":13119081,"remote":"44.252.45.26:42788","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| C2A0B2A9 | sample_airbnb.listingsAndReviews | aggregate | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 1.8MB | 1.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"interaction":""} Slowest Query Log Message (from mongod) (45ms, 1.8 MB): {"t":{"$date":"2025-08-18T19:33:37.691+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"7A24C2817483CE1D2CB0544F17776EA0AB8360E77F7DC6928D512E9E03595064","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"interaction":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545615,"i":1}},"signature":{"hash":{"$binary":{"base64":"iwZQRaajlO8OiCmzsRSscCNwMxE=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":296,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"C2A0B2A9","queryHash":"C2A0B2A9","planCacheKey":"47CD4D6D","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1923406,"timeReadingMicros":10463}},"cpuNanos":10671433,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| EE60BAF1 | sample_training.routes | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 1,172 | 1,172 | 1 | 1,172 | 0 | 2.4MB | 2.4MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 |
|
Query:
{"airplane":"AT7","dst_airport":"DXB"} Slowest Query Log Message (from mongod) (25ms, 2.4 MB): {"t":{"$date":"2025-08-18T19:33:27.216+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"F728DE7BB8EAA6E49FAEBFA2DC235DA370FE9E0A7B812FBB7D0DEE3293B88841","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"DXB","airplane":"AT7"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":346,"keysExamined":1172,"docsExamined":1172,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"EE60BAF1","queryHash":"EE60BAF1","planCacheKey":"70BC3D7C","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2472716,"timeReadingMicros":187}},"cpuNanos":4006112,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 59B50938 | sample_geospatial.shipwrecks | find | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 11,095 | 0 | 0 | 0 | 3.4MB | 3.4MB | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"gp_quality":"","londec":{"$lte":-91.275392},"chart":"US,US,graph,BP-190956"} Slowest Query Log Message (from mongod) (25ms, 3.4 MB): {"t":{"$date":"2025-08-18T19:33:11.609+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"BAF467EFD87240F09DC512F7EAF630A222F...","command":{"find":"shipwrecks","filter":{"chart":"US,US,graph,BP-190956","gp_quality":"","londec":{"$lte":-91.275392}},"limit":10,"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":11095,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"59B50938","queryHash":"59B50938","planCacheKey":"4BEDDFA8","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3597033,"timeReadingMicros":341}},"cpuNanos":8308061,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 2A83566D | sample_training.trips | aggregate | 1 | 81 | 81 | 81 | 81 | 0 | 8,121 | 8,121 | 0 | 0 | 0 | 1.1MB | 1.1MB | 0 | 0 | default: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 | |
|
Query:
{"tripduration":{"$lte":1282},"bikeid":22939,"start station name":"McGuinness Blvd & Eagle St"} Slowest Query Log Message (from mongod) (81ms, 1.1 MB): {"t":{"$date":"2025-08-18T19:52:00.165+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn954","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"82B4AB0FFC33F0AB944526CE7BE3D0E846E037489F5D81944BBCCAE8E7A740F8","command":{"aggregate":"trips","pipeline":[{"$match":{"tripduration":{"$lte":1282},"bikeid":22939,"start station name":"McGuinness Blvd & Eagle St"}},{"$group":{"_id":"$_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a94e441f-8db2-4412-9ee7-d678ccd8294e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":459,"keysExamined":8121,"docsExamined":8121,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"2A83566D","queryHash":"2A83566D","planCacheKey":"23A8D26A","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1150197,"timeReadingMicros":117}},"cpuNanos":21057893,"remote":"44.252.45.26:42056","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":7210}},"workingMillis":74,"durationMillis":81}}
|
||||||||||||||||||||||
| D07C86A3 | sample_training.companies | aggregate | 1 | 26 | 26 | 26 | 26 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"number_of_employees":4} Slowest Query Log Message (from mongod) (26ms): {"t":{"$date":"2025-08-18T19:33:16.479+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"3F97DFC70D7A56D01CA85612C97971BCC78E8E7056F6E68909EBB686DDEB4605","command":{"aggregate":"companies","pipeline":[{"$match":{"number_of_employees":4}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":297,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"D07C86A3","queryHash":"D07C86A3","planCacheKey":"0B56B13F","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7410395,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":26,"durationMillis":26}}
|
||||||||||||||||||||||
| 749D67FD | sample_training.trips | find | 1 | 21 | 21 | 21 | 21 | 0 | 8,910 | 8,910 | 39 | 228 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 |
|
Query:
{"end station name":"E 7 St & Avenue A","start station id":{"$lte":3141}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:53:59.672+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1012","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"3C445F9CC36ABB6F9D3BB8134DC720BD514EA91D7099A53C8FE04A604B916EBF","command":{"find":"trips","filter":{"start station id":{"$lte":3141},"end station name":"E 7 St & Avenue A"},"limit":50,"lsid":{"id":{"$uuid":"6d885250-ea9f-44f9-9ed1-80e6199a90f7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { start station id: 1 }","planningTimeMicros":217,"keysExamined":8910,"docsExamined":8910,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":39,"planCacheShapeHash":"749D67FD","queryHash":"749D67FD","planCacheKey":"366A8AE9","queryFramework":"classic","reslen":17015,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":19655014,"remote":"44.252.45.26:54060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| C6445148 | sample_airbnb.listingsAndReviews | find | 1 | 145 | 145 | 145 | 145 | 0 | 0 | 5,555 | 0 | 0 | 0 | 18.0MB | 18.0MB | 0 | 0 | default: 1 | COLLSCAN | 16 | 0.0 | |
|
Query:
{"security_deposit":{"$numberDecimal":"0.00"},"description":"A Jomi House é uma casa com todas as comodidades, situada num prédio tradicional, a decoração é cuidada e alegre para proporcionar uma óptima experiência a quem aqui ficar A Jomi house situa-se no centro , a rua é linda e sossegada a uns passos da livraria Lello e dos Aliados Tem um pequeno terraço privado Óptimo para os dias de Verão Gosto de socializar com os hóspedes e estou sempre disponivel para ajudar Morar aqui nem que seja por uns dias é fantástico, estamos no centro perto de tudo ,contudo a rua é linda e sossegada A melhor forma de chegar vindo do aeroporto é de Metro. Estou sempre atenta às necessidades dos hospedes. A casa é linda"} Slowest Query Log Message (from mongod) (145ms, 18.0 MB): {"t":{"$date":"2025-08-18T19:33:11.834+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn821","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"EBC9FF75118601CC9A3B9D05D201A58C5E5...","command":{"find":"listingsAndReviews","filter":{"description":"A Jomi House é uma casa com todas a...","security_deposit":{"$numberDecimal":"0.00"}},"limit":10,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":0,"planCacheShapeHash":"C6445148","queryHash":"C6445148","planCacheKey":"25BC40F8","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":18922240,"timeReadingMicros":36159}},"cpuNanos":24780742,"remote":"44.252.45.26:60110","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":35286}},"workingMillis":110,"durationMillis":145}}
|
||||||||||||||||||||||
| 2922B351 | sample_airbnb.listingsAndReviews | aggregate | 1 | 39 | 39 | 39 | 39 | 0 | 0 | 4,018 | 10 | 401 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"maximum_nights":"2","bathrooms":{"$numberDecimal":"1.0"}} Slowest Query Log Message (from mongod) (39ms): {"t":{"$date":"2025-08-18T19:33:32.390+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"48451CA7D5DE46A74E6B54A14C8EC8BA7C5E6EECC31190DB2C1C9CF5A2D518A8","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"maximum_nights":"2","bathrooms":{"$numberDecimal":"1.0"}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"6dfa1ee6-fa58-4bc2-a5f5-0670806b9a68"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":59,"keysExamined":0,"docsExamined":4018,"cursorExhausted":true,"numYields":1,"nreturned":10,"planCacheShapeHash":"2922B351","queryHash":"2922B351","planCacheKey":"E2840685","queryFramework":"classic","reslen":64041,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8091448,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| 6E4FC363 | sample_airbnb.listingsAndReviews | aggregate | 1 | 111 | 111 | 111 | 111 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 7.4MB | 7.4MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"beds":{"$gte":2}} Slowest Query Log Message (from mongod) (111ms, 7.4 MB): {"t":{"$date":"2025-08-18T19:33:18.359+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"4AEA4CB9B60872C6ABA00E3C7F94AC8D5749A57F3AF5A5BEE713E5B88B05EDA8","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":{"$gte":2}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":252,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"6E4FC363","queryHash":"6E4FC363","planCacheKey":"4CF28602","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7719790,"timeReadingMicros":2787}},"cpuNanos":17145316,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":111,"durationMillis":111}}
|
||||||||||||||||||||||
| EEBA0699 | sample_geospatial.shipwrecks | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"sounding_type":"","history":"","latdec":30.672519} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:33:16.118+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"D53A1B8B0387C694D49A0DE8E00F35B4DFC23E09D5FD552416CD05A75C106850","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"history":"","latdec":30.672519,"sounding_type":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":436,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"EEBA0699","queryHash":"EEBA0699","planCacheKey":"5678781D","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10945543,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 750A68E2 | sample_training.companies | find | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 9,500 | 0 | 0 | 0 | 7.1MB | 7.1MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"twitter_username":"","description":"social media optimization","crunchbase_url":"http://www.crunchbase.com/company/hamachi"} Slowest Query Log Message (from mongod) (24ms, 7.1 MB): {"t":{"$date":"2025-08-18T19:52:05.112+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn957","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"F104A35AD30BD091A9839A3E20D5FD4FC78...","command":{"find":"companies","filter":{"twitter_username":"","crunchbase_url":"http://www.crunchbase.com/company/h...","description":"social media optimization"},"limit":50,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"750A68E2","queryHash":"750A68E2","planCacheKey":"7C244AEA","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7425534,"timeReadingMicros":11742}},"cpuNanos":12942589,"remote":"44.252.45.26:42070","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| 685FE750 | sample_mflix.movies | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","num_mflix_comments":0,"poster":"https://m.media-amazon.com/images/M/MV5BMDA3M2VmOWMtYjE4ZS00ZWUzLWIzNTItYTAzNjM1N2EwZmI3XkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:52:10.410+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn962","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"3D1D17AE35D274BD0E8DA4DE11E3799B40470918B0D123C87EC3CB736379EAC9","command":{"aggregate":"movies","pipeline":[{"$match":{"rated":"R","poster":"https://m.media-amazon.com/images/M/MV5BMDA3M2VmOWMtYjE4ZS00ZWUzLWIzNTItYTAzNjM1N2EwZmI3XkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_SY1000_SX677_AL_.jpg","num_mflix_comments":0}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"d9b7c2c0-42ec-4d36-b792-20011b32e164"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":339,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"685FE750","queryHash":"685FE750","planCacheKey":"942580F0","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":21256853,"remote":"44.252.45.26:42096","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 7C61884D | sample_airbnb.listingsAndReviews | aggregate | 1 | 113 | 113 | 113 | 113 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"transit":"A melhor forma de chegar vindo do aeroporto é de Metro.","room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (113ms): {"t":{"$date":"2025-08-18T19:33:12.802+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"C292CDF0E52B473B41D44B586A158390200AE4E39ABDD5B8D1AEB023736798D1","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"transit":"A melhor forma de chegar vindo do aeroporto é de Metro.","room_type":"Entire home/apt"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":411,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"7C61884D","queryHash":"7C61884D","planCacheKey":"E094FE8B","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9495279,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":69910}},"workingMillis":44,"durationMillis":113}}
|
||||||||||||||||||||||
| A4C74F38 | sample_airbnb.listingsAndReviews | find | 1 | 47 | 47 | 47 | 47 | 0 | 0 | 5,555 | 0 | 0 | 0 | 8.5MB | 8.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"minimum_nights":"1","house_rules":"Não é permitido barulho, A partir das 20h é proibido fazer barulho no páteo ou na casa."} Slowest Query Log Message (from mongod) (47ms, 8.5 MB): {"t":{"$date":"2025-08-18T19:33:28.822+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn818","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"060B0C3425E15F03C201B3960E84699286A...","command":{"find":"listingsAndReviews","filter":{"minimum_nights":"1","house_rules":"Não é permitido barulho, A partir d..."},"limit":10,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"A4C74F38","queryHash":"A4C74F38","planCacheKey":"0B95C9A8","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8934634,"timeReadingMicros":27294}},"cpuNanos":18612915,"remote":"44.252.45.26:60082","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":47,"durationMillis":47}}
|
||||||||||||||||||||||
| 9ADE473A | sample_training.companies | find | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"updated_at":"Wed Jun 17 21:48:29 UTC 2009","homepage_url":"http://www.hilti.com"} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:50:41.865+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn932","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"74BAEDF72B8BA9AE0EA641E9D7562187A490449721C53304D377235DFD13CC24","command":{"find":"companies","filter":{"updated_at":"Wed Jun 17 21:48:29 UTC 2009","homepage_url":"http://www.hilti.com"},"limit":1,"lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":68,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"9ADE473A","queryHash":"9ADE473A","planCacheKey":"A24FF4D2","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6847065,"remote":"44.252.45.26:42808","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| B03888F2 | sample_airbnb.listingsAndReviews | find | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 5,555 | 0 | 0 | 0 | 9.2MB | 9.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"calendar_last_scraped":{"$date":"2019-03-11T04:00:00.000Z"},"beds":{"$lte":2},"space":"Condomínio extremamente familiar com dezenas de itens de lazer como piscinas, quadras, sauna, academia, tatâmi, parquinhos, salões de Jogos, Etc. Localizado na Rua da praia, Av. Lúcio Costa, na Barra da Tijuca, proporciona uma estadia confortável e ao mesmo tempo com o pé na aguá do mar. No condomínio tem Mercado, Padaria c/ almoço à Quilo, Salão de beleza Feminino e Masculino, Farmácia, Lavanderia, papelaria com acesso à internet, Etc. Ao Lado do Condomínio tem Baladinha (BaladaMix), Devassa e o Restaurante Japôneis Mini Moc. Tudo com acesso à pé. Apartamento 96m² Totalmente montado em alto padrão conforme fotos, localizado na Praia, ao lado do Hotel Sheraton Barra. Comércio como Restaurantes, Farmácia, Padaria, lavanderia, Salão de Beleza e mercado dentro do complexo, lazer super completo com 3 quadras, sendo Tênis, futsal, Vólei, Basquete, campão de terra, marina gigante para festas ou churrascos mediante reserva e pagamento ao condomínio. Alem de piscina academia gratuita ou paga,"} Slowest Query Log Message (from mongod) (22ms, 9.2 MB): {"t":{"$date":"2025-08-18T19:52:08.081+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn966","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"F9AD2FFA74C7A5EED2932A0839CFF075DAE...","command":{"find":"listingsAndReviews","filter":{"beds":{"$lte":2},"space":"Condomínio extremamente familiar co...","calendar_last_scraped":{"$date":"2019-03-11T04:00:00.000Z"}},"limit":1,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"B03888F2","queryHash":"B03888F2","planCacheKey":"421ED3BE","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9598831,"timeReadingMicros":2230}},"cpuNanos":18754165,"remote":"44.252.45.26:42108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| F061909E | sample_airbnb.listingsAndReviews | find | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 8.7MB | 8.7MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"space":"The OPO.APT \u2013 Oporto Apartments is a charming modernist building from 1936. The building is a noticeable example of the architecture Deco of the 30\u2019s. This residence complex is the result of a restoration project at the year 2012, which recovered the exterior facades of the building and converted the interior spaces into practical and cozy holiday apartments. This apartment is placed on the first floor of the building and integrates two bedrooms with two single beds each, living room with double sofa bed and TV, open kitchen to the dining room, and a bathroom with shower. The maximum capacity is for 6 persons, and we provide you Internet (cable and Wi-Fi), air conditioning, heating, bed linen, towels, and a weekly cleaning. The OPO.APT \u2013 Oporto Apartments is located in the emerging Cedofeita´s area in Oporto\u2019s center. It\u2019s in the urban circuit between Oporto\u2019s Downtown (\u201cBaixa\u201d), the old city center, and Boavista, the modern business center and hotel area. Although it\u2019s placed in a c"} Slowest Query Log Message (from mongod) (23ms, 8.7 MB): {"t":{"$date":"2025-08-18T19:33:31.779+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"3A74ABF340F6BA66109FB563DFB948C3410...","command":{"find":"listingsAndReviews","filter":{"space":"The OPO.APT – Oporto Apartments is ..."},"limit":10,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"F061909E","queryHash":"F061909E","planCacheKey":"EC13C15E","queryFramework":"classic","reslen":52929,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":9091310,"timeReadingMicros":5934}},"cpuNanos":14925768,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 18D0BAC2 | sample_training.inspections | aggregate | 1 | 35 | 35 | 35 | 35 | 0 | 0 | 12,161 | 21 | 579 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"date":"Nov 16 2015"} Slowest Query Log Message (from mongod) (35ms): {"t":{"$date":"2025-08-18T19:52:00.181+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn958","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"B0A86942F074ACC20B616C9B3248AD6DAC3AC875FA8826B82AAB3CCA934E061F","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Nov 16 2015"}},{"$limit":50},{"$group":{"_id":"$sector","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6e7d0eb7-8646-45ed-ae5b-834caa94b737"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":474,"keysExamined":0,"docsExamined":12161,"cursorExhausted":true,"numYields":2,"nreturned":21,"planCacheShapeHash":"18D0BAC2","queryHash":"18D0BAC2","planCacheKey":"84685E4A","queryFramework":"sbe","reslen":1344,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8842717,"remote":"44.252.45.26:42072","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| 71D86E52 | sample_geospatial.shipwrecks | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"gp_quality":"","latdec":{"$gte":29.190037},"londec":{"$gte":145.166362}} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:33:16.488+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"64F51D550596A89507C84837C40A74821CBC5144F834863FE87F1A037BF57DC1","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"latdec":{"$gte":29.190037},"londec":{"$gte":145.166362},"gp_quality":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":313,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"71D86E52","queryHash":"71D86E52","planCacheKey":"F94A111A","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8956701,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 6BBD9777 | sample_training.inspections | find | 1 | 28 | 28 | 28 | 28 | 0 | 10,468 | 10,468 | 0 | 0 | 0 | 100.8KB | 100.8KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"result":"No Violation Issued","date":"Jan 8 2016","certificate_number":{"$lt":3048586}} Slowest Query Log Message (from mongod) (28ms, 100.8 KB): {"t":{"$date":"2025-08-18T19:33:44.443+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"7BA07632FE104753DF2730DE547A90240A4...","command":{"find":"inspections","filter":{"result":"No Violation Issued","date":"Jan 8 2016","certificate_number":{"$lt":3048586}},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":10468,"docsExamined":10468,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"6BBD9777","queryHash":"6BBD9777","planCacheKey":"203D22CD","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":103170,"timeReadingMicros":812}},"cpuNanos":25980119,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 49C2B1B8 | sample_mflix.movies | find | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"An American of German descent arrives in post-war Germany 1945. His uncle gets him a job on the Zentropa train line as a sleeping car conductor. The American's wish is to be neutral to the ongoing purges of loyalists by the Allied forces and do what he can to help a hurting country, but he finds himself being used by both the Americans and the influential family that owns the railroad. After falling in love with the railroad magnate's daughter, he finds that he can't remain neutral and must make some difficult choices.","runtime":{"$lt":112}} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:33:24.012+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"22DD2B99FE2B7A2407070263BB54A4A340E0FFDE9A99B73A5AF29D3777C37111","command":{"find":"movies","filter":{"runtime":{"$lt":112},"fullplot":"An American of German descent arrives in post-war Germany 1945. His uncle gets him a job on the Zentropa train line as a sleeping car conductor. The American's wish is to be neutral to the ongoing purges of loyalists by the Allied forces and do what he can to help a hurting country, but he finds himself being used by both the Americans and the influential family that owns the railroad. After falling in love with the railroad magnate's daughter, he finds that he can't remain neutral and must make some difficult choices."},"limit":10,"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":133,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"49C2B1B8","queryHash":"49C2B1B8","planCacheKey":"B28D9228","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":17223873,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| C8CB84FF | sample_mflix.movies | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":2009,"lastupdated":"2015-08-14 01:33:19.113000000"} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:20:51.678+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn701","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"AE9C4E099134FD5CAE60E4500EC37AA77906218D75136F092EB324A6D73527F0","command":{"aggregate":"movies","pipeline":[{"$match":{"year":2009,"lastupdated":"2015-08-14 01:33:19.113000000"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"bc5079e9-6c83-43c4-9d0b-3f03722e25e2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":84,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"C8CB84FF","queryHash":"C8CB84FF","planCacheKey":"E1CEE6D3","queryFramework":"classic","reslen":1495,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18837802,"remote":"104.30.164.8:61111","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 91ECD6EE | sample_training.trips | find | 1 | 22 | 22 | 22 | 22 | 0 | 8,619 | 8,619 | 1 | 8,619 | 0 | 14.4KB | 14.4KB | 0 | 0 | default: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"bikeid":{"$gte":15259},"start time":{"$date":"2016-01-02T08:46:12.000Z"},"start station id":{"$lte":3120}} Slowest Query Log Message (from mongod) (22ms, 14.4 KB): {"t":{"$date":"2025-08-18T19:50:52.550+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"6A1391A3D8863550F2F4E63A080ACF78C52...","command":{"find":"trips","filter":{"start station id":{"$lte":3120},"bikeid":{"$gte":15259},"start time":{"$date":"2016-01-02T08:46:12.000Z"}},"limit":50,"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","keysExamined":8619,"docsExamined":8619,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"91ECD6EE","queryHash":"91ECD6EE","planCacheKey":"62087BA0","queryFramework":"classic","reslen":667,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":14741,"timeReadingMicros":14}},"cpuNanos":21329527,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 458EBEB0 | sample_airbnb.listingsAndReviews | aggregate | 1 | 60 | 60 | 60 | 60 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"guests_included":{"$numberDecimal":"2"}} Slowest Query Log Message (from mongod) (60ms): {"t":{"$date":"2025-08-18T19:33:18.784+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn837","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"4F3A95661977D63EDC19AA7FAC10FC673884168A57C11CAEF628902703D2DDFB","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"guests_included":{"$numberDecimal":"2"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":292,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"458EBEB0","queryHash":"458EBEB0","planCacheKey":"F5BA45D0","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10784853,"remote":"44.252.45.26:60252","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":60,"durationMillis":60}}
|
||||||||||||||||||||||
| FCCB0CA2 | sample_geospatial.shipwrecks | aggregate | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"depth":{"$gt":14.3},"gp_quality":""} Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:33:27.229+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn836","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"EB332172AA60B0F1DD6297D181A823453D8262008F977709CCB0652FD0463AB8","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"depth":{"$gt":14.3},"gp_quality":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":230,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"FCCB0CA2","queryHash":"FCCB0CA2","planCacheKey":"18BD19AA","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7885884,"remote":"44.252.45.26:60242","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":6233}},"workingMillis":26,"durationMillis":32}}
|
||||||||||||||||||||||
| 9904CEE7 | sample_airbnb.listingsAndReviews | find | 1 | 162 | 162 | 162 | 162 | 0 | 0 | 5,555 | 5 | 1,111 | 0 | 15.1MB | 15.1MB | 0 | 0 | secondaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"weekly_price":{"$numberDecimal":"800.00"},"beds":{"$gt":1}} Slowest Query Log Message (from mongod) (162ms, 15.1 MB): {"t":{"$date":"2025-08-18T19:33:23.781+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn493","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"1C769768ED36E4F537A088E5364BD3C44CC...","command":{"find":"listingsAndReviews","filter":{"weekly_price":{"$numberDecimal":"800.00"},"beds":{"$gt":1}},"limit":10,"$db":"sample_airbnb","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":5,"planCacheShapeHash":"9904CEE7","queryHash":"9904CEE7","planCacheKey":"B0FA74C9","queryFramework":"classic","reslen":133215,"locks":{"Global":{"acquireCount":{"r":11}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":15872591,"timeReadingMicros":136280}},"cpuNanos":34884558,"remote":"44.252.45.26:47884","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":162,"durationMillis":162}}
|
||||||||||||||||||||||
| F6B88568 | sample_mflix.movies | find | 1 | 59 | 59 | 59 | 59 | 0 | 0 | 8,181 | 10 | 818 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"year":{"$gt":2002}} Slowest Query Log Message (from mongod) (59ms): {"t":{"$date":"2025-08-18T19:33:21.725+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"5CD697CB9291DC07F13ED27809E4B9E413BE3BAB8D83D4166132229865B4E48D","command":{"find":"movies","filter":{"year":{"$gt":2002}},"limit":10,"lsid":{"id":{"$uuid":"9960303f-d3bb-4982-abff-a5f35eb5942f"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":110,"keysExamined":0,"docsExamined":8181,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":10,"planCacheShapeHash":"F6B88568","queryHash":"F6B88568","planCacheKey":"AED4D798","queryFramework":"classic","reslen":21523,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":7169665,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":59,"durationMillis":59}}
|
||||||||||||||||||||||
| 438B8F57 | sample_training.routes | find | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 13,465 | 1 | 13,465 | 0 | 651.2KB | 651.2KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","dst_airport":"MSQ","stops":{"$lte":0}} Slowest Query Log Message (from mongod) (22ms, 651.2 KB): {"t":{"$date":"2025-08-18T19:52:14.682+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn964","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"E04CA82845753A746195EB98CDF8BBD3157...","command":{"find":"routes","filter":{"stops":{"$lte":0},"dst_airport":"MSQ","codeshare":""},"limit":1,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":13465,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"438B8F57","queryHash":"438B8F57","planCacheKey":"6EFC1F5B","queryFramework":"classic","reslen":440,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":666799,"timeReadingMicros":66}},"cpuNanos":10237242,"remote":"44.252.45.26:42102","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| AFBF37C9 | sample_airbnb.listingsAndReviews | aggregate | 1 | 190 | 190 | 190 | 190 | 0 | 0 | 5,555 | 0 | 0 | 0 | 28.3MB | 28.3MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"house_rules":"I m living a apartment and ı have neighbors so from all my guest ı have expectation dont do uncomfortable stuation for other person.","reviews_per_month":6,"bed_type":"Real Bed"} Slowest Query Log Message (from mongod) (190ms, 28.3 MB): {"t":{"$date":"2025-08-18T19:20:33.083+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn698","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"3044E48F8F6378EC8ECCA5707AEACE70FF56F36522F717CB1E813BB54B8ED500","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"reviews_per_month":6,"bed_type":"Real Bed","house_rules":"I m living a apartment and ı have neighbors so from all my guest ı have expectation dont do uncomfortable stuation for other person."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"4557cf54-2cb1-4485-ba8a-387ba680a334"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544825,"i":1}},"signature":{"hash":{"$binary":{"base64":"zpptsxQMf8HHbWQxwgJfid7lCyA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":96,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":10,"nreturned":0,"planCacheShapeHash":"AFBF37C9","queryHash":"AFBF37C9","planCacheKey":"785FBF0D","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29716352,"timeReadingMicros":91780}},"cpuNanos":90170513,"remote":"104.30.164.8:61087","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11}},"workingMillis":190,"durationMillis":190}}
|
||||||||||||||||||||||
| 8C66E61D | sample_training.inspections | aggregate | 1 | 133 | 133 | 133 | 133 | 0 | 36,472 | 36,472 | 0 | 0 | 0 | 4.5MB | 4.5MB | 0 | 0 | secondaryPreferred: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"result":"Violation Issued","business_name":"SUBZI MANDI CASH & CARRY, INC.","certificate_number":{"$gt":9300037}} Slowest Query Log Message (from mongod) (133ms, 4.5 MB): {"t":{"$date":"2025-08-18T19:33:44.578+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1417","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"85F639688991414D2B6D40D53B011CFE018AA6CB1C7FB66842D00B852D0E03D1","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"SUBZI MANDI CASH & CARRY, INC.","result":"Violation Issued","certificate_number":{"$gt":9300037}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"240549ef-1ddd-4b9e-ac63-273f9bb8c8c8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":178,"keysExamined":36472,"docsExamined":36472,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"8C66E61D","queryHash":"8C66E61D","planCacheKey":"4D587990","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4756286,"timeReadingMicros":1357}},"cpuNanos":133640353,"remote":"44.252.45.26:50176","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":133,"durationMillis":133}}
|
||||||||||||||||||||||
| 1C417A87 | sample_training.trips | aggregate | 1 | 34 | 34 | 34 | 34 | 0 | 0 | 10,000 | 1 | 10,000 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"usertype":"Subscriber"} Slowest Query Log Message (from mongod) (34ms): {"t":{"$date":"2025-08-18T19:33:17.784+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"16921428652FBC1300C29A890FE237A8CA21415530B0AEA609D4A4426B826733","command":{"aggregate":"trips","pipeline":[{"$match":{"usertype":"Subscriber"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":203,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"1C417A87","queryHash":"1C417A87","planCacheKey":"3F0D7C4B","queryFramework":"sbe","reslen":259,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6389368,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":201}},"workingMillis":34,"durationMillis":34}}
|
||||||||||||||||||||||
| 7C7A3DD4 | sample_mflix.movies | find | 1 | 70 | 70 | 70 | 70 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.6MB | 1.6MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"An American of German descent arrives in post-war Germany 1945. His uncle gets him a job on the Zentropa train line as a sleeping car conductor. The American's wish is to be neutral to the ongoing purges of loyalists by the Allied forces and do what he can to help a hurting country, but he finds himself being used by both the Americans and the influential family that owns the railroad. After falling in love with the railroad magnate's daughter, he finds that he can't remain neutral and must make some difficult choices.","title":"Mad Love"} Slowest Query Log Message (from mongod) (70ms, 1.6 MB): {"t":{"$date":"2025-08-18T19:33:33.870+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"7A84214833F5A620F5408ED8E259A595D35...","command":{"find":"movies","filter":{"title":"Mad Love","fullplot":"An American of German descent arriv..."},"limit":10,"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"7C7A3DD4","queryHash":"7C7A3DD4","planCacheKey":"2E12E71C","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1627573,"timeReadingMicros":390}},"cpuNanos":18742492,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":70,"durationMillis":70}}
|
||||||||||||||||||||||
| 735FC1D7 | sample_training.companies | find | 1 | 54 | 54 | 54 | 54 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"email_address":"Info@BookDealFinder.com","tag_list":"","alias_list":""} Slowest Query Log Message (from mongod) (54ms): {"t":{"$date":"2025-08-18T19:33:17.776+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn823","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"6DFFCA704EAF480EE97E830B48909A7C5BCBA9C721145AA1D44DF5D3307BF742","command":{"find":"companies","filter":{"tag_list":"","email_address":"Info@BookDealFinder.com","alias_list":""},"limit":10,"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":84,"keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"735FC1D7","queryHash":"735FC1D7","planCacheKey":"1DA7D7DB","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9725121,"remote":"44.252.45.26:60124","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":54,"durationMillis":54}}
|
||||||||||||||||||||||
| D9ABE151 | sample_training.zips | find | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 12,856 | 100 | 128 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"pop":{"$gte":1964},"state":"MN"} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:50:58.294+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.zips","collectionType":"normal","queryShapeHash":"51F496C9D7F4792EC6D732D97EC8236D210DA1270C04639429005B387008F78E","command":{"find":"zips","filter":{"state":"MN","pop":{"$gte":1964}},"limit":100,"lsid":{"id":{"$uuid":"7a2fd922-7ea9-4d5a-b8f2-3f3b785c131a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":161,"keysExamined":0,"docsExamined":12856,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":100,"planCacheShapeHash":"D9ABE151","queryHash":"D9ABE151","planCacheKey":"5B484085","queryFramework":"classic","reslen":11870,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":7974244,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| E498124D | sample_training.inspections | find | 1 | 138 | 138 | 138 | 138 | 0 | 43,421 | 43,421 | 0 | 0 | 0 | 5.3MB | 5.3MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | IXSCAN { certificate_number: 1 } | 0 | 0.0 |
|
Query:
{"date":"Jan 8 2016","sector":"Gas Station-Retail - 815","certificate_number":{"$lt":9300037}} Slowest Query Log Message (from mongod) (138ms, 5.3 MB): {"t":{"$date":"2025-08-18T19:33:27.901+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn812","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"505B191F0D60DEB99F9AC5F9F7FAC16D455...","command":{"find":"inspections","filter":{"sector":"Gas Station-Retail - 815","certificate_number":{"$lt":9300037},"date":"Jan 8 2016"},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":43421,"docsExamined":43421,"nBatches":1,"cursorExhausted":true,"numYields":8,"nreturned":0,"planCacheShapeHash":"E498124D","queryHash":"E498124D","planCacheKey":"67348577","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5546981,"timeReadingMicros":1183}},"cpuNanos":108116158,"remote":"44.252.45.26:60024","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":10}},"workingMillis":138,"durationMillis":138}}
|
||||||||||||||||||||||
| 22499FB3 | sample_mflix.embedded_movies | find | 1 | 21 | 21 | 21 | 21 | 0 | 3,315 | 3,315 | 2 | 1,657 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 |
|
Query:
{"runtime":{"$lte":170},"released":{"$date":"2008-02-14T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:54:03.766+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1013","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"15CC02E7BAF622A002815EDFC5475B584754472FE8ED3654BBBE140DC1CB6FFC","command":{"find":"embedded_movies","filter":{"runtime":{"$lte":170},"released":{"$date":"2008-02-14T00:00:00.000Z"}},"limit":5,"lsid":{"id":{"$uuid":"e9cf4b8a-82ec-4ae2-a0a3-5a5e3dbb0dbb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":185,"keysExamined":3315,"docsExamined":3315,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":2,"planCacheShapeHash":"22499FB3","queryHash":"22499FB3","planCacheKey":"FC214993","queryFramework":"classic","reslen":33331,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":13911228,"remote":"44.252.45.26:54068","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 256D67C0 | sample_geospatial.shipwrecks | find | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 11,095 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"feature_type":"Wrecks - Visible","watlev":"always under water/submerged"} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:50:41.508+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"C2AEF18314A46F1F797622F29EB080317AD918E3CA24CE3E0BF6C268ED23E393","command":{"find":"shipwrecks","filter":{"feature_type":"Wrecks - Visible","watlev":"always under water/submerged"},"limit":50,"lsid":{"id":{"$uuid":"79126310-f190-479e-b171-85868adf410d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":100,"keysExamined":0,"docsExamined":11095,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"256D67C0","queryHash":"256D67C0","planCacheKey":"55173220","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":6795595,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 256B2C25 | sample_mflix.embedded_movies | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 1,549 | 1,549 | 1 | 1,549 | 0 | 2.5MB | 2.5MB | 0 | 0 | default: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"metacritic":{"$gt":41},"runtime":{"$lte":101},"num_mflix_comments":{"$lt":2}} Slowest Query Log Message (from mongod) (28ms, 2.5 MB): {"t":{"$date":"2025-08-18T19:53:47.572+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn999","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"D142E839B5C62660AD74C49D437C29815069BCD3F5FD8759E8B91F1621F67C5B","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"runtime":{"$lte":101},"num_mflix_comments":{"$lt":2},"metacritic":{"$gt":41}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e4d6e4ab-e29b-43bb-b00c-c40ae2845adc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":413,"keysExamined":1549,"docsExamined":1549,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"256B2C25","queryHash":"256B2C25","planCacheKey":"2521EB3E","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2580302,"timeReadingMicros":22240}},"cpuNanos":7980380,"remote":"44.252.45.26:53970","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 1D19CCC0 | sample_training.companies | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"alias_list":"","created_at":"Sat Sep 06 03:26:33 UTC 2008"} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:33:38.366+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn826","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"B18C221BDDF16FFCA1119A826A52C276772C23F4DA6FABB346BBBD90304F4098","command":{"aggregate":"companies","pipeline":[{"$match":{"alias_list":"","created_at":"Sat Sep 06 03:26:33 UTC 2008"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545617,"i":48}},"signature":{"hash":{"$binary":{"base64":"p/k/VXcr5I2poAKyOrSgqVAVPbY=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":88,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"1D19CCC0","queryHash":"1D19CCC0","planCacheKey":"ABA1B920","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9901465,"remote":"44.252.45.26:60152","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| CFB5D12C | sample_mflix.embedded_movies | find | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 3,483 | 0 | 0 | 0 | 1.9MB | 1.9MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG"} Slowest Query Log Message (from mongod) (25ms, 1.9 MB): {"t":{"$date":"2025-08-18T19:53:58.257+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1020","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"65B089ED8788DC4E911296A4594E6A0CA36...","command":{"find":"embedded_movies","filter":{"rated":"PG"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"CFB5D12C","queryHash":"CFB5D12C","planCacheKey":"9E06E804","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1991959,"timeReadingMicros":19378}},"cpuNanos":8055861,"remote":"44.252.45.26:54138","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25},"truncated":{"command":{"truncated":{"filter":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":1}},"omitted":5}},"size":{"command":8508}}
|
||||||||||||||||||||||
| C3AC7538 | sample_training.companies | aggregate | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 9,500 | 0 | 0 | 0 | 1.5MB | 1.5MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"description":"Data transferal and storage software","total_money_raised":"$6M"} Slowest Query Log Message (from mongod) (29ms, 1.5 MB): {"t":{"$date":"2025-08-18T19:53:49.452+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1012","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"78775057CF9AD1C6D87F50DC2906124B409E7EAB12F40D62A639A5EA5D198D19","command":{"aggregate":"companies","pipeline":[{"$match":{"description":"Data transferal and storage software","total_money_raised":"$6M"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0927284c-04ea-4728-9db6-c9b38eb94429"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":338,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"C3AC7538","queryHash":"C3AC7538","planCacheKey":"A5D95BA8","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1616165,"timeReadingMicros":5328}},"cpuNanos":14266235,"remote":"44.252.45.26:54060","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 3B181160 | sample_airbnb.listingsAndReviews | getMore | 1 | 70 | 70 | 70 | 70 | 0 | 0 | 4,594 | 556 | 8 | 0 | 10.9MB | 10.9MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (70ms, 10.9 MB): {"t":{"$date":"2025-08-18T19:50:54.377+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn941","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","command":{"getMore":2384598557692151836,"collection":"listingsAndReviews","lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"originatingCommand":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":3}}],"cursor":{},"lsid":{"id":{"$uuid":"998bbd4f-4c45-4b1d-860c-a2121835f360"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":2384598557692151836,"keysExamined":0,"docsExamined":4594,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":556,"planCacheShapeHash":"3B181160","queryHash":"3B181160","planCacheKey":"1E36FFDC","queryFramework":"classic","reslen":9646026,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11386440,"timeReadingMicros":52014}},"cpuNanos":23613613,"remote":"44.252.45.26:42884","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":70,"durationMillis":70}}
|
||||||||||||||||||||||
| DB5714DF | sample_mflix.movies | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"fullplot":"Things don't seem to change much in Wabasha County: Max and John are still fighting after 35 years, Grandpa still drinks, smokes, and chases women , and nobody's been able to catch the fabled \"Catfish Hunter\", a gigantic catfish that actually smiles at fishermen who try to snare it. Six months ago John married the new girl in town (Ariel), and people begin to suspect that Max might be missing something similar in his life. The only joy Max claims is left in his life is fishing, but that might change with the new owner of the bait shop.","year":{"$gt":1991}} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:33:24.052+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"3B9686BB32C5B5D036063BE9A4E0CC7206F2241282D7EA59A6E12294B3A8E7C8","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"Things don't seem to change much in Wabasha County: Max and John are still fighting after 35 years, Grandpa still drinks, smokes, and chases women , and nobody's been able to catch the fabled \"Catfish Hunter\", a gigantic catfish that actually smiles at fishermen who try to snare it. Six months ago John married the new girl in town (Ariel), and people begin to suspect that Max might be missing something similar in his life. The only joy Max claims is left in his life is fishing, but that might change with the new owner of the bait shop.","year":{"$gt":1991}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"47123ca7-b53f-4888-a553-f8a064cf354c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":86,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"DB5714DF","queryHash":"DB5714DF","planCacheKey":"EB01E433","queryFramework":"classic","reslen":1962,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":15904812,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 3701CFD4 | sample_mflix.embedded_movies | aggregate | 1 | 98 | 98 | 98 | 98 | 0 | 3,188 | 3,188 | 101 | 31 | 0 | 5.0MB | 5.0MB | 0 | 0 | default: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 | |
|
Query:
{"runtime":{"$lt":148}} Slowest Query Log Message (from mongod) (98ms, 5.0 MB): {"t":{"$date":"2025-08-18T19:51:59.456+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn961","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"4556E7CDEB32FA74E3B5AF1F85CBC2AB380F1B18FD2A5D92C275B56ECB4139B6","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"runtime":{"$lt":148}}},{"$group":{"_id":"$tomatoes","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6e7d0eb7-8646-45ed-ae5b-834caa94b737"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":376,"cursorid":5815738621319990737,"keysExamined":3188,"docsExamined":3188,"numYields":6,"nreturned":101,"planCacheShapeHash":"3701CFD4","queryHash":"3701CFD4","planCacheKey":"B47A1CD1","queryFramework":"sbe","reslen":24782,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5217733,"timeReadingMicros":58252}},"cpuNanos":20144863,"remote":"44.252.45.26:42094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":98,"durationMillis":98}}
|
||||||||||||||||||||||
| 79206A93 | sample_geospatial.shipwrecks | aggregate | 1 | 33 | 33 | 33 | 33 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"quasou":""} Slowest Query Log Message (from mongod) (33ms): {"t":{"$date":"2025-08-18T19:33:23.387+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"5BD201F9FD183A84366A85EBBBF425346435157F5D13E91839EFE2513C9F5148","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"quasou":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":244,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"79206A93","queryHash":"79206A93","planCacheKey":"DC180BEF","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7387413,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":33,"durationMillis":33}}
|
||||||||||||||||||||||
| 1461EA9D | sample_training.routes | find | 1 | 51 | 51 | 51 | 51 | 0 | 0 | 66,985 | 0 | 0 | 0 | 3.9MB | 3.9MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"codeshare":"","dst_airport":"KHN","stops":{"$ne":0}} Slowest Query Log Message (from mongod) (51ms, 3.9 MB): {"t":{"$date":"2025-08-18T19:52:24.286+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn954","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"D21D8694E5FCF778B1DD8671E3B8EB57F10...","command":{"find":"routes","filter":{"stops":{"$ne":0},"dst_airport":"KHN","codeshare":""},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":66985,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"1461EA9D","queryHash":"1461EA9D","planCacheKey":"CDDFCC20","queryFramework":"classic","reslen":236,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4130675,"timeReadingMicros":283}},"cpuNanos":48822399,"remote":"44.252.45.26:42056","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":51,"durationMillis":51}}
|
||||||||||||||||||||||
| 119E5435 | sample_mflix.movies | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 21,349 | 0 | 0 | 0 | 1.8MB | 1.8MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"A romantic drama about a woman who enters into an affair after 30 years of marriage.","runtime":{"$lt":90},"title":"Love Scenes from Planet Earth"} Slowest Query Log Message (from mongod) (28ms, 1.8 MB): {"t":{"$date":"2025-08-18T19:50:52.854+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn916","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"DE6F95838C9420CA34A9DB2728578DA3A28E335660DB18B74F27DBA9DAADEE4A","command":{"aggregate":"movies","pipeline":[{"$match":{"runtime":{"$lt":90},"title":"Love Scenes from Planet Earth","plot":"A romantic drama about a woman who enters into an affair after 30 years of marriage."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"51411a12-021a-41f7-86c7-eb7b653e0680"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":316,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"119E5435","queryHash":"119E5435","planCacheKey":"59292091","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1850636,"timeReadingMicros":319}},"cpuNanos":21064823,"remote":"44.252.45.26:42680","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 0D0CE34C | sample_mflix.movies | find | 1 | 157 | 157 | 157 | 157 | 0 | 0 | 21,349 | 0 | 0 | 0 | 321.3KB | 321.3KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG","fullplot":"In this installment of the \"Why We Fight\" propaganda series, we learn about the events on the Russian front of World War II. We learn about Russia's heroic resistance to invasion in the past and how those qualities were called upon in the current war. We also learn about Russian tenacity and their determination to win against the seemingly invincible forces of Nazi Germany in the bloodiest fighting of the war."} Slowest Query Log Message (from mongod) (157ms, 321.3 KB): {"t":{"$date":"2025-08-18T19:50:42.044+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"2603D420D200F2C3D0CFAD5E457947AB54D...","command":{"find":"movies","filter":{"fullplot":"In this installment of the \"Why We ...","rated":"PG"},"limit":50,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"0D0CE34C","queryHash":"0D0CE34C","planCacheKey":"71BAA0A4","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":328965,"timeReadingMicros":22541}},"cpuNanos":18162092,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7,"totalTimeQueuedMicros":29731}},"workingMillis":128,"durationMillis":157}}
|
||||||||||||||||||||||
| 999D4DAC | sample_training.inspections | find | 1 | 103 | 103 | 103 | 103 | 0 | 16,403 | 16,403 | 100 | 164 | 0 | 143.9KB | 143.9KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"date":"Apr 7 2015","certificate_number":{"$lt":9295086}} Slowest Query Log Message (from mongod) (103ms, 143.9 KB): {"t":{"$date":"2025-08-18T19:51:03.837+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"54C49FFC6513F6F8AF2D7DAD84EE5D04E73...","command":{"find":"inspections","filter":{"certificate_number":{"$lt":9295086},"date":"Apr 7 2015"},"limit":100,"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","keysExamined":16403,"docsExamined":16403,"nBatches":1,"cursorExhausted":true,"numYields":6,"nreturned":100,"planCacheShapeHash":"999D4DAC","queryHash":"999D4DAC","planCacheKey":"BD7683FB","queryFramework":"classic","reslen":27556,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":147390,"timeReadingMicros":194}},"cpuNanos":42788581,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8,"totalTimeQueuedMicros":336}},"workingMillis":103,"durationMillis":103}}
|
||||||||||||||||||||||
| 79F2D0D9 | sample_training.posts | find | 1 | 48 | 48 | 48 | 48 | 0 | 0 | 396 | 100 | 3 | 0 | 5.2MB | 5.2MB | 0 | 0 | default: 1 | COLLSCAN | 10 | 0.0 | |
|
Query:
{"title":"Gettysburg Address"} Slowest Query Log Message (from mongod) (48ms, 5.2 MB): {"t":{"$date":"2025-08-18T19:50:42.155+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn914","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.posts","collectionType":"normal","queryShapeHash":"701A78D01037E7B6A2400A9DC5A8D592BA2...","command":{"find":"posts","filter":{"title":"Gettysburg Address"},"limit":100,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":396,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":100,"planCacheShapeHash":"79F2D0D9","queryHash":"79F2D0D9","planCacheKey":"3403A35D","queryFramework":"classic","reslen":2797698,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5414568,"timeReadingMicros":34761}},"cpuNanos":5406063,"remote":"44.252.45.26:42664","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":9742}},"workingMillis":39,"durationMillis":48}}
|
||||||||||||||||||||||
| 06D637DC | sample_geospatial.shipwrecks | aggregate | 1 | 24 | 24 | 24 | 24 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"depth":14.3,"latdec":{"$gte":40.7703694}} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:33:16.172+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"50861059BB5458AE65D71C288BBF69A26F3D43A4560F553669C346C789713B5F","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"depth":14.3,"latdec":{"$gte":40.7703694}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":216,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"06D637DC","queryHash":"06D637DC","planCacheKey":"3487C874","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8731413,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| C448AF05 | sample_mflix.embedded_movies | aggregate | 1 | 41 | 41 | 41 | 41 | 0 | 0 | 3,483 | 1 | 3,483 | 0 | 1.1MB | 1.1MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{} Slowest Query Log Message (from mongod) (41ms, 1.1 MB): {"t":{"$date":"2025-08-18T19:52:10.601+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn965","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"88F6DDFF5781059E631DFA4BD6D79FA0825...","command":{"aggregate":"embedded_movies","pipeline":[{}]},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"C448AF05","queryHash":"C448AF05","planCacheKey":"4F4024DE","queryFramework":"classic","reslen":16233,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1155969,"timeReadingMicros":485}},"cpuNanos":7693160,"remote":"44.252.45.26:42106","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":41,"durationMillis":41},"truncated":{"command":{"truncated":{"pipeline":{"truncated":{"0":{"truncated":{"$match":{"truncated":{"plot_embedding_voyage_3_large":{"type":"binData","size":8199}},"omitted":2}}}},"omitted":1}},"omitted":4}},"size":{"command":8521}}
|
||||||||||||||||||||||
| 773C0B79 | sample_training.routes | aggregate | 1 | 81 | 81 | 81 | 81 | 0 | 0 | 66,985 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"","stops":{"$lt":0}} Slowest Query Log Message (from mongod) (81ms): {"t":{"$date":"2025-08-18T19:33:17.007+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn827","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"3D39EECBBA75D836802DC8698E3E0335056B0CA48AD6D976222BE19F4AC9705B","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","stops":{"$lt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"11307938-2550-46d3-b804-a0aaad3af964"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":337,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"773C0B79","queryHash":"773C0B79","planCacheKey":"1AFA047D","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":39381496,"remote":"44.252.45.26:60164","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":81,"durationMillis":81}}
|
||||||||||||||||||||||
| E09A4446 | sample_airbnb.listingsAndReviews | find | 1 | 75 | 75 | 75 | 75 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 16 | 0.0 | |
|
Query:
{"notes":"La tranquillité des lieux doit être observée par respect pour le voisinage. Bien qu'on entend pas parler, le voisins d'en bas peut vous entendre marcher si vous marcher du talon. La musique forte peut être entendue.","space":"The apartment is located in the Sant Antoni neighborhood, very close to the Sant Antoni Market, the Plaza de España, the Arenas Shopping Center, the Montjuïc Park and the Barcelona Fair. You can visit the recently renovated Sant Antoni Market, the Boquería Market and the historic center of Barcelona, since there is very good communication with Metro and Bus, both day and night. Also well connected to the El Prat airport and Sants train station."} Slowest Query Log Message (from mongod) (75ms): {"t":{"$date":"2025-08-18T19:33:16.695+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"B5A93615F7236714E779BA8EEEAFE1BA864251F682D50E0D648C5AE83F715A32","command":{"find":"listingsAndReviews","filter":{"space":"The apartment is located in the Sant Antoni neighborhood, very close to the Sant Antoni Market, the Plaza de España, the Arenas Shopping Center, the Montjuïc Park and the Barcelona Fair. You can visit the recently renovated Sant Antoni Market, the Boquería Market and the historic center of Barcelona, since there is very good communication with Metro and Bus, both day and night. Also well connected to the El Prat airport and Sants train station.","notes":"La tranquillité des lieux doit être observée par respect pour le voisinage. Bien qu'on entend pas parler, le voisins d'en bas peut vous entendre marcher si vous marcher du talon. La musique forte peut être entendue."},"limit":10,"lsid":{"id":{"$uuid":"f4a23025-ad92-4169-ab09-71d28f484ae3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":15615,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"E09A4446","queryHash":"E09A4446","planCacheKey":"F206F376","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":9479146,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":15401}},"workingMillis":60,"durationMillis":75}}
|
||||||||||||||||||||||
| 45B78A9C | sample_training.routes | aggregate | 1 | 71 | 71 | 71 | 71 | 0 | 27,935 | 27,935 | 1 | 27,935 | 0 | 129.6KB | 129.6KB | 0 | 0 | default: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"codeshare":"","airplane":{"$lte":738}} Slowest Query Log Message (from mongod) (71ms, 129.6 KB): {"t":{"$date":"2025-08-18T19:52:14.823+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn983","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"217361FFF5DE938C0BF2FD9576CDA124B952F4AE5474F77A0C907EAFE3BFC93C","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$lte":738},"codeshare":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"087e6067-e4e3-4cb3-adc3-996b3161de46"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":327,"keysExamined":27935,"docsExamined":27935,"cursorExhausted":true,"numYields":4,"nreturned":1,"planCacheShapeHash":"45B78A9C","queryHash":"45B78A9C","planCacheKey":"1B6613F6","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":132683,"timeReadingMicros":150}},"cpuNanos":45884192,"remote":"44.252.45.26:46552","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":71,"durationMillis":71}}
|
||||||||||||||||||||||
| 9D73A8CD | sample_geospatial.shipwrecks | aggregate | 1 | 44 | 44 | 44 | 44 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"feature_type":"Wrecks - Submerged, dangerous","depth":{"$lte":0},"gp_quality":""} Slowest Query Log Message (from mongod) (44ms): {"t":{"$date":"2025-08-18T19:33:16.268+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"893DEE8D76B68B983B1773A492BC2DB577D6D871AD46D3F92494D33347F98116","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"feature_type":"Wrecks - Submerged, dangerous","gp_quality":"","depth":{"$lte":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":463,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"9D73A8CD","queryHash":"9D73A8CD","planCacheKey":"1DCAFBB9","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":11118859,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":6092}},"workingMillis":38,"durationMillis":44}}
|
||||||||||||||||||||||
| 5256FC64 | sample_airbnb.listingsAndReviews | find | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"summary":"Suíte Top em Confortável Apartamento no Melhor Ponto da Praia na Av. Lúcio Costa 3300, Barra da Tijuca - RJ, compartilhado com a Top Anfitriã 5 estrelas Assunção de Fatima. O hospede tem à disposição a Suíte Top c/ Banheiro Privativo + Cama Queen de Molas Ensacadas + Sofá-Cama Solteiro + Opcional até 2 Colchões de Solteiro da Ortobom no Chão + Tv à cabo NET + Internet Wifi + Ar Condicionado Digital + Frigobar + Armário + Roupas de Cama e Banho TOP + Limpeza Máxima + Chaves do Quarto e Apartamento + MIMOS + CAFÉ TOP! (Consulte já!)","maximum_nights":"1125"} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:52:00.378+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn965","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"68496FC82928BBEBEA4623416D38320EACDA5D6BE801D06488218C0CA0C57E74","command":{"find":"listingsAndReviews","filter":{"maximum_nights":"1125","summary":"Suíte Top em Confortável Apartamento no Melhor Ponto da Praia na Av. Lúcio Costa 3300, Barra da Tijuca - RJ, compartilhado com a Top Anfitriã 5 estrelas Assunção de Fatima. O hospede tem à disposição a Suíte Top c/ Banheiro Privativo + Cama Queen de Molas Ensacadas + Sofá-Cama Solteiro + Opcional até 2 Colchões de Solteiro da Ortobom no Chão + Tv à cabo NET + Internet Wifi + Ar Condicionado Digital + Frigobar + Armário + Roupas de Cama e Banho TOP + Limpeza Máxima + Chaves do Quarto e Apartamento + MIMOS + CAFÉ TOP! (Consulte já!)"},"limit":10,"lsid":{"id":{"$uuid":"3e52ea5f-8d21-4e6e-8c92-bcbe465e4e7d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":133,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"5256FC64","queryHash":"5256FC64","planCacheKey":"002F8AEC","queryFramework":"classic","reslen":52656,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10113789,"remote":"44.252.45.26:42106","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 1883576C | sample_mflix.movies | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"While on a trip to Thailand, a successful American businessman tries to radically change his life. Back in New York, his wife and daughter find their relationship with their live-in Filipino maid changing around them. At the same time, in the Philippines, the maid's family struggles to deal with her absence.","metacritic":50,"lastupdated":"2015-07-30 00:07:32.130000000"} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:20:52.698+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn693","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"FB0EB5C4CACF2B05AC7A95363A3C0160C2F8D60CE35D10F7A21FEE012D4F691E","command":{"aggregate":"movies","pipeline":[{"$match":{"lastupdated":"2015-07-30 00:07:32.130000000","plot":"While on a trip to Thailand, a successful American businessman tries to radically change his life. Back in New York, his wife and daughter find their relationship with their live-in Filipino maid changing around them. At the same time, in the Philippines, the maid's family struggles to deal with her absence.","metacritic":50}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"55b4aa8a-b1f6-4d79-8114-78db24acab65"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":55,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"1883576C","queryHash":"1883576C","planCacheKey":"4D57F744","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18060529,"remote":"104.30.164.8:61419","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 7891CF57 | sample_training.companies | aggregate | 1 | 66 | 66 | 66 | 66 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 5.2MB | 5.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"tag_list":"social-media-marketing, social-media-platforms, brand-marketing"} Slowest Query Log Message (from mongod) (66ms, 5.2 MB): {"t":{"$date":"2025-08-18T19:33:21.987+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn833","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"6C9012873EEB82AA5863F63AD8EFED484DD6B78BADDE82A9984D258D180EC979","command":{"aggregate":"companies","pipeline":[{"$match":{"tag_list":"social-media-marketing, social-media-platforms, brand-marketing"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":301,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"7891CF57","queryHash":"7891CF57","planCacheKey":"0B14DF5B","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5445879,"timeReadingMicros":34835}},"cpuNanos":12835270,"remote":"44.252.45.26:60204","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":11449}},"workingMillis":55,"durationMillis":66}}
|
||||||||||||||||||||||
| 7598F0C3 | sample_training.grades | aggregate | 1 | 243 | 243 | 243 | 243 | 0 | 41,323 | 41,323 | 1 | 41,323 | 0 | 0 | 0 | 0 | 0 | default: 1 | IXSCAN { class_id: 1 } | 1 | 0.0 | |
|
Query:
{"class_id":{"$gt":293},"student_id":{"$lte":8617}} Slowest Query Log Message (from mongod) (243ms): {"t":{"$date":"2025-08-18T19:33:18.498+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn815","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"CAB5A557B6ADDD570201B31FE6836C0EA4D789933A78684EC2FBBBE159678766","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gt":293},"student_id":{"$lte":8617}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5ef37567-d65d-4398-8df0-f2cce307a147"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { class_id: 1 }","planningTimeMicros":939,"keysExamined":41323,"docsExamined":41323,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":11,"nreturned":1,"planCacheShapeHash":"7598F0C3","queryHash":"7598F0C3","planCacheKey":"9BAB8AC3","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":85963752,"remote":"44.252.45.26:60062","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":13,"totalTimeQueuedMicros":10061}},"workingMillis":233,"durationMillis":243}}
|
||||||||||||||||||||||
| A24E5011 | sample_mflix.movies | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 3 | 7,116 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"num_mflix_comments":0,"released":{"$date":"2008-04-17T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:50:59.160+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn943","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"A5A9B41D2AA476B67E0C49456C0C14030021CDF128AA014AA41F72A015AC29A9","command":{"find":"movies","filter":{"num_mflix_comments":0,"released":{"$date":"2008-04-17T00:00:00.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"1a07b0ef-a589-46e6-863e-1e1d40d1ab98"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":120,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":3,"planCacheShapeHash":"A24E5011","queryHash":"A24E5011","planCacheKey":"0E7D4045","queryFramework":"classic","reslen":3187,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":21880009,"remote":"44.252.45.26:59372","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| BD812EC2 | sample_training.companies | find | 1 | 84 | 84 | 84 | 84 | 0 | 0 | 9,500 | 0 | 0 | 0 | 1.2MB | 1.2MB | 0 | 0 | default: 1 | COLLSCAN | 8 | 0.0 | |
|
Query:
{"deadpooled_month":{"$lte":2},"twitter_username":"yovia"} Slowest Query Log Message (from mongod) (84ms, 1.2 MB): {"t":{"$date":"2025-08-18T19:52:00.529+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn971","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"2944C4ADB6F6D7B76A797D015C2F542B205...","command":{"find":"companies","filter":{"deadpooled_month":{"$lte":2},"twitter_username":"yovia"},"limit":100,"$db":"sample_training"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"BD812EC2","queryHash":"BD812EC2","planCacheKey":"CC62824A","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":1301376,"timeReadingMicros":215}},"cpuNanos":8823285,"remote":"44.252.45.26:42142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":7426}},"workingMillis":77,"durationMillis":84}}
|
||||||||||||||||||||||
| 5691B9E6 | sample_mflix.movies | aggregate | 1 | 35 | 35 | 35 | 35 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"type":"movie","released":{"$date":"2000-11-09T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (35ms): {"t":{"$date":"2025-08-18T19:33:32.479+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn820","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"D31C5F90D886628B81AAA76D088D0D8326677B85A295568D6417DFB7EA94D61E","command":{"aggregate":"movies","pipeline":[{"$match":{"type":"movie","released":{"$date":"2000-11-09T00:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":295,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"5691B9E6","queryHash":"5691B9E6","planCacheKey":"9A1C7F96","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20042511,"remote":"44.252.45.26:60108","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":35,"durationMillis":35}}
|
||||||||||||||||||||||
| BF7230B8 | sample_airbnb.listingsAndReviews | find | 1 | 39 | 39 | 39 | 39 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"first_review":{"$date":"2017-04-30T04:00:00.000Z"},"calendar_last_scraped":{"$date":"2019-03-11T04:00:00.000Z"},"bathrooms":{"$numberDecimal":"1.5"}} Slowest Query Log Message (from mongod) (39ms): {"t":{"$date":"2025-08-18T19:54:05.197+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1021","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"0C309637BD391B6376D2EF224845463055A1169AC6E84FA55557BE996C102077","command":{"find":"listingsAndReviews","filter":{"first_review":{"$date":"2017-04-30T04:00:00.000Z"},"bathrooms":{"$numberDecimal":"1.5"},"calendar_last_scraped":{"$date":"2019-03-11T04:00:00.000Z"}},"limit":5,"lsid":{"id":{"$uuid":"d75d64bf-13e2-4721-9540-e5aaa600cfb0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":130,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"BF7230B8","queryHash":"BF7230B8","planCacheKey":"1DDCA728","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":11902768,"remote":"44.252.45.26:54142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| 8001E681 | sample_mflix.movies | aggregate | 1 | 134 | 134 | 134 | 134 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"plot":"A serial adulterer faces his demons when his loving wife falls severely ill.","lastupdated":"2015-09-12 00:36:07.957000000","released":{"$date":"2015-04-10T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (134ms): {"t":{"$date":"2025-08-18T19:33:17.830+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"BF9BC551590BE83BD884E4ADCB55D51B96BCCEBEA5A03774396DE02060DEF396","command":{"aggregate":"movies","pipeline":[{"$match":{"plot":"A serial adulterer faces his demons when his loving wife falls severely ill.","released":{"$date":"2015-04-10T00:00:00.000Z"},"lastupdated":"2015-09-12 00:36:07.957000000"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":55,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"8001E681","queryHash":"8001E681","planCacheKey":"53AECB75","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19057697,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":134,"durationMillis":134}}
|
||||||||||||||||||||||
| F2E6D03E | sample_training.companies | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"phone_number":"949-471-7000"} Slowest Query Log Message (from mongod) (31ms): {"t":{"$date":"2025-08-18T19:52:00.136+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn960","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"030D648B7C7345919FAE36F1F33C588BFF7D5471BF61A641DF255DD6E23F2EF7","command":{"aggregate":"companies","pipeline":[{"$match":{"phone_number":"949-471-7000"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"1199b571-cd0b-41d0-80f7-e20396e79715"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":71,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"F2E6D03E","queryHash":"F2E6D03E","planCacheKey":"E6B7E97E","queryFramework":"classic","reslen":8143,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9250995,"remote":"44.252.45.26:42088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":1330}},"workingMillis":30,"durationMillis":31}}
|
||||||||||||||||||||||
| AD03F0A7 | sample_training.trips | aggregate | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 10,000 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 1 | 0.0 |
|
Query:
{"start time":{"$date":"2016-01-01T16:53:24.000Z"},"usertype":"Customer"} Slowest Query Log Message (from mongod) (27ms): {"t":{"$date":"2025-08-18T19:50:48.015+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn922","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"8952382F465B9BD218FD7B4BF5CE9DA21643A88D703C429C331E84A41C2ACB08","command":{"aggregate":"trips","pipeline":[{"$match":{"start time":{"$date":"2016-01-01T16:53:24.000Z"},"usertype":"Customer"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5bd619c1-f0a3-4483-9b6e-234673263016"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":566,"keysExamined":0,"docsExamined":10000,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"AD03F0A7","queryHash":"AD03F0A7","planCacheKey":"2005B0EB","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8119549,"remote":"44.252.45.26:42768","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| D43926D9 | sample_mflix.movies | find | 1 | 48 | 48 | 48 | 48 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"A Scotsman, Jim MacKenzie, living on a primitive homestead in Nova Scotia, is raising his two grandsons, Harry and Davy, following the death of their father in the Boer War. His son's death...","poster":"https://m.media-amazon.com/images/M/MV5BMTk5NjU4MTA3OF5BMl5BanBnXkFtZTcwMDM1NTc0Mw@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (48ms): {"t":{"$date":"2025-08-18T19:53:53.410+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1009","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"5EDCBD4099D0C6B19132221E2F5519996C43277B306C16DED659D13B652C2B1D","command":{"find":"movies","filter":{"poster":"https://m.media-amazon.com/images/M/MV5BMTk5NjU4MTA3OF5BMl5BanBnXkFtZTcwMDM1NTc0Mw@@._V1_SY1000_SX677_AL_.jpg","plot":"A Scotsman, Jim MacKenzie, living on a primitive homestead in Nova Scotia, is raising his two grandsons, Harry and Davy, following the death of their father in the Boer War. His son's death..."},"limit":10,"lsid":{"id":{"$uuid":"441d4c86-bdd2-4a1d-8f0f-82746d9f34c5"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":149,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"D43926D9","queryHash":"D43926D9","planCacheKey":"1BAB3D5D","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":14565350,"remote":"44.252.45.26:54038","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":48,"durationMillis":48}}
|
||||||||||||||||||||||
| 5104354C | sample_training.companies | aggregate | 1 | 56 | 56 | 56 | 56 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"overview":"<p>Founded in 1997, Daptiv is a leading PPM solution with over 100,000 subscribers. Daptiv helps companies improve their strategic planning and business execution by offering flexible PPM solutions and expert professional services. The company offers project and portfolio management software that provides demand management, resource planning, and time management services; and project execution services, including storage, version control, alerting, discussions, and polling. It serves business services, consumer products, education, energy, financial services, federal/local government, healthcare, hardware and software, insurance, information technology services, manufacturing, media and entertainment, pharmaceuticals, professional services, real estate and retail, and telecommunications sectors. <\/p>\n\n<p>The company was founded as eProject, Inc. by Shane Jones in 1997 and changed its name to Daptiv in November 2007. The company is based in Seattle, Washington.<\/p>","alias_list":""} Slowest Query Log Message (from mongod) (56ms): {"t":{"$date":"2025-08-18T19:33:16.650+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"7684B868323E1996C1EF08DA40EF698320C615582F495B03EF1F9A6046DFD5E7","command":{"aggregate":"companies","pipeline":[{"$match":{"overview":"<p>Founded in 1997, Daptiv is a leading PPM solution with over 100,000 subscribers. Daptiv helps companies improve their strategic planning and business execution by offering flexible PPM solutions and expert professional services. The company offers project and portfolio management software that provides demand management, resource planning, and time management services; and project execution services, including storage, version control, alerting, discussions, and polling. It serves business services, consumer products, education, energy, financial services, federal/local government, healthcare, hardware and software, insurance, information technology services, manufacturing, media and entertainment, pharmaceuticals, professional services, real estate and retail, and telecommunications sectors. </p>\n\n<p>The company was founded as eProject, Inc. by Shane Jones in 1997 and changed its name to Daptiv in November 2007. The company is based in Seattle, Washington.</p>","alias_list":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0b3d091d-4677-4545-b269-9bdf61dde61e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":312,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"5104354C","queryHash":"5104354C","planCacheKey":"838D8EA4","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10303654,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":6748}},"workingMillis":50,"durationMillis":56}}
|
||||||||||||||||||||||
| 0FCA29B7 | sample_training.companies | find | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 6.7MB | 6.7MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"description":"Intelligent electronics protection"} Slowest Query Log Message (from mongod) (30ms, 6.7 MB): {"t":{"$date":"2025-08-18T19:50:47.816+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"DF8FD6D3BE676B71EE1709253570BE63E58...","command":{"find":"companies","filter":{"description":"Intelligent electronics protection"},"limit":5,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"0FCA29B7","queryHash":"0FCA29B7","planCacheKey":"FD0E6D3B","queryFramework":"classic","reslen":6702,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7028070,"timeReadingMicros":16528}},"cpuNanos":14925799,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| CDD0DE40 | sample_airbnb.listingsAndReviews | aggregate | 1 | 53 | 53 | 53 | 53 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 250.9KB | 250.9KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"last_review":{"$date":"2019-02-19T05:00:00.000Z"},"bed_type":"Real Bed","cancellation_policy":"moderate"} Slowest Query Log Message (from mongod) (53ms, 250.9 KB): {"t":{"$date":"2025-08-18T19:33:11.378+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"28BF997366AC1EEAC2C73D966D510323997AFB9059A50415D66A78D7070439ED","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"bed_type":"Real Bed","last_review":{"$date":"2019-02-19T05:00:00.000Z"},"cancellation_policy":"moderate"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":334,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"CDD0DE40","queryHash":"CDD0DE40","planCacheKey":"1F4374A0","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":256902,"timeReadingMicros":77}},"cpuNanos":12108301,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":53,"durationMillis":53}}
|
||||||||||||||||||||||
| 4B26F2FC | sample_training.companies | aggregate | 1 | 146 | 146 | 146 | 146 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"deadpooled_year":2011,"description":"Online Marketing Development"} Slowest Query Log Message (from mongod) (146ms): {"t":{"$date":"2025-08-18T19:33:13.286+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"8AFD91C1996A35A7014A6C92241DE1E0AEE8404CC246AEC75B2357E08EB82C77","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_year":2011,"description":"Online Marketing Development"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fbf94bb4-efa3-4d7a-bf14-b8c35d84f199"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":220,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"4B26F2FC","queryHash":"4B26F2FC","planCacheKey":"833D7C14","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9495183,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":42162}},"workingMillis":104,"durationMillis":146}}
|
||||||||||||||||||||||
| 362BBCD8 | sample_training.routes | aggregate | 1 | 66 | 66 | 66 | 66 | 0 | 0 | 66,985 | 0 | 0 | 0 | 5.9MB | 5.9MB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"codeshare":"Y","dst_airport":"PTP","stops":{"$lt":0}} Slowest Query Log Message (from mongod) (66ms, 5.9 MB): {"t":{"$date":"2025-08-18T19:52:00.273+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn960","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"164CEDF9AF99DC7D7287D0399ACDE963E181F321C4BB5A1D3BE2F5E63A71992E","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"PTP","codeshare":"Y","stops":{"$lt":0}}},{"$limit":100},{"$group":{"_id":"$codeshare","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c6467058-97aa-4798-993a-f87adf2ff651"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":437,"keysExamined":0,"docsExamined":66985,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"362BBCD8","queryHash":"362BBCD8","planCacheKey":"F90455C8","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":6224256,"timeReadingMicros":482}},"cpuNanos":46761329,"remote":"44.252.45.26:42088","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":66,"durationMillis":66}}
|
||||||||||||||||||||||
| 6F4DF6B1 | sample_mflix.movies | aggregate | 1 | 50 | 50 | 50 | 50 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"fullplot":"An American of German descent arrives in post-war Germany 1945. His uncle gets him a job on the Zentropa train line as a sleeping car conductor. The American's wish is to be neutral to the ongoing purges of loyalists by the Allied forces and do what he can to help a hurting country, but he finds himself being used by both the Americans and the influential family that owns the railroad. After falling in love with the railroad magnate's daughter, he finds that he can't remain neutral and must make some difficult choices.","poster":"https://m.media-amazon.com/images/M/MV5BZDM4ODdiMWYtODliZi00NDY4LTg2NDYtNDQ3Mzg4NjJiYTFlXkEyXkFqcGdeQXVyNTc2Nzk1NTk@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (50ms): {"t":{"$date":"2025-08-18T19:33:23.836+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"46A7C4EBCDEE6692B18A998D7D14A83A44818D4F86203BD0AA6A585B5E69D753","command":{"aggregate":"movies","pipeline":[{"$match":{"poster":"https://m.media-amazon.com/images/M/MV5BZDM4ODdiMWYtODliZi00NDY4LTg2NDYtNDQ3Mzg4NjJiYTFlXkEyXkFqcGdeQXVyNTc2Nzk1NTk@._V1_SY1000_SX677_AL_.jpg","fullplot":"An American of German descent arrives in post-war Germany 1945. His uncle gets him a job on the Zentropa train line as a sleeping car conductor. The American's wish is to be neutral to the ongoing purges of loyalists by the Allied forces and do what he can to help a hurting country, but he finds himself being used by both the Americans and the influential family that owns the railroad. After falling in love with the railroad magnate's daughter, he finds that he can't remain neutral and must make some difficult choices."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"secondaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":279,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"6F4DF6B1","queryHash":"6F4DF6B1","planCacheKey":"BC854765","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":19048229,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":50,"durationMillis":50}}
|
||||||||||||||||||||||
| 76CD761E | sample_airbnb.listingsAndReviews | find | 1 | 147 | 147 | 147 | 147 | 0 | 0 | 5,555 | 0 | 0 | 0 | 11.1MB | 11.1MB | 0 | 0 | nearest: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"summary":"Olá everyone! Our 7 rooms are the right choice if you wish: - a central location with ALL public transport less than 1 minute from the door; - an affordable but CLEAN place with PRIVATE WC; - an helpful host/family to assist you in all you need.","calendar_last_scraped":{"$date":"2019-03-07T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (147ms, 11.1 MB): {"t":{"$date":"2025-08-18T19:50:50.799+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn596","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"CB3BAB53B945569A9D2F190A83931693EB8...","command":{"find":"listingsAndReviews","filter":{"calendar_last_scraped":{"$date":"2019-03-07T05:00:00.000Z"},"summary":"Olá everyone! Our 7 rooms are the r..."},"limit":50,"$db":"sample_airbnb","$readPreference":{"mode":"nearest"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"76CD761E","queryHash":"76CD761E","planCacheKey":"A003C0DE","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":9}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11622908,"timeReadingMicros":127102}},"cpuNanos":27780485,"remote":"44.252.45.26:40324","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":8}},"workingMillis":147,"durationMillis":147}}
|
||||||||||||||||||||||
| 715E469D | sample_airbnb.listingsAndReviews | getMore | 1 | 39 | 39 | 39 | 39 | 0 | 0 | 3,885 | 1,737 | 2 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
none Slowest Query Log Message (from mongod) (39ms): {"t":{"$date":"2025-08-18T19:51:59.447+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn953","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","command":{"getMore":7241756858062461604,"collection":"listingsAndReviews","lsid":{"id":{"$uuid":"91b3850b-55ce-421d-9d67-02c7d3c8de04"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"originatingCommand":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"house_rules":""}}],"cursor":{},"lsid":{"id":{"$uuid":"91b3850b-55ce-421d-9d67-02c7d3c8de04"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","cursorid":7241756858062461604,"keysExamined":0,"docsExamined":3885,"nBatches":1,"numYields":2,"nreturned":1737,"planCacheShapeHash":"715E469D","queryHash":"715E469D","planCacheKey":"545791C9","queryFramework":"classic","reslen":16773374,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12562617,"remote":"44.252.45.26:42040","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":39,"durationMillis":39}}
|
||||||||||||||||||||||
| 5E51E949 | sample_training.trips | find | 1 | 24 | 24 | 24 | 24 | 0 | 4,862 | 4,862 | 1 | 4,862 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | IXSCAN { tripduration: 1 } | 0 | 0.0 |
|
Query:
{"tripduration":{"$lte":564},"stop time":{"$date":"2016-01-01T12:22:35.000Z"}} Slowest Query Log Message (from mongod) (24ms): {"t":{"$date":"2025-08-18T19:54:00.146+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"95B0EAB5ECF25D6392417E5D6A52F30E2553F304A3D46AAF4D354677A072F01C","command":{"find":"trips","filter":{"tripduration":{"$lte":564},"stop time":{"$date":"2016-01-01T12:22:35.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"c19785ca-0365-4480-b7a7-f446816c314a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":184,"keysExamined":4862,"docsExamined":4862,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"5E51E949","queryHash":"5E51E949","planCacheKey":"937F8DF1","queryFramework":"classic","reslen":658,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":11922477,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":24,"durationMillis":24}}
|
||||||||||||||||||||||
| CDA35F9D | sample_training.inspections | aggregate | 1 | 174 | 174 | 174 | 174 | 0 | 62,434 | 62,434 | 1 | 62,434 | 0 | 590.2KB | 590.2KB | 0 | 0 | secondary: 1 | IXSCAN { certificate_number: 1 } | 1 | 0.0 | |
|
Query:
{"business_name":"HWANG SO 857 CORP.","certificate_number":{"$lt":9324672}} Slowest Query Log Message (from mongod) (174ms, 590.2 KB): {"t":{"$date":"2025-08-18T19:33:11.596+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn486","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"D41B415B2EF9A70CD0311C0A31746214E1EC4881D0DF5BC8499DCC39426F2A07","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":9324672},"business_name":"HWANG SO 857 CORP."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"9e91e69e-478a-4d3c-a45f-526115ec008e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondary"}},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":627,"keysExamined":62434,"docsExamined":62434,"cursorExhausted":true,"numYields":11,"nreturned":1,"planCacheShapeHash":"CDA35F9D","queryHash":"CDA35F9D","planCacheKey":"FB804560","queryFramework":"sbe","reslen":265,"locks":{"Global":{"acquireCount":{"r":13}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":604402,"timeReadingMicros":908}},"cpuNanos":140213542,"remote":"44.252.45.26:47818","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":12}},"workingMillis":174,"durationMillis":174}}
|
||||||||||||||||||||||
| CF7D71BD | sample_training.inspections | aggregate | 1 | 47 | 47 | 47 | 47 | 0 | 10,468 | 10,468 | 0 | 0 | 0 | 86.4KB | 86.4KB | 0 | 0 | default: 1 | IXSCAN { certificate_number: 1 } | 0 | 0.0 | |
|
Query:
{"business_name":"HWANG SO 857 CORP.","sector":"Drug Store Retail - 810","certificate_number":{"$lt":3048586}} Slowest Query Log Message (from mongod) (47ms, 86.4 KB): {"t":{"$date":"2025-08-18T19:33:17.417+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"0272BE50B7F48E13FE3678678E745C895CF221314E367A40A8CB9AC3CF2A3D7B","command":{"aggregate":"inspections","pipeline":[{"$match":{"certificate_number":{"$lt":3048586},"business_name":"HWANG SO 857 CORP.","sector":"Drug Store Retail - 810"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"9e91e69e-478a-4d3c-a45f-526115ec008e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { certificate_number: 1 }","planningTimeMicros":86,"keysExamined":10468,"docsExamined":10468,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"CF7D71BD","queryHash":"CF7D71BD","planCacheKey":"0FC07BC0","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":88431,"timeReadingMicros":110}},"cpuNanos":25778212,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":47,"durationMillis":47}}
|
||||||||||||||||||||||
| 90F9E683 | sample_training.routes | aggregate | 1 | 45 | 45 | 45 | 45 | 0 | 27,551 | 27,551 | 0 | 0 | 0 | 129.6KB | 129.6KB | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 |
|
Query:
{"airplane":{"$gte":320},"dst_airport":"BOM","stops":{"$ne":0}} Slowest Query Log Message (from mongod) (45ms, 129.6 KB): {"t":{"$date":"2025-08-18T19:54:16.155+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn998","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"32E5F94EC102D29A73CE8FA2E144133824C11547A7FC575BA43A212A039883F3","command":{"aggregate":"routes","pipeline":[{"$match":{"airplane":{"$gte":320},"dst_airport":"BOM","stops":{"$ne":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a237c387-f8d5-414f-bbc2-82824e865003"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546855,"i":173}},"signature":{"hash":{"$binary":{"base64":"N9Isje3BpbNWec7xPPp/MVLAtMU=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":379,"keysExamined":27551,"docsExamined":27551,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"90F9E683","queryHash":"90F9E683","planCacheKey":"EC86040C","queryFramework":"sbe","reslen":236,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":132688,"timeReadingMicros":166}},"cpuNanos":45429588,"remote":"44.252.45.26:53968","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| 39B77C3D | sample_geospatial.shipwrecks | aggregate | 1 | 41 | 41 | 41 | 41 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"depth":0,"latdec":{"$gte":30.672519},"londec":{"$gte":-76.4638959}} Slowest Query Log Message (from mongod) (41ms): {"t":{"$date":"2025-08-18T19:33:16.219+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn819","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"81EC1E0BA1A66A8BD553DCB5055C035FD87C26F07A3D62975B5734973E04C67A","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"depth":0,"latdec":{"$gte":30.672519},"londec":{"$gte":-76.4638959}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fcb847c5-debe-4a62-a98a-961dac7bd157"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":250,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"39B77C3D","queryHash":"39B77C3D","planCacheKey":"EF00DBE9","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":8666773,"remote":"44.252.45.26:60094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":41,"durationMillis":41}}
|
||||||||||||||||||||||
| E432825A | sample_geospatial.shipwrecks | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | datacenter: primary: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"gp_quality":"","recrd":"","latdec":{"$lt":28.8983646}} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:33:23.425+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"DCA5808EF235254244E415AF0BE7EF02CFD1BD26BB8011F52E2128FC8A61B839","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"recrd":"","latdec":{"$lt":28.8983646},"gp_quality":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"83d0d34b-513c-46f6-8578-88530d0eeab4"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred","tags":[{"datacenter":"primary"}]}},"planSummary":"COLLSCAN","planningTimeMicros":343,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"E432825A","queryHash":"E432825A","planCacheKey":"25CC2872","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9097116,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 490376C6 | sample_mflix.movies | find | 1 | 32 | 32 | 32 | 32 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"num_mflix_comments":{"$lte":0},"poster":"https://m.media-amazon.com/images/M/MV5BYjA0NDMyYTgtMDgxOC00NGE0LWJkOTQtNDRjMjEzZmU0ZTQ3XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (32ms): {"t":{"$date":"2025-08-18T19:54:03.680+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1016","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"0024A9AE1C0AF6EAA0D1457E5AC98468DE3CE13E70522654E31531A6659F79B6","command":{"find":"movies","filter":{"num_mflix_comments":{"$lte":0},"poster":"https://m.media-amazon.com/images/M/MV5BYjA0NDMyYTgtMDgxOC00NGE0LWJkOTQtNDRjMjEzZmU0ZTQ3XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_SX677_AL_.jpg"},"limit":100,"lsid":{"id":{"$uuid":"f5a043a5-3d9c-451f-8b68-e253f8497721"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":96,"keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"490376C6","queryHash":"490376C6","planCacheKey":"2179A3F6","queryFramework":"classic","reslen":2101,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":17956943,"remote":"44.252.45.26:54096","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":32,"durationMillis":32}}
|
||||||||||||||||||||||
| 9B7A3D39 | sample_airbnb.listingsAndReviews | aggregate | 1 | 43 | 43 | 43 | 43 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 3.5MB | 3.5MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"price":{"$numberDecimal":"75.00"},"guests_included":{"$numberDecimal":"1"}} Slowest Query Log Message (from mongod) (43ms, 3.5 MB): {"t":{"$date":"2025-08-18T19:33:17.691+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn836","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"44E04C81E40D13321A0DA96F568906FB86A481A68497D3DDE2DE0AE7109AAAAF","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"guests_included":{"$numberDecimal":"1"},"price":{"$numberDecimal":"75.00"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"eda0b3a7-3bfc-4471-9416-8a8883d544bc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":312,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"9B7A3D39","queryHash":"9B7A3D39","planCacheKey":"D66B2D3D","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3668867,"timeReadingMicros":641}},"cpuNanos":14718335,"remote":"44.252.45.26:60242","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":43,"durationMillis":43}}
|
||||||||||||||||||||||
| EBFA93C4 | sample_training.companies | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 9,500 | 0 | 0 | 0 | 2.5MB | 2.5MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"email_address":"swadessolutions@gmail.com","created_at":"Sun Apr 12 01:15:40 UTC 2009"} Slowest Query Log Message (from mongod) (28ms, 2.5 MB): {"t":{"$date":"2025-08-18T19:53:54.587+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1007","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"B5B5A63883F0B07D5BF60F37D5348BC667C5CEFCBC2859BCAC1F25AC02E7EF6F","command":{"aggregate":"companies","pipeline":[{"$match":{"created_at":"Sun Apr 12 01:15:40 UTC 2009","email_address":"swadessolutions@gmail.com"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bd3e5a8b-7d83-440d-be2d-09438ea4adef"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":336,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"EBFA93C4","queryHash":"EBFA93C4","planCacheKey":"E1AB47CC","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2609113,"timeReadingMicros":17360}},"cpuNanos":11662826,"remote":"44.252.45.26:54022","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| AB2D2F9C | sample_training.companies | aggregate | 1 | 46 | 46 | 46 | 46 | 0 | 0 | 9,500 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"overview":"<p>LoanKrunch is a next generation loan comparison engine dedicated to empowering consumers in the mortgage process by providing flexible technology, information transparency and real loan comparisons. <\/p>\n\n<p>LoanKrunch is true loan comparison engine, which places the consumer \u2014 not the loan officer, in control of the loan shopping process. The LoanKrunch patent pending expert rules engine compiles hundreds of rates and programs from multiple lenders daily, so the consumer can see all of the loan possibilities, including wholesale rates. This completely transparent process can be done anonymously \u2014 no SSN, first name or last name needed.<\/p>\n\n<p>Searching takes seconds, and intuitive tools put the consumer in control, and gives them an easy way to filter, sort, and compare your options. Interested in a 30 year fixed term? A lower monthly payment? Buy down the interest rate? Once the consumer has found the appropriate loan \u2014 the LoanKrunch application process uses bank level data security to process your application through their lender partners \u2014 making it safe and secure. And, when the consumer closes their loan, they’ll get additional savings (on top of wholesale rates) with flat fee pricing\u2014which can add up to a 50\u201390% savings vs. a traditional loan process.<\/p>\n\n<p>Securing a home loan is a serious and complicated financial decision, but LoanKrunch helps make it easier for consumers by providing an upfront way to see all available loan options and strategies anytime\u2014all at an affordable price.<\/p>","deadpooled_day":{"$gte":1}} Slowest Query Log Message (from mongod) (46ms): {"t":{"$date":"2025-08-18T19:33:18.297+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"68014B31C02A9AF3926BC0546846CDF19DAB01CBA51F76AD9B28E79E364E5AD1","command":{"aggregate":"companies","pipeline":[{"$match":{"overview":"<p>LoanKrunch is a next generation loan comparison engine dedicated to empowering consumers in the mortgage process by providing flexible technology, information transparency and real loan comparisons. </p>\n\n<p>LoanKrunch is true loan comparison engine, which places the consumer — not the loan officer, in control of the loan shopping process. The LoanKrunch patent pending expert rules engine compiles hundreds of rates and programs from multiple lenders daily, so the consumer can see all of the loan possibilities, including wholesale rates. This completely transparent process can be done anonymously — no SSN, first name or last name needed.</p>\n\n<p>Searching takes seconds, and intuitive tools put the consumer in control, and gives them an easy way to filter, sort, and compare your options. Interested in a 30 year fixed term? A lower monthly payment? Buy down the interest rate? Once the consumer has found the appropriate loan — the LoanKrunch application process uses bank level data security to process your application through their lender partners — making it safe and secure. And, when the consumer closes their loan, they’ll get additional savings (on top of wholesale rates) with flat fee pricing—which can add up to a 50–90% savings vs. a traditional loan process.</p>\n\n<p>Securing a home loan is a serious and complicated financial decision, but LoanKrunch helps make it easier for consumers by providing an upfront way to see all available loan options and strategies anytime—all at an affordable price.</p>","deadpooled_day":{"$gte":1}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b7e471bd-12df-4645-8347-45302391f41b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":315,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"AB2D2F9C","queryHash":"AB2D2F9C","planCacheKey":"40D65B34","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10169585,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":46,"durationMillis":46}}
|
||||||||||||||||||||||
| 23583CE9 | sample_mflix.movies | aggregate | 1 | 57 | 57 | 57 | 57 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 1 | 0.0 | |
|
Query:
{"fullplot":"After being falsely accused of a murder, Marcos (Alcazar) runs away to the small and quiet town of Cuevano, where he has relatives. There he finds that the family matters are more complicated than his, and that the complexities of small-town life are richer (and more dangerous) than his apparently sophisticated life in the big city.","metacritic":{"$ne":56}} Slowest Query Log Message (from mongod) (57ms): {"t":{"$date":"2025-08-18T19:54:03.768+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1016","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"994D603C65BAF8D063ABC55AD26446B22D43F72B299271655DB02BA83491E432","command":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":{"$ne":56},"fullplot":"After being falsely accused of a murder, Marcos (Alcazar) runs away to the small and quiet town of Cuevano, where he has relatives. There he finds that the family matters are more complicated than his, and that the complexities of small-town life are richer (and more dangerous) than his apparently sophisticated life in the big city."}},{"$limit":10},{"$group":{"_id":"$imdb.votes","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"f5a043a5-3d9c-451f-8b68-e253f8497721"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":604,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"23583CE9","queryHash":"23583CE9","planCacheKey":"79B1295F","queryFramework":"sbe","reslen":261,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":22460061,"remote":"44.252.45.26:54096","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":57,"durationMillis":57}}
|
||||||||||||||||||||||
| D23EEEE3 | sample_mflix.movies | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 2.4MB | 2.4MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"R","poster":"https://m.media-amazon.com/images/M/MV5BMDA3M2VmOWMtYjE4ZS00ZWUzLWIzNTItYTAzNjM1N2EwZmI3XkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (21ms, 2.4 MB): {"t":{"$date":"2025-08-18T19:52:24.216+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn969","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"8C1A4BA99482D8F7A53ACE66B9AD8DF666A...","command":{"find":"movies","filter":{"rated":"R","poster":"https://m.media-amazon.com/images/M..."},"limit":100,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":21349,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"D23EEEE3","queryHash":"D23EEEE3","planCacheKey":"E5EFDE7F","queryFramework":"classic","reslen":1759,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2485639,"timeReadingMicros":1455}},"cpuNanos":20975082,"remote":"44.252.45.26:42134","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 03484E9D | sample_mflix.movies | aggregate | 1 | 44 | 44 | 44 | 44 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 4.2MB | 4.2MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":{"$gt":104},"type":"movie"} Slowest Query Log Message (from mongod) (44ms, 4.2 MB): {"t":{"$date":"2025-08-18T19:50:48.491+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn939","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"A3CAF43D3B4C32F161E8793FBF62EC8EEC89053E729535A1A0EF709488F5BF63","command":{"aggregate":"movies","pipeline":[{"$match":{"runtime":{"$gt":104},"type":"movie"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b6b7b454-fa52-41bd-8b96-f6a4af16f746"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":446,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":2,"nreturned":1,"planCacheShapeHash":"03484E9D","queryHash":"03484E9D","planCacheKey":"837E39C9","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4455666,"timeReadingMicros":7148}},"cpuNanos":28318573,"remote":"44.252.45.26:42858","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":44,"durationMillis":44}}
|
||||||||||||||||||||||
| 6FF2AD42 | sample_mflix.embedded_movies | aggregate | 1 | 177 | 177 | 177 | 177 | 0 | 0 | 3,483 | 0 | 0 | 0 | 8.0MB | 8.0MB | 0 | 0 | default: 1 | COLLSCAN | 1 | 0.0 | |
|
Query:
{"rated":"APPROVED","year":1971,"num_mflix_comments":{"$exists":true}} Slowest Query Log Message (from mongod) (177ms, 8.0 MB): {"t":{"$date":"2025-08-18T19:50:46.240+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn922","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"FFFDE08CAF237B46FD535C1CFFE06645EEBD26853A7C15AF1BCEFC3AEC03B681","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"rated":"APPROVED","year":1971,"num_mflix_comments":{"$exists":true}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"fed23a0a-db8d-4609-b159-9a96cf81b582"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":588,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":12,"nreturned":0,"planCacheShapeHash":"6FF2AD42","queryHash":"6FF2AD42","planCacheKey":"5B26CCCA","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":14}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":8383959,"timeReadingMicros":164721}},"cpuNanos":17254228,"remote":"44.252.45.26:42768","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":13}},"workingMillis":177,"durationMillis":177}}
|
||||||||||||||||||||||
| 05A94B8F | sample_mflix.movies | getMore | 1 | 36 | 36 | 36 | 36 | 0 | 0 | 6,948 | 76 | 91 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (36ms): {"t":{"$date":"2025-08-18T19:53:48.919+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1018","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","command":{"getMore":4714287728208833999,"collection":"movies","lsid":{"id":{"$uuid":"6524d947-92b1-46fc-b4fc-c7ce5bf0e19e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"originatingCommand":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":68}}],"cursor":{},"lsid":{"id":{"$uuid":"6524d947-92b1-46fc-b4fc-c7ce5bf0e19e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","cursorid":4714287728208833999,"keysExamined":0,"docsExamined":6948,"nBatches":1,"cursorExhausted":true,"numYields":0,"nreturned":76,"planCacheShapeHash":"05A94B8F","queryHash":"05A94B8F","planCacheKey":"21288AA3","queryFramework":"classic","reslen":127419,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":5520731,"remote":"44.252.45.26:54116","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":12620}},"workingMillis":24,"durationMillis":36}}
|
||||||||||||||||||||||
| 18608C37 | sample_airbnb.listingsAndReviews | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"security_deposit":{"$numberDecimal":"0.00"},"room_type":"Entire home/apt"} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:33:18.486+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"A71058E3D5CDD0B6FE2743FE2D26FB4EE44DA3ABC1168E880D3D65A36FE9FE10","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"security_deposit":{"$numberDecimal":"0.00"},"room_type":"Entire home/apt"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"501d26ce-55f9-44f6-83ff-de0a3011a041"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":330,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"18608C37","queryHash":"18608C37","planCacheKey":"6DB618AA","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12221966,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 11E3239B | sample_training.grades | aggregate | 1 | 581 | 581 | 581 | 581 | 0 | 47,210 | 47,210 | 1 | 47,210 | 0 | 15.8MB | 15.8MB | 0 | 0 | default: 1 | IXSCAN { student_id: 1 } | 16 | 0.0 | |
|
Query:
{"class_id":{"$gte":5},"student_id":{"$gte":5279}} Slowest Query Log Message (from mongod) (581ms, 15.8 MB): {"t":{"$date":"2025-08-18T19:33:12.060+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"1D8CE09BD7AF9F935AED07E1FCEFDE91EEC55507080A01EACBFBF326BDFBC663","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$gte":5},"student_id":{"$gte":5279}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"5c702c63-60c1-4c5f-8412-0ed1db62718c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { student_id: 1 }","planningTimeMicros":15679,"keysExamined":47210,"docsExamined":47210,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":22,"nreturned":1,"planCacheShapeHash":"11E3239B","queryHash":"11E3239B","planCacheKey":"CCC8DEEB","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":23}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":16602919,"timeReadingMicros":7626}},"cpuNanos":82294821,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":24,"totalTimeQueuedMicros":89457}},"workingMillis":492,"durationMillis":581}}
|
||||||||||||||||||||||
| 29023E5B | sample_training.trips | getMore | 1 | 20 | 20 | 20 | 20 | 0 | 8,574 | 8,574 | 8,574 | 1 | 0 | 28.8KB | 28.8KB | 0 | 0 | default: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (20ms, 28.8 KB): {"t":{"$date":"2025-08-18T19:52:19.258+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn959","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","command":{"getMore":164507787488436419,"collection":"trips","lsid":{"id":{"$uuid":"3e52ea5f-8d21-4e6e-8c92-bcbe465e4e7d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"trips","pipeline":[{"$match":{"start station id":{"$lte":3129}}}],"cursor":{},"lsid":{"id":{"$uuid":"3e52ea5f-8d21-4e6e-8c92-bcbe465e4e7d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","cursorid":164507787488436419,"keysExamined":8574,"docsExamined":8574,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":8574,"planCacheShapeHash":"29023E5B","queryHash":"29023E5B","planCacheKey":"4A8C6A12","queryFramework":"classic","reslen":3722677,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29485,"timeReadingMicros":43}},"cpuNanos":20313132,"remote":"44.252.45.26:42084","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| F1385B00 | sample_training.inspections | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 11,537 | 10 | 1,153 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":"Jan 5 2016","result":"Pass"} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:33:29.271+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn830","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"8D372362ECC99CFA5517B8B8F560BE5FB385980664B592B48F8093A60D3679DA","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Jan 5 2016","result":"Pass"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"e01be840-1b3c-4656-9cf6-90bbbfd01e33"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545605,"i":1}},"signature":{"hash":{"$binary":{"base64":"QrysO/aaLAz9C/b4+sta83wlNg4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":51,"keysExamined":0,"docsExamined":11537,"cursorExhausted":true,"numYields":2,"nreturned":10,"planCacheShapeHash":"F1385B00","queryHash":"F1385B00","planCacheKey":"7D36A660","queryFramework":"classic","reslen":2898,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":7239886,"remote":"44.252.45.26:60180","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":507}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 0360C199 | sample_training.grades | aggregate | 1 | 258 | 258 | 258 | 258 | 0 | 6,460 | 6,460 | 101 | 63 | 0 | 2.9MB | 2.9MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | IXSCAN { student_id: 1 } | 15 | 0.0 |
|
Query:
{"class_id":{"$lte":438},"student_id":{"$gt":9353}} Slowest Query Log Message (from mongod) (258ms, 2.9 MB): {"t":{"$date":"2025-08-18T19:50:42.141+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn926","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.grades","collectionType":"normal","queryShapeHash":"4042BA6C218EC97D6D6D38ABA7A0D5FCFCA6ECDCC7B5FDB605D57E2F0987EAD6","command":{"aggregate":"grades","pipeline":[{"$match":{"class_id":{"$lte":438},"student_id":{"$gt":9353}}},{"$group":{"_id":"$scores","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"333549e3-62cc-4a76-87af-de801022d724"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"IXSCAN { student_id: 1 }","planningTimeMicros":15233,"cursorid":6470968167610584514,"keysExamined":6460,"docsExamined":6460,"fromMultiPlanner":true,"numYields":7,"nreturned":101,"planCacheShapeHash":"0360C199","queryHash":"0360C199","planCacheKey":"DF9663DB","queryFramework":"sbe","reslen":19417,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3093289,"timeReadingMicros":12218}},"cpuNanos":28005383,"remote":"44.252.45.26:42774","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":54393}},"workingMillis":204,"durationMillis":258}}
|
||||||||||||||||||||||
| 4E53B01A | sample_mflix.movies | aggregate | 1 | 128 | 128 | 128 | 128 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"year":{"$lte":2010},"type":"movie"} Slowest Query Log Message (from mongod) (128ms): {"t":{"$date":"2025-08-18T19:53:47.847+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1006","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"135CC99966C55614C996A8DACA49FC4C2A1AA32738052072E59CF430018D62F6","command":{"aggregate":"movies","pipeline":[{"$match":{"year":{"$lte":2010},"type":"movie"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bcea0792-417f-4e48-8449-1a17fa59df90"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":344,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":9,"nreturned":1,"planCacheShapeHash":"4E53B01A","queryHash":"4E53B01A","planCacheKey":"7E4DFD32","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":24965315,"remote":"44.252.45.26:54018","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":400}},"workingMillis":128,"durationMillis":128}}
|
||||||||||||||||||||||
| 39D10824 | sample_training.trips | find | 1 | 302 | 302 | 302 | 302 | 0 | 8,726 | 8,726 | 2 | 4,363 | 0 | 28.8KB | 28.8KB | 0 | 0 | default: 1 | IXSCAN { start station id: 1 } | 302 | 0.0 | |
|
Query:
{"tripduration":{"$lte":1736},"bikeid":23988,"start station id":{"$lt":3136}} Slowest Query Log Message (from mongod) (302ms, 28.8 KB): {"t":{"$date":"2025-08-18T19:50:42.146+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn933","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"B88E4E8EA363345425EF2F605A3D5CF5057...","command":{"find":"trips","filter":{"start station id":{"$lt":3136},"bikeid":23988,"tripduration":{"$lte":1736}},"limit":5,"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","keysExamined":8726,"docsExamined":8726,"nBatches":1,"cursorExhausted":true,"numYields":9,"nreturned":2,"planCacheShapeHash":"39D10824","queryHash":"39D10824","planCacheKey":"A707105F","queryFramework":"classic","reslen":1105,"locks":{"Global":{"acquireCount":{"r":10}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29485,"timeReadingMicros":6543}},"cpuNanos":41063400,"remote":"44.252.45.26:42810","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":36067}},"workingMillis":266,"durationMillis":302}}
|
||||||||||||||||||||||
| C7BCE1E5 | sample_training.companies | aggregate | 1 | 98 | 98 | 98 | 98 | 0 | 0 | 9,500 | 0 | 0 | 0 | 4.9MB | 4.9MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"number_of_employees":{"$lte":10},"tag_list":"behavioural, contextual, automatic, optimisation, optimization, ad-network, ad-server"} Slowest Query Log Message (from mongod) (98ms, 4.9 MB): {"t":{"$date":"2025-08-18T19:33:12.930+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"A440D5A453BB0DF2A8CA25DF23BB2C883150D99E7C6B054311A950D4DD399585","command":{"aggregate":"companies","pipeline":[{"$match":{"number_of_employees":{"$lte":10},"tag_list":"behavioural, contextual, automatic, optimisation, optimization, ad-network, ad-server"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"0ca27c43-0d51-41a9-b013-aeb6a9f8c0ec"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":48,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"C7BCE1E5","queryHash":"C7BCE1E5","planCacheKey":"A250FE01","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5092214,"timeReadingMicros":755}},"cpuNanos":11975861,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4,"totalTimeQueuedMicros":15685}},"workingMillis":83,"durationMillis":98}}
|
||||||||||||||||||||||
| F7F76CCE | sample_training.routes | aggregate | 1 | 269 | 269 | 269 | 269 | 0 | 27,551 | 27,551 | 1 | 27,551 | 0 | 434.2KB | 434.2KB | 0 | 0 | primaryPreferred: 1 | IXSCAN { airplane: 1 } | 0 | 0.0 | |
|
Query:
{"codeshare":"","airplane":{"$gt":319}} Slowest Query Log Message (from mongod) (269ms, 434.2 KB): {"t":{"$date":"2025-08-18T19:33:16.628+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn779","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"9910737CCAFC58B45DF24F86E37478489CCEBCCBB16FA45D64AB0891F104C1F1","command":{"aggregate":"routes","pipeline":[{"$match":{"codeshare":"","airplane":{"$gt":319}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"cfd9d946-2fe1-4476-bd52-567737a8dc25"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"IXSCAN { airplane: 1 }","planningTimeMicros":372,"keysExamined":27551,"docsExamined":27551,"cursorExhausted":true,"numYields":10,"nreturned":1,"planCacheShapeHash":"F7F76CCE","queryHash":"F7F76CCE","planCacheKey":"BA42E5D6","queryFramework":"sbe","reslen":260,"locks":{"Global":{"acquireCount":{"r":12}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":444668,"timeReadingMicros":55}},"cpuNanos":46389629,"remote":"44.252.45.26:59992","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":11,"totalTimeQueuedMicros":71704}},"workingMillis":198,"durationMillis":269}}
|
||||||||||||||||||||||
| ADB2727A | sample_mflix.movies | aggregate | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 21,349 | 1 | 21,349 | 0 | 2.2MB | 2.2MB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"plot":"Two teen girls from a very restrictive Conservative Laestadian faith community, go alone to Helsinki for the first time.","num_mflix_comments":{"$lte":0}} Slowest Query Log Message (from mongod) (27ms, 2.2 MB): {"t":{"$date":"2025-08-18T19:50:59.216+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn943","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"183E65FDC92BBFE304CD5A56ABC2F900BE3E5116C9F4AF2F2A24C34F22FA86FA","command":{"aggregate":"movies","pipeline":[{"$match":{"num_mflix_comments":{"$lte":0},"plot":"Two teen girls from a very restrictive Conservative Laestadian faith community, go alone to Helsinki for the first time."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"1a07b0ef-a589-46e6-863e-1e1d40d1ab98"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":331,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"ADB2727A","queryHash":"ADB2727A","planCacheKey":"CC8DAB12","queryFramework":"sbe","reslen":257,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2290414,"timeReadingMicros":404}},"cpuNanos":21377660,"remote":"44.252.45.26:59372","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":27,"durationMillis":27}}
|
||||||||||||||||||||||
| 0D06234A | sample_training.routes | aggregate | 1 | 42 | 42 | 42 | 42 | 0 | 0 | 31,789 | 10 | 3,178 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"dst_airport":"KHI","stops":{"$lte":0}} Slowest Query Log Message (from mongod) (42ms): {"t":{"$date":"2025-08-18T19:33:18.809+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","queryShapeHash":"8380A90A8406558F31899001C8650DB454F4DF4201B5B5B6AD11FF3C543B2BCA","command":{"aggregate":"routes","pipeline":[{"$match":{"dst_airport":"KHI","stops":{"$lte":0}}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"eda0b3a7-3bfc-4471-9416-8a8883d544bc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":58,"keysExamined":0,"docsExamined":31789,"cursorExhausted":true,"numYields":2,"nreturned":10,"planCacheShapeHash":"0D06234A","queryHash":"0D06234A","planCacheKey":"A4C2DA22","queryFramework":"classic","reslen":2058,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":18041872,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":42,"durationMillis":42}}
|
||||||||||||||||||||||
| 048B38E4 | sample_mflix.embedded_movies | find | 1 | 45 | 45 | 45 | 45 | 0 | 0 | 3,483 | 0 | 0 | 0 | 2.7MB | 2.7MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"The story revolves around Subha, a genetic engineering student and Arvind, a worker at Bombay Circus. Arvind is a Descendent of the legendary Bhodi Dharma, who lived during the 6th Century AD. As per the story, Bhodi Dharma is an exceptionally skilled fighter and a Medic. Subha's theory is that the DNA sample of a person contains the memory strands of their ancestors. Subha's main aim is to perform a genetic experiment on Arvind and to revive Bhodi Dharma's skill once again. She submits her thesis to various countries. Apparantly,China is being a bad girl and is plotting to wage a bio-war against India. They get shocked on seeing Subha's thesis and send Dong Lee to carry out OPERATION RED to make sure that Bhodi Dharma's truth remains uncovered. The fate of the country rests on Subha's research and how she does it covers the rest of the story.","plot_embedding":{"$binary":{"base64":"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","subType":"9"}}} Slowest Query Log Message (from mongod) (45ms, 2.7 MB): {"t":{"$date":"2025-08-18T19:53:57.786+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn1018","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"1C4D2699B392B5C8D79B9618859842E55C3...","command":{"find":"embedded_movies","filter":{"fullplot":"The story revolves around Subha, a ...","plot_embedding":{"$binary":{"base64":"JwAob4M8gQPSvLp/WLtvZTy87XotPPF0mjw...","subType":"9"}}},"limit":100,"$db":"sample_mflix"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":3483,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"048B38E4","queryHash":"048B38E4","planCacheKey":"6019C16C","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2868572,"timeReadingMicros":29948}},"cpuNanos":16475567,"remote":"44.252.45.26:54116","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":45,"durationMillis":45}}
|
||||||||||||||||||||||
| 497C8402 | sample_mflix.comments | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 41,079 | 1 | 41,079 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":{"$date":"1989-04-29T21:40:53.000Z"}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:51:07.803+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.comments","collectionType":"normal","queryShapeHash":"9DFC62584715FCD30473F4CE0EBA6FC98CA6045A6DFC2D647B95FA65BAC42208","command":{"aggregate":"comments","pipeline":[{"$match":{"date":{"$date":"1989-04-29T21:40:53.000Z"}}},{"$limit":50},{"$group":{"_id":"$text","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"4384998e-aab8-4abd-ace9-fc69591f2393"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546665,"i":1}},"signature":{"hash":{"$binary":{"base64":"ia6ObzO6fRX59qzGZzYMlRDbKwk=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":351,"keysExamined":0,"docsExamined":41079,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"497C8402","queryHash":"497C8402","planCacheKey":"0D25F48A","queryFramework":"sbe","reslen":419,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":21274839,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 5C965F57 | sample_airbnb.listingsAndReviews | find | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 5,555 | 2 | 2,777 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"number_of_reviews":96,"beds":1} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:50:52.069+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn917","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"2717FF9B318BAC851390C61E26C65D7C6234A0E12BE8C334EF315DD87E1489AB","command":{"find":"listingsAndReviews","filter":{"beds":1,"number_of_reviews":96},"limit":100,"lsid":{"id":{"$uuid":"1a07b0ef-a589-46e6-863e-1e1d40d1ab98"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":133,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":2,"planCacheShapeHash":"5C965F57","queryHash":"5C965F57","planCacheKey":"168FE1AA","queryFramework":"classic","reslen":100646,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":11151297,"remote":"44.252.45.26:42696","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 8808EAC9 | sample_airbnb.listingsAndReviews | aggregate | 1 | 28 | 28 | 28 | 28 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"calendar_last_scraped":{"$date":"2019-03-08T05:00:00.000Z"}} Slowest Query Log Message (from mongod) (28ms): {"t":{"$date":"2025-08-18T19:54:04.524+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1022","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"51E14014184BFEBBBD309C9077A723A99DA9974C8CEC2EA0C891A435A4B82347","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"calendar_last_scraped":{"$date":"2019-03-08T05:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"0111a098-649d-4fff-9eb6-f495666f7f3b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546835,"i":1}},"signature":{"hash":{"$binary":{"base64":"scjJeUVT3HqxveimF2si9mBlBD4=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":393,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"8808EAC9","queryHash":"8808EAC9","planCacheKey":"6C53380D","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10418947,"remote":"44.252.45.26:54150","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":28,"durationMillis":28}}
|
||||||||||||||||||||||
| 1B6A48F2 | sample_training.inspections | aggregate | 1 | 225 | 225 | 225 | 225 | 0 | 0 | 80,047 | 0 | 0 | 0 | 2.4MB | 2.4MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"date":"Sep 9 2015","result":"No Violation Issued","business_name":"AMERICAN AUTO BODY & RECOVERY INC."} Slowest Query Log Message (from mongod) (225ms, 2.4 MB): {"t":{"$date":"2025-08-18T19:33:22.146+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"C604D011D6760369711CBCFADCF70BC784154636D8BC8189514AA64549F09770","command":{"aggregate":"inspections","pipeline":[{"$match":{"date":"Sep 9 2015","result":"No Violation Issued","business_name":"AMERICAN AUTO BODY & RECOVERY INC."}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"5ef37567-d65d-4398-8df0-f2cce307a147"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":74,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":7,"nreturned":0,"planCacheShapeHash":"1B6A48F2","queryHash":"1B6A48F2","planCacheKey":"4095843A","queryFramework":"classic","reslen":241,"locks":{"Global":{"acquireCount":{"r":8}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2546316,"timeReadingMicros":6953}},"cpuNanos":43372889,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":9,"totalTimeQueuedMicros":6229}},"workingMillis":219,"durationMillis":225}}
|
||||||||||||||||||||||
| 0BA2992F | sample_training.routes | getMore | 1 | 67 | 67 | 67 | 67 | 0 | 0 | 66,884 | 66,873 | 1 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
none Slowest Query Log Message (from mongod) (67ms): {"t":{"$date":"2025-08-18T19:50:47.701+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.routes","collectionType":"normal","command":{"getMore":438447525465927225,"collection":"routes","lsid":{"id":{"$uuid":"e529d081-19b6-4bdc-9aef-4fafe05984ab"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"originatingCommand":{"aggregate":"routes","pipeline":[{"$match":{"stops":0}}],"cursor":{},"lsid":{"id":{"$uuid":"e529d081-19b6-4bdc-9aef-4fafe05984ab"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","cursorid":438447525465927225,"keysExamined":0,"docsExamined":66884,"nBatches":1,"cursorExhausted":true,"numYields":4,"nreturned":66873,"planCacheShapeHash":"0BA2992F","queryHash":"0BA2992F","planCacheKey":"C5C78CC3","queryFramework":"classic","reslen":12770484,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":45490323,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":67,"durationMillis":67}}
|
||||||||||||||||||||||
| 2D522520 | sample_airbnb.listingsAndReviews | find | 1 | 67 | 67 | 67 | 67 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"minimum_nights":"3","reviews_per_month":1,"space":"Description of the apartment - · Beautiful 2 bedroom apartment with a glass-enclosed balcony on the 5th floor of an 100-year-old Art Nouveau building, renovated outside and inside. The floors are still the original colorful mosaic, and the ceilings are 9 feet high. There is an elevator, air conditioning, central heating, and a full kitchen with granite countertop, pots & pans, dishes, etc. One full bathroom with toilet, sink, and half-tub with shower. The living room has a dining table, TV, etc. You can see the tips of La Sagrada Familia from the enclosed balcony. The apartment fits one to four although an occupancy of three would be the ideal for the size. In case your dates are not available in this apartment, we have a few other 2 bedroom apartments in the same building. Please see our other (Hidden by Airbnb) ads or our website. Description of location - · The apartment is located in the beautiful Eixample, halfway between Gaudi's La Pedrera (also known as Casa Milà) on the Passeig"} Slowest Query Log Message (from mongod) (67ms): {"t":{"$date":"2025-08-18T19:33:21.871+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn823","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"329ACA7D53919292F72C8AE618B205E7C7843FCFA85B8A15B858D364A44C2E90","command":{"find":"listingsAndReviews","filter":{"reviews_per_month":1,"minimum_nights":"3","space":"Description of the apartment - · Beautiful 2 bedroom apartment with a glass-enclosed balcony on the 5th floor of an 100-year-old Art Nouveau building, renovated outside and inside. The floors are still the original colorful mosaic, and the ceilings are 9 feet high. There is an elevator, air conditioning, central heating, and a full kitchen with granite countertop, pots & pans, dishes, etc. One full bathroom with toilet, sink, and half-tub with shower. The living room has a dining table, TV, etc. You can see the tips of La Sagrada Familia from the enclosed balcony. The apartment fits one to four although an occupancy of three would be the ideal for the size. In case your dates are not available in this apartment, we have a few other 2 bedroom apartments in the same building. Please see our other (Hidden by Airbnb) ads or our website. Description of location - · The apartment is located in the beautiful Eixample, halfway between Gaudi's La Pedrera (also known as Casa Milà) on the Passeig"},"limit":10,"lsid":{"id":{"$uuid":"e01be840-1b3c-4656-9cf6-90bbbfd01e33"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":118,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"2D522520","queryHash":"2D522520","planCacheKey":"774E9F00","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10119868,"remote":"44.252.45.26:60124","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":3493}},"workingMillis":64,"durationMillis":67}}
|
||||||||||||||||||||||
| B3FB00BC | sample_training.companies | aggregate | 1 | 22 | 22 | 22 | 22 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"founded_month":{"$gt":7},"email_address":""} Slowest Query Log Message (from mongod) (22ms): {"t":{"$date":"2025-08-18T19:33:17.350+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn809","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"FC1A3F78DD35FEF1CB79BC71AFB4F7227387AD7136560E353F8DB09FF40939E7","command":{"aggregate":"companies","pipeline":[{"$match":{"founded_month":{"$gt":7},"email_address":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"bfd0b6be-84bc-4f30-b017-964fae42a0a3"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training"},"planSummary":"COLLSCAN","planningTimeMicros":331,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"B3FB00BC","queryHash":"B3FB00BC","planCacheKey":"071DF0D4","queryFramework":"sbe","reslen":263,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10089592,"remote":"44.252.45.26:60006","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":22,"durationMillis":22}}
|
||||||||||||||||||||||
| 2A0D5824 | sample_geospatial.shipwrecks | aggregate | 1 | 25 | 25 | 25 | 25 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"recrd":"","quasou":"least depth known","watlev":"always under water/submerged"} Slowest Query Log Message (from mongod) (25ms): {"t":{"$date":"2025-08-18T19:50:57.519+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn941","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"C06BF40B36270776ECB9ACD3FA61CE94028F0AF1D47EAFC65C575D9B2EFC66F7","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"recrd":"","quasou":"least depth known","watlev":"always under water/submerged"}},{"$group":{"_id":"$recrd","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"eaf731b4-34d1-4cec-a5be-778561b23b2b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","planningTimeMicros":360,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":1,"planCacheShapeHash":"2A0D5824","queryHash":"2A0D5824","planCacheKey":"E379F1AC","queryFramework":"sbe","reslen":271,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9067306,"remote":"44.252.45.26:42884","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":25,"durationMillis":25}}
|
||||||||||||||||||||||
| 767E8726 | sample_geospatial.shipwrecks | aggregate | 1 | 65 | 65 | 65 | 65 | 0 | 0 | 11,095 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"feature_type":"Wrecks - Visible","depth":{"$gte":0},"watlev":"always under water/submerged"} Slowest Query Log Message (from mongod) (65ms): {"t":{"$date":"2025-08-18T19:33:16.260+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn828","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"69F210A9786289F00633D9AA30530A3E6F88A47241CF2E6B729F326422CA0408","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"depth":{"$gte":0},"feature_type":"Wrecks - Visible","watlev":"always under water/submerged"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":442,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"767E8726","queryHash":"767E8726","planCacheKey":"BA88C1D6","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":10589762,"remote":"44.252.45.26:60172","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":7720}},"workingMillis":58,"durationMillis":65}}
|
||||||||||||||||||||||
| FE0826F4 | sample_training.trips | aggregate | 1 | 95 | 95 | 95 | 95 | 0 | 6,523 | 6,523 | 0 | 0 | 0 | 2.9MB | 2.9MB | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | IXSCAN { tripduration: 1 } | 0 | 0.0 |
|
Query:
{"tripduration":{"$lte":829},"birth year":1963,"stop time":{"$date":"2016-01-02T11:39:23.000Z"}} Slowest Query Log Message (from mongod) (95ms, 2.9 MB): {"t":{"$date":"2025-08-18T19:52:00.021+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn961","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"496EE013895473A2B1FAA3B98A78D1019D4FE76E6029DCE5407BEF2B9A7E1DFA","command":{"aggregate":"trips","pipeline":[{"$match":{"tripduration":{"$lte":829},"birth year":1963,"stop time":{"$date":"2016-01-02T11:39:23.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { tripduration: 1 }","planningTimeMicros":384,"keysExamined":6523,"docsExamined":6523,"cursorExhausted":true,"numYields":3,"nreturned":0,"planCacheShapeHash":"FE0826F4","queryHash":"FE0826F4","planCacheKey":"CC48B51C","queryFramework":"sbe","reslen":235,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3081422,"timeReadingMicros":226}},"cpuNanos":17725259,"remote":"44.252.45.26:42094","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":95,"durationMillis":95}}
|
||||||||||||||||||||||
| BBF6A5D5 | sample_geospatial.shipwrecks | aggregate | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"depth":{"$lt":0}} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:33:22.321+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn835","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"A1A250DC2CEE88D3B705D064A4962DD8FE11A875A58ADE01F314352BB89BADB3","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"depth":{"$lt":0}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"6d00645c-3f73-46cb-bfb8-5e6b5f990d60"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial"},"planSummary":"COLLSCAN","planningTimeMicros":274,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"BBF6A5D5","queryHash":"BBF6A5D5","planCacheKey":"647FF8B1","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":6426626,"remote":"44.252.45.26:60234","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 05A94B8F | sample_mflix.movies | aggregate | 1 | 66 | 66 | 66 | 66 | 0 | 0 | 14,401 | 101 | 142 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"metacritic":68} Slowest Query Log Message (from mongod) (66ms): {"t":{"$date":"2025-08-18T19:53:48.850+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1018","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"C311E5911D89F80A1949CEB954BC5BA87534477DA188C2BFA153EAF972333586","command":{"aggregate":"movies","pipeline":[{"$match":{"metacritic":68}}],"cursor":{},"lsid":{"id":{"$uuid":"6524d947-92b1-46fc-b4fc-c7ce5bf0e19e"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546817,"i":126}},"signature":{"hash":{"$binary":{"base64":"NtmsXGZQYQFJKSWJZycq3cdKg64=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":59,"cursorid":4714287728208833999,"keysExamined":0,"docsExamined":14401,"numYields":3,"nreturned":101,"planCacheShapeHash":"05A94B8F","queryHash":"05A94B8F","planCacheKey":"21288AA3","queryFramework":"classic","reslen":184804,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":13592442,"remote":"44.252.45.26:54116","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5,"totalTimeQueuedMicros":14667}},"workingMillis":52,"durationMillis":66}}
|
||||||||||||||||||||||
| 41A312D7 | sample_geospatial.shipwrecks | aggregate | 1 | 41 | 41 | 41 | 41 | 0 | 0 | 11,095 | 1 | 11,095 | 0 | 0 | 0 | 0 | 0 | secondaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"history":""} Slowest Query Log Message (from mongod) (41ms): {"t":{"$date":"2025-08-18T19:33:16.623+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn834","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"95B278F1C449C0E894FD09816F3272E83D267A3EE18A46D7F3CE901ED6EE696E","command":{"aggregate":"shipwrecks","pipeline":[{"$match":{"history":""}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"eda0b3a7-3bfc-4471-9416-8a8883d544bc"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","planningTimeMicros":287,"keysExamined":0,"docsExamined":11095,"cursorExhausted":true,"numYields":0,"nreturned":1,"planCacheShapeHash":"41A312D7","queryHash":"41A312D7","planCacheKey":"EA3BB2DB","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":9732488,"remote":"44.252.45.26:60218","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":18817}},"workingMillis":23,"durationMillis":41}}
|
||||||||||||||||||||||
| 97AC37E9 | sample_training.inspections | aggregate | 1 | 96 | 96 | 96 | 96 | 0 | 0 | 80,047 | 0 | 0 | 0 | 932.0KB | 932.0KB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"result":"Out of Business","business_name":"PLAZA HYUNDAI, LTD.","sector":"Dealer In Products For The Disabled - 119"} Slowest Query Log Message (from mongod) (96ms, 932.0 KB): {"t":{"$date":"2025-08-18T19:50:59.398+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn920","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.inspections","collectionType":"normal","queryShapeHash":"305EF9D46EEE02CAFA7C3CF0E34559A5D9C4024B42B4276C423FF8035248DB9F","command":{"aggregate":"inspections","pipeline":[{"$match":{"business_name":"PLAZA HYUNDAI, LTD.","result":"Out of Business","sector":"Dealer In Products For The Disabled - 119"}},{"$group":{"_id":"$_id","count":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"405f4e23-1f37-4a1d-aea9-9d774f1b2289"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":389,"keysExamined":0,"docsExamined":80047,"cursorExhausted":true,"numYields":5,"nreturned":0,"planCacheShapeHash":"97AC37E9","queryHash":"97AC37E9","planCacheKey":"348DF1AD","queryFramework":"sbe","reslen":241,"locks":{"Global":{"acquireCount":{"r":7}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":954363,"timeReadingMicros":173}},"cpuNanos":50741013,"remote":"44.252.45.26:42738","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":96,"durationMillis":96}}
|
||||||||||||||||||||||
| 701363EB | sample_training.companies | find | 1 | 73 | 73 | 73 | 73 | 0 | 0 | 9,500 | 1 | 9,500 | 0 | 4.3MB | 4.3MB | 0 | 0 | secondaryPreferred: 1 | nodeType: REPORTING: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"founded_year":{"$gte":1996},"homepage_url":"http://www.whereismyboss.com"} Slowest Query Log Message (from mongod) (73ms, 4.3 MB): {"t":{"$date":"2025-08-18T19:50:53.503+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn939","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"AC84119C6D394983A03B0F8354D83A8B85E...","command":{"find":"companies","filter":{"founded_year":{"$gte":1996},"homepage_url":"http://www.whereismyboss.com"},"limit":5,"$db":"sample_training","$readPreference":{"mode":"secondaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":5,"nreturned":1,"planCacheShapeHash":"701363EB","queryHash":"701363EB","planCacheKey":"E99A80D7","queryFramework":"classic","reslen":3073,"locks":{"Global":{"acquireCount":{"r":6}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":4489060,"timeReadingMicros":28238}},"cpuNanos":25976968,"remote":"44.252.45.26:42858","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":7}},"workingMillis":73,"durationMillis":73}}
|
||||||||||||||||||||||
| D6EAC6E1 | sample_airbnb.listingsAndReviews | find | 1 | 30 | 30 | 30 | 30 | 0 | 0 | 5,555 | 2 | 2,777 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"first_review":{"$date":"2018-08-19T04:00:00.000Z"},"number_of_reviews":4,"bathrooms":{"$numberDecimal":"1.0"}} Slowest Query Log Message (from mongod) (30ms): {"t":{"$date":"2025-08-18T19:50:58.073+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn912","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"2BD5D40500FA07BBE1165819E440D95152071E1E1A50892B97D8DB94940D0193","command":{"find":"listingsAndReviews","filter":{"bathrooms":{"$numberDecimal":"1.0"},"number_of_reviews":4,"first_review":{"$date":"2018-08-19T04:00:00.000Z"}},"limit":10,"lsid":{"id":{"$uuid":"fe1b41ff-a6be-4f05-aad8-883bbd928556"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546655,"i":1}},"signature":{"hash":{"$binary":{"base64":"rUBp7J93gmuE6ihAnTUiyUGGE0s=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":152,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":2,"planCacheShapeHash":"D6EAC6E1","queryHash":"D6EAC6E1","planCacheKey":"FA760355","queryFramework":"classic","reslen":11053,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":11906973,"remote":"44.252.45.26:42650","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":30,"durationMillis":30}}
|
||||||||||||||||||||||
| B6E9BC50 | sample_mflix.embedded_movies | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 3,483 | 0 | 0 | 0 | 6.8MB | 6.8MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"rated":"PG-13","title":"Bang Bang"} Slowest Query Log Message (from mongod) (21ms, 6.8 MB): {"t":{"$date":"2025-08-18T19:33:22.385+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn810","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"3430599AF49150E1EA6D154B86147451CD433BE37E234C24B5549A0138B03854","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"rated":"PG-13","title":"Bang Bang"}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"d2863551-97bf-4f05-9a87-7d5f13d681d0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":111,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"B6E9BC50","queryHash":"B6E9BC50","planCacheKey":"00B4D7F0","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":7097492,"timeReadingMicros":15595}},"cpuNanos":8319278,"remote":"44.252.45.26:60008","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 57142A05 | sample_airbnb.listingsAndReviews | find | 1 | 41 | 41 | 41 | 41 | 0 | 0 | 5,555 | 0 | 0 | 0 | 4.9MB | 4.9MB | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS, region... | COLLSCAN | 0 | 0.0 |
|
Query:
{"last_review":{"$date":"2018-08-13T04:00:00.000Z"},"interaction":"","beds":{"$lt":1}} Slowest Query Log Message (from mongod) (41ms, 4.9 MB): {"t":{"$date":"2025-08-18T19:52:20.713+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn984","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"3286ED470439288191D83CDDC0BDC6D64D2...","command":{"find":"listingsAndReviews","filter":{"beds":{"$lt":1},"last_review":{"$date":"2018-08-13T04:00:00.000Z"},"interaction":""},"limit":5,"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS","region":"us-east"}]}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"57142A05","queryHash":"57142A05","planCacheKey":"6D7CCF90","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":5110979,"timeReadingMicros":2256}},"cpuNanos":14469873,"remote":"44.252.45.26:46568","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":41,"durationMillis":41}}
|
||||||||||||||||||||||
| 78D42DB5 | sample_airbnb.listingsAndReviews | aggregate | 1 | 43 | 43 | 43 | 43 | 0 | 0 | 5,555 | 1 | 5,555 | 0 | 2.7MB | 2.7MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"number_of_reviews":{"$lte":108},"beds":{"$lte":2}} Slowest Query Log Message (from mongod) (43ms, 2.7 MB): {"t":{"$date":"2025-08-18T19:50:41.120+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn918","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"FF370BCA462E4712C69C229F238EC51B096100CC191042C4B0200EBC2CDCA47F","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"beds":{"$lte":2},"number_of_reviews":{"$lte":108}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"de107917-7d4b-4f00-894e-ced893305cd0"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":311,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":3,"nreturned":1,"planCacheShapeHash":"78D42DB5","queryHash":"78D42DB5","planCacheKey":"D3A5B1C3","queryFramework":"sbe","reslen":270,"locks":{"Global":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":2811782,"timeReadingMicros":26936}},"cpuNanos":14746645,"remote":"44.252.45.26:42710","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":5}},"workingMillis":43,"durationMillis":43}}
|
||||||||||||||||||||||
| 0864026E | sample_geospatial.shipwrecks | find | 1 | 20 | 20 | 20 | 20 | 0 | 0 | 11,095 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | nodeType: ANALYTICS: 1 | COLLSCAN | 0 | 0.0 |
|
Query:
{"depth":{"$gte":18.2},"latdec":24.5371817} Slowest Query Log Message (from mongod) (20ms): {"t":{"$date":"2025-08-18T19:52:20.715+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn988","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_geospatial.shipwrecks","collectionType":"normal","queryShapeHash":"7C25A88E7FE06F4B0B40E4C6E1CBB7B8C1D151E3E6024BFE38632EC83555723B","command":{"find":"shipwrecks","filter":{"depth":{"$gte":18.2},"latdec":24.5371817},"limit":10,"lsid":{"id":{"$uuid":"6e7d0eb7-8646-45ed-ae5b-834caa94b737"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_geospatial","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"ANALYTICS"}]}},"planSummary":"COLLSCAN","planningTimeMicros":157,"keysExamined":0,"docsExamined":11095,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"0864026E","queryHash":"0864026E","planCacheKey":"12CA9B6E","queryFramework":"classic","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":8422983,"remote":"44.252.45.26:50142","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| E1FD1335 | sample_mflix.movies | aggregate | 1 | 23 | 23 | 23 | 23 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"runtime":{"$gte":92},"type":"movie","poster":"https://m.media-amazon.com/images/M/MV5BYWFmN2YwZTMtZTQ3Yi00ZDEzLTg4NWUtYTkzODRkNWYzZjVhXkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (23ms): {"t":{"$date":"2025-08-18T19:20:53.366+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn693","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"6419416E41F505A3821033CF07463FCAE3E6E71E76A2D97D9F1683155CDF4B41","command":{"aggregate":"movies","pipeline":[{"$match":{"runtime":{"$gte":92},"type":"movie","poster":"https://m.media-amazon.com/images/M/MV5BYWFmN2YwZTMtZTQ3Yi00ZDEzLTg4NWUtYTkzODRkNWYzZjVhXkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SY1000_SX677_AL_.jpg"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"55b4aa8a-b1f6-4d79-8114-78db24acab65"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755544845,"i":16}},"signature":{"hash":{"$binary":{"base64":"Ci/LtMlGGF8qOWWbHsYNt9bJV5E=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":325,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"E1FD1335","queryHash":"E1FD1335","planCacheKey":"E4B64D91","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":20016664,"remote":"104.30.164.8:61419","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":23,"durationMillis":23}}
|
||||||||||||||||||||||
| 81232874 | sample_airbnb.listingsAndReviews | find | 1 | 29 | 29 | 29 | 29 | 0 | 0 | 5,555 | 0 | 0 | 0 | 10.7MB | 10.7MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"last_review":{"$date":"2016-12-24T05:00:00.000Z"},"house_rules":"*smoking only allowed on the balcony * You should not bother the neighbours and you should act them respectful in the building. * You should use the apartment properly.","maximum_nights":"1125"} Slowest Query Log Message (from mongod) (29ms, 10.7 MB): {"t":{"$date":"2025-08-18T19:50:58.259+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn944","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"6704C04FA5770FB438E2C7DD31E2A708048...","command":{"find":"listingsAndReviews","filter":{"last_review":{"$date":"2016-12-24T05:00:00.000Z"},"maximum_nights":"1125","house_rules":"*smoking only allowed on the balcon..."},"limit":1,"$db":"sample_airbnb"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":2,"nreturned":0,"planCacheShapeHash":"81232874","queryHash":"81232874","planCacheKey":"7214E03C","queryFramework":"classic","reslen":246,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":11216537,"timeReadingMicros":5161}},"cpuNanos":18604586,"remote":"44.252.45.26:59386","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":4}},"workingMillis":29,"durationMillis":29}}
|
||||||||||||||||||||||
| 74213DB8 | sample_airbnb.listingsAndReviews | find | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 5,555 | 2 | 2,777 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"price":{"$numberDecimal":"899.00"}} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:51:59.275+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn952","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"41D2E0759D8F82B44AD050346B3FB42E001682DA9BEAFFF9F0C61AD7C3F94ADD","command":{"find":"listingsAndReviews","filter":{"price":{"$numberDecimal":"899.00"}},"limit":5,"lsid":{"id":{"$uuid":"95a36e36-8bf8-40ca-a929-6f03cf59b373"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546715,"i":1}},"signature":{"hash":{"$binary":{"base64":"gxLPlD37+jBOJ1vKxRyQC1G1gYc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":88,"keysExamined":0,"docsExamined":5555,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":2,"planCacheShapeHash":"74213DB8","queryHash":"74213DB8","planCacheKey":"82410E28","queryFramework":"classic","reslen":7449,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"cpuNanos":10967793,"remote":"44.252.45.26:42034","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 4E5F12A1 | sample_airbnb.listingsAndReviews | aggregate | 1 | 21 | 21 | 21 | 21 | 0 | 0 | 5,555 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"transit":"The metro (aka subway) is literally next door, so you can just hop on and get around the city like a free bird. The 40 (Metropolitan Autoroute) is only 5min away, and BIXI rental bike stations are also easily found around the hood. You would never want to waste any time sleeping in, and go live the Montreal life as much as your body can handle without the stress of getting lost!","accommodates":{"$ne":4},"neighborhood_overview":""} Slowest Query Log Message (from mongod) (21ms): {"t":{"$date":"2025-08-18T19:52:21.016+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn957","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_airbnb.listingsAndReviews","collectionType":"normal","queryShapeHash":"14CD5AEACFAF9ECF90FB09FB5843CB1B312E8ED3CBB4456012C9A7860ED16169","command":{"aggregate":"listingsAndReviews","pipeline":[{"$match":{"neighborhood_overview":"","transit":"The metro (aka subway) is literally next door, so you can just hop on and get around the city like a free bird. The 40 (Metropolitan Autoroute) is only 5min away, and BIXI rental bike stations are also easily found around the hood. You would never want to waste any time sleeping in, and go live the Montreal life as much as your body can handle without the stress of getting lost!","accommodates":{"$ne":4}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"efeca0ff-bb42-43c1-a821-6daafca1dac8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546735,"i":1}},"signature":{"hash":{"$binary":{"base64":"DwIksxUs/NYajr4qaOVYW7S+q1o=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_airbnb"},"planSummary":"COLLSCAN","planningTimeMicros":332,"keysExamined":0,"docsExamined":5555,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"4E5F12A1","queryHash":"4E5F12A1","planCacheKey":"2CED0428","queryFramework":"sbe","reslen":246,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":12093276,"remote":"44.252.45.26:42070","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":21,"durationMillis":21}}
|
||||||||||||||||||||||
| 4463DF4D | sample_mflix.movies | aggregate | 1 | 114 | 114 | 114 | 114 | 0 | 0 | 21,349 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"Four bodies are found in New York City. Why, why, why? The coincidence? They all died 48 hours after logging on to a site named feardotcom.com. Tough detective Mike Reilly collaborates with Department of Health associate Terry Huston to research these mysterious deaths. The only way to find out though what really happened is to enter the site itself...","year":1995} Slowest Query Log Message (from mongod) (114ms): {"t":{"$date":"2025-08-18T19:33:18.376+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn814","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"8DDCA23B1E05351462650C6E1EEC5F339483F1568D5B1A5503E0C5A1ACE2F2EB","command":{"aggregate":"movies","pipeline":[{"$match":{"fullplot":"Four bodies are found in New York City. Why, why, why? The coincidence? They all died 48 hours after logging on to a site named feardotcom.com. Tough detective Mike Reilly collaborates with Department of Health associate Terry Huston to research these mysterious deaths. The only way to find out though what really happened is to enter the site itself...","year":1995}},{"$limit":10}],"cursor":{},"lsid":{"id":{"$uuid":"e9d70917-c913-4ba4-8eb1-68b16076e404"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":49,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"4463DF4D","queryHash":"4463DF4D","planCacheKey":"14A3D639","queryFramework":"classic","reslen":233,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{},"cpuNanos":17006090,"remote":"44.252.45.26:60046","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6}},"workingMillis":114,"durationMillis":114}}
|
||||||||||||||||||||||
| 6F4DF6B1 | sample_mflix.embedded_movies | aggregate | 1 | 31 | 31 | 31 | 31 | 0 | 0 | 3,483 | 0 | 0 | 0 | 3.0MB | 3.0MB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"During the Ming Dynasty four orphans; Ying, Sao, Yuanlong and Niehu are raised in Taoyuan Village and become close to being brothers. Their exceptional martial arts skills allows them to reach the highest rank within the imperial guards. After a successful attempt to kill a Japanese troop leader, the Emperor orders Ying to escort the Golden Wheel of Time from Sindu back to the capital, which is said to have the power of time travel and foresee into the future. From the correspondence between Japanese and Ming officials seized from the mission, Mr. Tu - the Chief of National Defence - reveals that he can identify the traitor by the handwritings. On the way of escorting the Golden Wheel of Time in the snow, Ying is surprisingly confronted by Sao, Yuanlong and Niehu. They inform Ying the news of the murder of Tu's family with Ying as the killer. The Emperor believes that Ying killed Tu in order to conceal his identity as the traitor, and orders to have Ying and his clan killed. With the Trio sent out to catch Ying, a separate troop is sent to Taoyuan to kill the villagers. From the evidence presented to Ying, he comes to the conclusion that the traitor has to be one of the trio and also the one behind the ruthless killing. Desperate to save the Taoyuan villagers, Ying chooses to fight his way out. The intensity of the duel has shaken the earth causing an avalanche that buries the four during the heat of battle. Now in 2013, Squire Tang, funded by a mysterious financer, digs up Ying, Sao and Niehu. As he is transferring the icemen to Hong Kong for further studies, the vehicle is involved in a traffic accident which, unexpectedly, defrosts Ying. Frozen for 400 years arriving to modern day Hong Kong, Ying accidentally meets an intoxicated woman named May on Halloween evening, who later gives him shelter. With his intelligence and hard-work, Ying soon becomes more familiar with the idea of modern society with the help of the internet. While adapting to his new life, Ying and May also gradually starts to fall for each other. Ying still never forgets about the injustice that framed him. He comes across a historical record on the internet stating that he plotted a revolt which branded him with the reputation of a traitor in history. However, there is no information regarding the fate of the villagers. For Ying to correct history, he must use the Golden Wheel of Time. However, Sao and Niehu are now also reanimated at present time. They continue to take up the chase they left behind in the past, eventually leading to several showdowns around Hong Kong.","poster":"https://m.media-amazon.com/images/M/MV5BMTk4NzEwNjk1N15BMl5BanBnXkFtZTYwNTEzNTk5._V1_SY1000_SX677_AL_.jpg"} Slowest Query Log Message (from mongod) (31ms, 3.0 MB): {"t":{"$date":"2025-08-18T19:52:13.768+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn964","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"1C30474A1D8807714E96F0DAE2689116E0A34F81D0CE32BD531FE1B774A3392C","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"poster":"https://m.media-amazon.com/images/M/MV5BMTk4NzEwNjk1N15BMl5BanBnXkFtZTYwNTEzNTk5._V1_SY1000_SX677_AL_.jpg","fullplot":"During the Ming Dynasty four orphans; Ying, Sao, Yuanlong and Niehu are raised in Taoyuan Village and become close to being brothers. Their exceptional martial arts skills allows them to reach the highest rank within the imperial guards. After a successful attempt to kill a Japanese troop leader, the Emperor orders Ying to escort the Golden Wheel of Time from Sindu back to the capital, which is said to have the power of time travel and foresee into the future. From the correspondence between Japanese and Ming officials seized from the mission, Mr. Tu - the Chief of National Defence - reveals that he can identify the traitor by the handwritings. On the way of escorting the Golden Wheel of Time in the snow, Ying is surprisingly confronted by Sao, Yuanlong and Niehu. They inform Ying the news of the murder of Tu's family with Ying as the killer. The Emperor believes that Ying killed Tu in order to conceal his identity as the traitor, and orders to have Ying and his clan killed. With the Trio sent out to catch Ying, a separate troop is sent to Taoyuan to kill the villagers. From the evidence presented to Ying, he comes to the conclusion that the traitor has to be one of the trio and also the one behind the ruthless killing. Desperate to save the Taoyuan villagers, Ying chooses to fight his way out. The intensity of the duel has shaken the earth causing an avalanche that buries the four during the heat of battle. Now in 2013, Squire Tang, funded by a mysterious financer, digs up Ying, Sao and Niehu. As he is transferring the icemen to Hong Kong for further studies, the vehicle is involved in a traffic accident which, unexpectedly, defrosts Ying. Frozen for 400 years arriving to modern day Hong Kong, Ying accidentally meets an intoxicated woman named May on Halloween evening, who later gives him shelter. With his intelligence and hard-work, Ying soon becomes more familiar with the idea of modern society with the help of the internet. While adapting to his new life, Ying and May also gradually starts to fall for each other. Ying still never forgets about the injustice that framed him. He comes across a historical record on the internet stating that he plotted a revolt which branded him with the reputation of a traitor in history. However, there is no information regarding the fate of the villagers. For Ying to correct history, he must use the Golden Wheel of Time. However, Sao and Niehu are now also reanimated at present time. They continue to take up the chase they left behind in the past, eventually leading to several showdowns around Hong Kong."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"b9335742-6a1e-47e6-848a-988aaa189f46"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546725,"i":1}},"signature":{"hash":{"$binary":{"base64":"e600fdhAaInFVRJPpGUh7cfhU08=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":337,"keysExamined":0,"docsExamined":3483,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"6F4DF6B1","queryHash":"6F4DF6B1","planCacheKey":"BC854765","queryFramework":"sbe","reslen":242,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3105567,"timeReadingMicros":24671}},"cpuNanos":8750009,"remote":"44.252.45.26:42102","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3}},"workingMillis":31,"durationMillis":31}}
|
||||||||||||||||||||||
| 9B115603 | sample_training.companies | aggregate | 1 | 73 | 73 | 73 | 73 | 0 | 0 | 9,500 | 0 | 0 | 0 | 99.5KB | 99.5KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"deadpooled_year":2007,"twitter_username":"taobaocom"} Slowest Query Log Message (from mongod) (73ms, 99.5 KB): {"t":{"$date":"2025-08-18T19:33:12.158+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"9471C20366C06BC0AD0F2F440A7DFD94D38AF32CACF6D92C67FF2776027E6AAB","command":{"aggregate":"companies","pipeline":[{"$match":{"deadpooled_year":2007,"twitter_username":"taobaocom"}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"c24e60a9-c9af-4836-85b2-1c54d65be91d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755545590,"i":61}},"signature":{"hash":{"$binary":{"base64":"R73sZr4cJqktE3azP+ibX+/Vzoc=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","planningTimeMicros":267,"keysExamined":0,"docsExamined":9500,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"9B115603","queryHash":"9B115603","planCacheKey":"F87CA41F","queryFramework":"sbe","reslen":239,"locks":{"Global":{"acquireCount":{"r":2}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":101881,"timeReadingMicros":31}},"cpuNanos":8197930,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":3,"totalTimeQueuedMicros":48606}},"workingMillis":25,"durationMillis":73}}
|
||||||||||||||||||||||
| 5DB22364 | sample_training.companies | find | 1 | 27 | 27 | 27 | 27 | 0 | 0 | 9,500 | 0 | 0 | 0 | 505.1KB | 505.1KB | 0 | 0 | primaryPreferred: 1 | COLLSCAN | 8 | 0.0 | |
|
Query:
{"founded_month":{"$lte":1},"tag_list":"marketplace, e-auction, online-shopping"} Slowest Query Log Message (from mongod) (27ms, 505.1 KB): {"t":{"$date":"2025-08-18T19:33:12.575+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn811","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.companies","collectionType":"normal","queryShapeHash":"0F0EAB3EA4AA91473C817C6BF0F6E322558...","command":{"find":"companies","filter":{"founded_month":{"$lte":1},"tag_list":"marketplace, e-auction, online-shop..."},"limit":10,"$db":"sample_training","$readPreference":{"mode":"primaryPreferred"}},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":9500,"nBatches":1,"cursorExhausted":true,"numYields":0,"nreturned":0,"planCacheShapeHash":"5DB22364","queryHash":"5DB22364","planCacheKey":"BE27DFEC","queryFramework":"classic","reslen":239,"locks":{"Global":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":517221,"timeReadingMicros":114}},"cpuNanos":8369108,"remote":"44.252.45.26:60010","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2,"totalTimeQueuedMicros":7906}},"workingMillis":20,"durationMillis":27}}
|
||||||||||||||||||||||
| 63632304 | sample_mflix.embedded_movies | aggregate | 1 | 191 | 191 | 191 | 191 | 0 | 2,467 | 2,467 | 1 | 2,467 | 0 | 3.0MB | 3.0MB | 0 | 0 | primaryPreferred: 1 | nodeType: REPORTING: 1 | IXSCAN { runtime: 1 } | 0 | 0.0 |
|
Query:
{"runtime":{"$lt":117},"released":{"$date":"2014-06-06T00:00:00.000Z"}} Slowest Query Log Message (from mongod) (191ms, 3.0 MB): {"t":{"$date":"2025-08-18T19:50:51.876+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn943","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.embedded_movies","collectionType":"normal","queryShapeHash":"615E0AE2B17F1BA1D4F708480C6398CFCF32AD9CA2DAC6FF8BC4EB6E041142F8","command":{"aggregate":"embedded_movies","pipeline":[{"$match":{"runtime":{"$lt":117},"released":{"$date":"2014-06-06T00:00:00.000Z"}}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"a8011179-68bc-46bc-bc7e-030fd6ca212a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546645,"i":1}},"signature":{"hash":{"$binary":{"base64":"Yt3hUar9mTBuIf6XuMgi79rd1Ag=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix","$readPreference":{"mode":"primaryPreferred","tags":[{"nodeType":"REPORTING"}]}},"planSummary":"IXSCAN { runtime: 1 }","planningTimeMicros":408,"keysExamined":2467,"docsExamined":2467,"cursorExhausted":true,"numYields":12,"nreturned":1,"planCacheShapeHash":"63632304","queryHash":"63632304","planCacheKey":"E93E0F99","queryFramework":"sbe","reslen":266,"locks":{"Global":{"acquireCount":{"r":13}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":3112312,"timeReadingMicros":45184}},"cpuNanos":15439873,"remote":"44.252.45.26:59372","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":14}},"workingMillis":191,"durationMillis":191}}
|
||||||||||||||||||||||
| FD4425C4 | sample_training.trips | find | 1 | 20 | 20 | 20 | 20 | 0 | 8,808 | 8,808 | 0 | 0 | 0 | 28.8KB | 28.8KB | 0 | 0 | default: 1 | IXSCAN { start station id: 1 } | 0 | 0.0 | |
|
Query:
{"start time":{"$date":"2016-01-02T11:50:34.000Z"},"stop time":{"$date":"2016-01-02T17:59:19.000Z"},"start station id":{"$lt":3138}} Slowest Query Log Message (from mongod) (20ms, 28.8 KB): {"t":{"$date":"2025-08-18T19:33:31.718+00:00"},"s":"I","c":"COMMAND","id":51803,"ctx":"conn813","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_training.trips","collectionType":"normal","queryShapeHash":"6BCC710A805DECF07A25EE67BFC55289927...","command":{"find":"trips","filter":{"start time":{"$date":"2016-01-02T11:50:34.000Z"},"start station id":{"$lt":3138},"stop time":{"$date":"2016-01-02T17:59:19.000Z"}},"limit":10,"$db":"sample_training"},"planSummary":"IXSCAN { start station id: 1 }","keysExamined":8808,"docsExamined":8808,"nBatches":1,"cursorExhausted":true,"numYields":1,"nreturned":0,"planCacheShapeHash":"FD4425C4","queryHash":"FD4425C4","planCacheKey":"30BC66DC","queryFramework":"classic","reslen":235,"locks":{"Global":{"acquireCount":{"r":3}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{"data":{"bytesRead":29486,"timeReadingMicros":29}},"cpuNanos":19179553,"remote":"44.252.45.26:60036","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":2}},"workingMillis":20,"durationMillis":20}}
|
||||||||||||||||||||||
| 1AB23C24 | sample_mflix.movies | aggregate | 1 | 125 | 125 | 125 | 125 | 0 | 0 | 21,349 | 0 | 0 | 0 | 805.5KB | 805.5KB | 0 | 0 | default: 1 | COLLSCAN | 0 | 0.0 | |
|
Query:
{"fullplot":"A romantic drama about a woman who enters into an affair after 30 years of marriage.","lastupdated":"2015-08-07 00:15:23.007000000"} Slowest Query Log Message (from mongod) (125ms, 805.5 KB): {"t":{"$date":"2025-08-18T19:50:42.148+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn921","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"sample_mflix.movies","collectionType":"normal","queryShapeHash":"34A0EF2A9200F2F14A21D7EEA8C3D220E0C5F9659AA9FB2F1051156AC8A91FD0","command":{"aggregate":"movies","pipeline":[{"$match":{"lastupdated":"2015-08-07 00:15:23.007000000","fullplot":"A romantic drama about a woman who enters into an affair after 30 years of marriage."}},{"$group":{"_id":1,"n":{"$sum":1}}}],"cursor":{},"lsid":{"id":{"$uuid":"51411a12-021a-41f7-86c7-eb7b653e0680"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1755546635,"i":1}},"signature":{"hash":{"$binary":{"base64":"RISVekyQG+SCTSnhKBcp0q1qrlA=","subType":"0"}},"keyId":7540002408831647749}},"$db":"sample_mflix"},"planSummary":"COLLSCAN","planningTimeMicros":308,"keysExamined":0,"docsExamined":21349,"cursorExhausted":true,"numYields":4,"nreturned":0,"planCacheShapeHash":"1AB23C24","queryHash":"1AB23C24","planCacheKey":"CCC3E5AC","queryFramework":"sbe","reslen":233,"locks":{"Global":{"acquireCount":{"r":5}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":824782,"timeReadingMicros":11637}},"cpuNanos":23028545,"remote":"44.252.45.26:42754","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{"admissions":6,"totalTimeQueuedMicros":6287}},"workingMillis":119,"durationMillis":125}}
|
||||||||||||||||||||||
| Namespace | Plan Summary | Count | Min (ms) | Max (ms) | Avg (ms) | P95 (ms) | Total (sec) | Avg Keys Ex | Avg Docs Ex | Avg Return | Ex/Ret Ratio |
|---|---|---|---|---|---|---|---|---|---|---|---|
| sample_mflix.comments | COLLSCAN | 301 | 20 | 246 | 50 | 137 | 15 | 0 | 40,383 | 1 | 21,822 |
| sample_mflix.movies | COLLSCAN | 278 | 20 | 262 | 55 | 169 | 15 | 0 | 21,012 | 9 | 2,175 |
| sample_training.inspections | COLLSCAN | 225 | 22 | 471 | 93 | 305 | 21 | 0 | 75,884 | 335 | 226 |
| sample_training.routes | COLLSCAN | 170 | 20 | 391 | 86 | 295 | 14 | 0 | 61,360 | 1,326 | 46 |
| sample_airbnb.listingsAndReviews | COLLSCAN | 154 | 20 | 527 | 68 | 200 | 10 | 0 | 5,452 | 22 | 243 |
| sample_training.zips | COLLSCAN | 116 | 20 | 185 | 56 | 129 | 6 | 0 | 27,547 | 391 | 70 |
| sample_training.companies | COLLSCAN | 108 | 20 | 149 | 50 | 112 | 5 | 0 | 9,391 | 2 | 4,631 |
| sample_training.inspections | IXSCAN { certificate_number: 1 } | 58 | 22 | 802 | 176 | 567 | 10 | 39,979 | 39,979 | 2,053 | 38 |
| sample_restaurants.restaurants | COLLSCAN | 51 | 20 | 204 | 44 | 101 | 2 | 0 | 24,468 | 285 | 85 |
| sample_mflix.embedded_movies | COLLSCAN | 45 | 21 | 330 | 77 | 309 | 3 | 0 | 3,483 | 0 | 6,269 |
| sample_geospatial.shipwrecks | COLLSCAN | 43 | 20 | 74 | 37 | 71 | 1 | 0 | 10,821 | 312 | 34 |
| sample_training.trips | COLLSCAN | 34 | 20 | 75 | 34 | 66 | 1 | 0 | 10,000 | 0 | 15,454 |
| sample_training.grades | IXSCAN { class_id: 1 } | 25 | 20 | 405 | 118 | 388 | 2 | 31,060 | 27,691 | 9,994 | 5 |
| sample_weatherdata.data | COLLSCAN | 21 | 21 | 134 | 52 | 133 | 1 | 0 | 9,871 | 941 | 10 |
| sample_training.trips | IXSCAN { tripduration: 1 } | 17 | 21 | 101 | 56 | 101 | 0 | 6,258 | 6,258 | 6 | 1,917 |
| sample_training.routes | IXSCAN { airplane: 1 } | 17 | 22 | 269 | 88 | 269 | 1 | 17,112 | 17,112 | 1 | 20,779 |
| sample_mflix.embedded_movies | IXSCAN { runtime: 1 } | 14 | 21 | 199 | 58 | 199 | 0 | 2,399 | 2,399 | 7 | 622 |
| sample_training.grades | COUNT_SCAN { student_id: 1 } | 14 | 20 | 105 | 63 | 105 | 0 | 70,312 | 0 | 1 | 70,312 |
| sample_training.trips | IXSCAN { start station id: 1 } | 13 | 20 | 302 | 64 | 302 | 0 | 6,951 | 6,951 | 663 | 20 |
| sample_training.grades | IXSCAN { student_id: 1 } | 13 | 30 | 594 | 220 | 594 | 2 | 41,057 | 41,057 | 14,602 | 5 |
| sample_training.grades | COUNT_SCAN { class_id: 1 } | 10 | 22 | 143 | 43 | 143 | 0 | 79,817 | 0 | 1 | 79,817 |
| sample_airbnb.listingsAndReviews | IXSCAN { property_type: 1, room_type: 1, beds: 1 } | 9 | 22 | 461 | 105 | 461 | 0 | 3,626 | 3,626 | 1 | 3,839 |
| sample_training.posts | COLLSCAN | 9 | 24 | 106 | 51 | 106 | 0 | 0 | 488 | 23 | 21 |
| sample_training.inspections | COUNT_SCAN { certificate_number: 1 } | 5 | 24 | 90 | 47 | 90 | 0 | 54,581 | 0 | 1 | 54,581 |
| sample_analytics.transactions | COLLSCAN | 3 | 36 | 168 | 83 | 168 | 0 | 0 | 1,746 | 1 | 1,746 |
| sample_training.companies | MULTI_ITERATOR | 3 | 60 | 102 | 86 | 102 | 0 | 0 | 0 | 100 | 0 |
| sample_mflix.embedded_movies | MULTI_ITERATOR | 3 | 31 | 115 | 61 | 115 | 0 | 0 | 0 | 100 | 0 |
| sample_training.grades | MULTI_ITERATOR | 3 | 35 | 90 | 66 | 90 | 0 | 0 | 0 | 100 | 0 |
| sample_training.routes | MULTI_ITERATOR | 2 | 20 | 46 | 33 | 46 | 0 | 0 | 0 | 100 | 0 |
| sample_training.routes | COUNT_SCAN { airplane: 1 } | 2 | 21 | 55 | 38 | 55 | 0 | 18,365 | 0 | 1 | 18,365 |
| sample_restaurants.restaurants | MULTI_ITERATOR | 2 | 49 | 81 | 65 | 81 | 0 | 0 | 0 | 100 | 0 |
| sample_airbnb.listingsAndReviews | MULTI_ITERATOR | 2 | 36 | 122 | 79 | 122 | 0 | 0 | 0 | 100 | 0 |
| sample_mflix.comments | MULTI_ITERATOR | 2 | 33 | 43 | 38 | 43 | 0 | 0 | 0 | 100 | 0 |
| sample_training.inspections | MULTI_ITERATOR | 2 | 63 | 91 | 77 | 91 | 0 | 0 | 0 | 100 | 0 |
| sample_weatherdata.data | MULTI_ITERATOR | 2 | 21 | 45 | 33 | 45 | 0 | 0 | 0 | 100 | 0 |
| sample_supplies.sales | COLLSCAN | 1 | 38 | 38 | 38 | 38 | 0 | 0 | 5,000 | 1 | 5,000 |
| sample_analytics.transactions | IXSCAN { account_id: 1 } | 1 | 22 | 22 | 22 | 22 | 0 | 1,600 | 1,600 | 1 | 3,200 |
| sample_training.zips | MULTI_ITERATOR | 1 | 37 | 37 | 37 | 37 | 0 | 0 | 0 | 100 | 0 |